diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2009-10-21 18:05:25 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2009-10-21 18:05:25 +0000 |
commit | 10849abda227c0ff251f0be42aefe9861270408d (patch) | |
tree | 6c662bfc00da294e1bae776da61b2e079d8c09f6 /games-emulation/snes9x | |
parent | Stable for HPPA (bug #279585). (diff) | |
download | gentoo-2-10849abda227c0ff251f0be42aefe9861270408d.tar.gz gentoo-2-10849abda227c0ff251f0be42aefe9861270408d.tar.bz2 gentoo-2-10849abda227c0ff251f0be42aefe9861270408d.zip |
Marked stable on AMD64 as requested by Michael "Mr. Bones." Sterrett in bug #289000. Tested by Victor "VQuicksilver" Enríquez on a Core 2 Duo system with a couple of ROMs & goosnes.
(Portage version: 2.1.7.1/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation/snes9x')
-rw-r--r-- | games-emulation/snes9x/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/snes9x/snes9x-1.51.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/games-emulation/snes9x/ChangeLog b/games-emulation/snes9x/ChangeLog index e07ca6975349..91644ee9125f 100644 --- a/games-emulation/snes9x/ChangeLog +++ b/games-emulation/snes9x/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-emulation/snes9x # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/ChangeLog,v 1.33 2009/06/13 18:42:52 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/ChangeLog,v 1.34 2009/10/21 18:05:25 chainsaw Exp $ + + 21 Oct 2009; <chainsaw@gentoo.org> snes9x-1.51.ebuild: + Marked stable on AMD64 as requested by Michael "Mr. Bones." Sterrett in + bug #289000. Tested by Victor "VQuicksilver" Enríquez on a Core 2 Duo + system with a couple of ROMs & goosnes. 13 Jun 2009; Tristan Heaven <nyhm@gentoo.org> snes9x-1.51.ebuild, +files/snes9x-1.51-glibc2.10.patch: diff --git a/games-emulation/snes9x/snes9x-1.51.ebuild b/games-emulation/snes9x/snes9x-1.51.ebuild index 654a821c6c47..c39bad7c2087 100644 --- a/games-emulation/snes9x/snes9x-1.51.ebuild +++ b/games-emulation/snes9x/snes9x-1.51.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.51.ebuild,v 1.3 2009/06/13 18:42:52 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.51.ebuild,v 1.4 2009/10/21 18:05:25 chainsaw Exp $ # 3dfx support (glide) is disabled because it requires # glide-v2 while we only provide glide-v3 in portage @@ -15,7 +15,7 @@ SRC_URI="http://files.ipherswipsite.com/snes9x/${P}-src.tar.bz2 LICENSE="as-is GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="debug dga joystick netplay opengl zlib" RDEPEND="x11-libs/libXext |