diff options
author | Malcolm Lashley <malc@gentoo.org> | 2004-07-06 21:24:03 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2004-07-06 21:24:03 +0000 |
commit | 67d0651dbeeaf690c1d1dd46eb4432c5bed5be35 (patch) | |
tree | a5f894bd25d86f26eb1e6069365e74c13b35c276 /games-emulation/advancemame | |
parent | updating virtual/modutils to module-init-tools on sparc64 (diff) | |
download | gentoo-2-67d0651dbeeaf690c1d1dd46eb4432c5bed5be35.tar.gz gentoo-2-67d0651dbeeaf690c1d1dd46eb4432c5bed5be35.tar.bz2 gentoo-2-67d0651dbeeaf690c1d1dd46eb4432c5bed5be35.zip |
Add ~amd64 after extensive testing of many roms ;-) closes bug #53461
Diffstat (limited to 'games-emulation/advancemame')
-rw-r--r-- | games-emulation/advancemame/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/advancemame/advancemame-0.83.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/advancemame/ChangeLog b/games-emulation/advancemame/ChangeLog index e1dc32b961e7..942dd6f05b59 100644 --- a/games-emulation/advancemame/ChangeLog +++ b/games-emulation/advancemame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/advancemame # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemame/ChangeLog,v 1.15 2004/07/02 01:45:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemame/ChangeLog,v 1.16 2004/07/06 21:24:03 malc Exp $ + + 06 Jul 2004; <malc@gentoo.org> advancemame-0.83.1.ebuild: + Add ~amd64 after extensive testing of many roms ;-) closes bug #53461 *advancemame-0.83.1 (01 Jul 2004) diff --git a/games-emulation/advancemame/advancemame-0.83.1.ebuild b/games-emulation/advancemame/advancemame-0.83.1.ebuild index 0b5ca48cf9aa..47ff8e8b1a5e 100644 --- a/games-emulation/advancemame/advancemame-0.83.1.ebuild +++ b/games-emulation/advancemame/advancemame-0.83.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemame/advancemame-0.83.1.ebuild,v 1.1 2004/07/02 01:45:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemame/advancemame-0.83.1.ebuild,v 1.2 2004/07/06 21:24:03 malc Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/advancemame/${P}.tar.gz" LICENSE="GPL-2 xmame" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="debug static svga truetype fbcon alsa oss slang sdl" RDEPEND="virtual/libc |