diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-02-02 21:34:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-02-02 21:34:12 +0000 |
commit | 34ca1465772c89fe1595a7a04dc5feae252a4d7e (patch) | |
tree | 1cb4bb8495b4045d6b99e943616b80e476406120 /games-emulation | |
parent | Stable on hppa. See bug #119232. (diff) | |
download | historical-34ca1465772c89fe1595a7a04dc5feae252a4d7e.tar.gz historical-34ca1465772c89fe1595a7a04dc5feae252a4d7e.tar.bz2 historical-34ca1465772c89fe1595a7a04dc5feae252a4d7e.zip |
old
Package-Manager: portage-2.0.54
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/infones/Manifest | 14 | ||||
-rw-r--r-- | games-emulation/infones/files/digest-infones-0.92 | 1 | ||||
-rw-r--r-- | games-emulation/infones/files/digest-infones-0.93 | 1 | ||||
-rw-r--r-- | games-emulation/infones/infones-0.92.ebuild | 37 | ||||
-rw-r--r-- | games-emulation/infones/infones-0.93.ebuild | 36 |
5 files changed, 0 insertions, 89 deletions
diff --git a/games-emulation/infones/Manifest b/games-emulation/infones/Manifest index 3dd769551d63..87305e424dd2 100644 --- a/games-emulation/infones/Manifest +++ b/games-emulation/infones/Manifest @@ -1,18 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 516af1ded0fd3577c086b1004b3635a5 ChangeLog 1102 -MD5 478ea5d48ecdb6fc18c00b2f85e39f88 files/digest-infones-0.92 64 -MD5 32ffe05a6dace448fca7deacb3306ee0 files/digest-infones-0.93 64 MD5 d0b96812f7b1c8167ea28adb8d42aae2 files/digest-infones-0.97 64 -MD5 a60b4836d546a3528df7a92cd7b69512 infones-0.92.ebuild 865 -MD5 db04f3a0c9434da91dc1ca7a386cdf53 infones-0.93.ebuild 854 MD5 f7f9c0a7df86f3714326f373bfc460bd infones-0.97.ebuild 888 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDww5m2+ySkm8kpY0RAv5pAKCgJ6zLOtffv1ppHwxfOBQ0wn9DYgCfVx9b -589ZWqd4d/o7lPswMgX6f9c= -=zudv ------END PGP SIGNATURE----- diff --git a/games-emulation/infones/files/digest-infones-0.92 b/games-emulation/infones/files/digest-infones-0.92 deleted file mode 100644 index 04c088934da6..000000000000 --- a/games-emulation/infones/files/digest-infones-0.92 +++ /dev/null @@ -1 +0,0 @@ -MD5 cc51d38ea607bc16aa15e54f21fe997b InfoNES092J_Src.zip 235333 diff --git a/games-emulation/infones/files/digest-infones-0.93 b/games-emulation/infones/files/digest-infones-0.93 deleted file mode 100644 index 6251ccc652a5..000000000000 --- a/games-emulation/infones/files/digest-infones-0.93 +++ /dev/null @@ -1 +0,0 @@ -MD5 96a601b075229faa30778aa582c2f5bb InfoNES093J_Src.zip 253566 diff --git a/games-emulation/infones/infones-0.92.ebuild b/games-emulation/infones/infones-0.92.ebuild deleted file mode 100644 index 8d60a03f9e69..000000000000 --- a/games-emulation/infones/infones-0.92.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/infones/infones-0.92.ebuild,v 1.6 2004/11/03 00:15:18 vapier Exp $ - -inherit games - -MY_P="InfoNES${PV//.}J_Src" -DESCRIPTION="A fast and portable NES emulator" -HOMEPAGE="http://www.geocities.co.jp/SiliconValley/5604/infones/" -SRC_URI="http://www.geocities.co.jp/SiliconValley/5604/bin/${MY_P}.zip" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" - -RDEPEND="=x11-libs/gtk+-1.2* - sys-libs/zlib" -DEPEND="${RDEPEND} - app-arch/unzip - >=sys-apps/sed-4" - -S=${WORKDIR}/${MY_P}/linux - -src_unpack() { - unpack ${A} - cd ${S} - sed -i \ - -e "s:-O2:${CFLAGS}:" Makefile \ - || die "sed Makefile failed" -} - -src_install() { - dogamesbin InfoNES || die "dogamesbin failed" - dohtml ../doc/readme.html - prepgamesdirs -} diff --git a/games-emulation/infones/infones-0.93.ebuild b/games-emulation/infones/infones-0.93.ebuild deleted file mode 100644 index b6fcdbb97690..000000000000 --- a/games-emulation/infones/infones-0.93.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/infones/infones-0.93.ebuild,v 1.1 2004/11/24 07:54:26 mr_bones_ Exp $ - -inherit games - -MY_P="InfoNES${PV//.}J_Src" -DESCRIPTION="A fast and portable NES emulator" -HOMEPAGE="http://www.geocities.co.jp/SiliconValley/5604/infones/" -SRC_URI="http://www.geocities.co.jp/SiliconValley/5604/bin/${MY_P}.zip" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" - -RDEPEND="=x11-libs/gtk+-1.2* - sys-libs/zlib" -DEPEND="${RDEPEND} - app-arch/unzip" - -S="${WORKDIR}/${MY_P}/linux" - -src_unpack() { - unpack ${A} - cd "${S}" - sed -i \ - -e "s:-O2:${CFLAGS}:" Makefile \ - || die "sed Makefile failed" -} - -src_install() { - dogamesbin InfoNES || die "dogamesbin failed" - dohtml ../doc/readme.html - prepgamesdirs -} |