diff options
author | Jon Hood <squinky86@gentoo.org> | 2006-05-20 05:40:03 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2006-05-20 05:40:03 +0000 |
commit | a2c6f90561f24cddf33242fe802be1dc2706b19a (patch) | |
tree | 6e5b1e28aa2853a4b221feb43baaa28f831cc90c /games-emulation | |
parent | Fixed 127983, 125796 (diff) | |
download | gentoo-2-a2c6f90561f24cddf33242fe802be1dc2706b19a.tar.gz gentoo-2-a2c6f90561f24cddf33242fe802be1dc2706b19a.tar.bz2 gentoo-2-a2c6f90561f24cddf33242fe802be1dc2706b19a.zip |
Add ~amd64, #133753.
(Portage version: 2.1_rc1-r3)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/mednafen/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/mednafen/mednafen-0.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/mednafen/ChangeLog b/games-emulation/mednafen/ChangeLog index bf92efeb6d1f..f61f481fe610 100644 --- a/games-emulation/mednafen/ChangeLog +++ b/games-emulation/mednafen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/mednafen # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/ChangeLog,v 1.1 2006/05/19 02:50:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/ChangeLog,v 1.2 2006/05/20 05:40:03 squinky86 Exp $ + + 20 May 2006; Jon Hood <squinky86@gentoo.org> mednafen-0.6.1.ebuild: + Add ~amd64, #133753. *mednafen-0.6.1 (19 May 2006) diff --git a/games-emulation/mednafen/mednafen-0.6.1.ebuild b/games-emulation/mednafen/mednafen-0.6.1.ebuild index cf4ce46542b1..065c7b71225c 100644 --- a/games-emulation/mednafen/mednafen-0.6.1.ebuild +++ b/games-emulation/mednafen/mednafen-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/mednafen-0.6.1.ebuild,v 1.2 2006/05/19 04:24:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/mednafen-0.6.1.ebuild,v 1.3 2006/05/20 05:40:03 squinky86 Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://mednafen.com/releases/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND="virtual/opengl |