diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-08-10 20:47:23 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-08-10 20:47:23 +0000 |
commit | 5c07630759d11b73132c50329f6517974e00b8c9 (patch) | |
tree | d239433140882d6c35b0aaaa35fb3ce7a337bf8f /games-emulation | |
parent | Version bump (diff) | |
download | historical-5c07630759d11b73132c50329f6517974e00b8c9.tar.gz historical-5c07630759d11b73132c50329f6517974e00b8c9.tar.bz2 historical-5c07630759d11b73132c50329f6517974e00b8c9.zip |
Marked -ppc due to a glibc issue, see bug #78030.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/advancemame/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/advancemame/Manifest | 20 | ||||
-rw-r--r-- | games-emulation/advancemame/advancemame-0.97.0.ebuild | 4 |
3 files changed, 21 insertions, 8 deletions
diff --git a/games-emulation/advancemame/ChangeLog b/games-emulation/advancemame/ChangeLog index 7bac8adafe23..d76aae070b84 100644 --- a/games-emulation/advancemame/ChangeLog +++ b/games-emulation/advancemame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/advancemame # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemame/ChangeLog,v 1.31 2005/07/02 06:49:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemame/ChangeLog,v 1.32 2005/08/10 20:47:23 josejx Exp $ + + 10 Aug 2005; Joseph Jezak <josejx@gentoo.org> advancemame-0.97.0.ebuild: + Marked -ppc due to a glibc issue, see bug #78030. 02 Jul 2005; Michael Sterrett <mr_bones_@gentoo.org> -advancemame-0.94.0.ebuild, -advancemame-0.95.0.ebuild, diff --git a/games-emulation/advancemame/Manifest b/games-emulation/advancemame/Manifest index 002e6f87e14c..6e740199e69e 100644 --- a/games-emulation/advancemame/Manifest +++ b/games-emulation/advancemame/Manifest @@ -1,8 +1,18 @@ -MD5 dc9bdf4dc3211c19a28303cfe3b3e4e6 advancemame-0.97.0.ebuild 1994 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 d279e71c3ff9ab062fd129465eed8df6 ChangeLog 6023 MD5 972b8c9f939a33a7074e0819fb55455c metadata.xml 962 -MD5 1681108b49a54e95beed131e5452c665 ChangeLog 5898 -MD5 893791a430019a7eb1c0eaf15758a93f files/0.95.0-pic.patch 344 +MD5 9fb91056beb8b98def1946df1dd1c091 advancemame-0.97.0.ebuild 1992 +MD5 893791a430019a7eb1c0eaf15758a93f files/0.96.0-pic.patch 344 +MD5 893791a430019a7eb1c0eaf15758a93f files/0.94.0-pic.patch 344 MD5 893791a430019a7eb1c0eaf15758a93f files/0.97.0-pic.patch 344 +MD5 893791a430019a7eb1c0eaf15758a93f files/0.95.0-pic.patch 344 MD5 8c88c68e2c593b19752d0462dd5b8d35 files/digest-advancemame-0.97.0 72 -MD5 893791a430019a7eb1c0eaf15758a93f files/0.94.0-pic.patch 344 -MD5 893791a430019a7eb1c0eaf15758a93f files/0.96.0-pic.patch 344 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC+mf/csIHjyDViGQRApFgAKDGkEv6E6pTb7cRCFTHNzCHq+3irQCdELgB +wop8lRB0lxhIBMPGv2bcMIA= +=VpMQ +-----END PGP SIGNATURE----- diff --git a/games-emulation/advancemame/advancemame-0.97.0.ebuild b/games-emulation/advancemame/advancemame-0.97.0.ebuild index eb97fc7867ec..e26b1f0b888d 100644 --- a/games-emulation/advancemame/advancemame-0.97.0.ebuild +++ b/games-emulation/advancemame/advancemame-0.97.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemame/advancemame-0.97.0.ebuild,v 1.1 2005/06/06 00:21:20 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemame/advancemame-0.97.0.ebuild,v 1.2 2005/08/10 20:47:23 josejx Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/advancemame/${P}.tar.gz" LICENSE="GPL-2 XMAME" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="~amd64 -ppc x86" IUSE="alsa expat fbcon oss sdl slang static svga truetype zlib" RDEPEND="virtual/libc |