diff --git a/games-rpg/ankh/Manifest b/games-rpg/ankh/Manifest deleted file mode 100644 index fb66a47..0000000 --- a/games-rpg/ankh/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -EBUILD ankh-1.0.ebuild 1873 SHA256 93a3b8f2e43d0639cc6ad98b85a6eb5ba7ed1f4b8c44f6a11274747cde1b6282 SHA512 7a96bfbe33c1ca7f407c032e48d9dc2a70cde38b4db7ebc639b978e1d58cced8221acc23578d262ec228bed3d1fd875db3de06757159f2347d7acce0c0172ed5 WHIRLPOOL 5bde0cc3678a763f0655898bc86fdaafc876167c2c8eb619277911e46a751da897588fdc40002cfd784bd79fc8658912dd58bf662509f43f58f6957231522228 -MISC metadata.xml 234 SHA256 f35b97f99a26d73cc441e1d93bfe25aaa4e9f7f6d90c8d05a74f7b7bc5b68472 SHA512 59d8156b3ca3e99c40d5a2a32de7edf2eb53279b2424998862589d6bad77617d23fc852afec0a92f8ac5bb54a88ebc504cc0641029c1936412e90ab03dfdd447 WHIRLPOOL 935a1401910a42f888c991e443a49275ea8b87976c5aa977f670053d97d18754231749749bc92d37d4b5f45ecf65914480942a11b5827b6c08fb24313a428431 diff --git a/games-rpg/ankh/ankh-1.0.ebuild b/games-rpg/ankh/ankh-1.0.ebuild deleted file mode 100644 index 65a0fdf..0000000 --- a/games-rpg/ankh/ankh-1.0.ebuild +++ /dev/null @@ -1,76 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -inherit eutils games -DESCRIPTION="Ankh a Adventure like Monkey Island" -HOMEPAGE="http://www.ankh-game.de/ankh.html" -LICENSE="all-rights-reserved" - -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="+abi_x86_32" -RESTRICT="strip" -ABI="x86" - -REQUIRED_USE="abi_x86_32" - -DEPEND="app-arch/bzip2 - app-arch/tar - app-arch/unzip" - -RDEPEND="sys-libs/glibc - amd64? ( - virtual/opengl[abi_x86_32(-)] - x11-libs/libXext[abi_x86_32(-)] - x11-libs/libX11[abi_x86_32(-)] - x11-libs/libXau[abi_x86_32(-)] - x11-libs/libXdmcp[abi_x86_32(-)] - || ( - x11-drivers/nvidia-drivers[multilib(-)] - x11-drivers/ati-drivers[abi_x86_32(-)] - ) - ) - x86? ( - virtual/opengl - x11-libs/libXext - x11-libs/libX11 - x11-libs/libXau - x11-libs/libXdmcp - || ( - x11-drivers/nvidia-drivers - x11-drivers/ati-drivers - ) - )" - -S=${WORKDIR} - -GAMES_CHECK_LICENSE="no" -dir=${GAMES_PREFIX_OPT}/ankh -Ddir=${D}/${dir} - -src_install() { - cdrom_get_cds data/Ankh.tar.gz - insinto "${dir}" - exeinto "${dir}" - einfo "Unpacking common.zip from Disk..." - unzip -qo "${CDROM_ROOT}"/data/common.zip -d "$Ddir" - einfo "Unpacking bin-x86.tar.gz from Disk..." - tar xzf "${CDROM_ROOT}"/data/bin-x86.tar.gz -C "$Ddir" - einfo "Unpacking libs-x86.tar.gz from Disk..." - tar xzf "${CDROM_ROOT}"/data/libs-x86.tar.gz -C "$Ddir" - einfo "Unpacking Ankh.tar.gz from Disk..." - tar xzf "${CDROM_ROOT}"/data/Ankh.tar.gz -C "$Ddir" - - find "${Ddir}" -exec touch '{}' \; - # Argh the Program saves the settings in his install dir :( - # so we have to set some dir to be writeable by the group - chmod g+w "${Ddir}"/media/ # the settings are saved here - chmod g+w "${Ddir}"/bin/release # the log-files are saved here - dosym "${dir}"/Ankh /usr/games/bin/ankh - - prepgamesdirs - make_desktop_entry ankh "Ankh" "${dir}"/Ankh.xpm -} diff --git a/games-rpg/ankh/metadata.xml b/games-rpg/ankh/metadata.xml deleted file mode 100644 index 1315b88..0000000 --- a/games-rpg/ankh/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - manuel@fritteli.ch - Manuel Friedli - - diff --git a/profiles/default/linux/amd64/13.0/no-multilib/package.mask b/profiles/default/linux/amd64/13.0/no-multilib/package.mask deleted file mode 100644 index 3103622..0000000 --- a/profiles/default/linux/amd64/13.0/no-multilib/package.mask +++ /dev/null @@ -1 +0,0 @@ -games-rpg/ankh diff --git a/profiles/hardened/linux/amd64/no-multilib/package.mask b/profiles/hardened/linux/amd64/no-multilib/package.mask deleted file mode 100644 index 3103622..0000000 --- a/profiles/hardened/linux/amd64/no-multilib/package.mask +++ /dev/null @@ -1 +0,0 @@ -games-rpg/ankh diff --git a/profiles/hardened/linux/amd64/no-multilib/selinux/package.mask b/profiles/hardened/linux/amd64/no-multilib/selinux/package.mask deleted file mode 100644 index 3103622..0000000 --- a/profiles/hardened/linux/amd64/no-multilib/selinux/package.mask +++ /dev/null @@ -1 +0,0 @@ -games-rpg/ankh