diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-09 15:54:01 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-09 15:54:01 +0000 |
commit | 8bb87af37c274a6f6fe365b38800256df3d80dcf (patch) | |
tree | a14f6ad290683fc87e8de15072540732c4b3acac /games-emulation/snes9x | |
parent | stable amd64, bug 327485 (diff) | |
download | gentoo-2-8bb87af37c274a6f6fe365b38800256df3d80dcf.tar.gz gentoo-2-8bb87af37c274a6f6fe365b38800256df3d80dcf.tar.bz2 gentoo-2-8bb87af37c274a6f6fe365b38800256df3d80dcf.zip |
stable amd64, bug 327495
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation/snes9x')
-rw-r--r-- | games-emulation/snes9x/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/snes9x/snes9x-1.52-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/snes9x/ChangeLog b/games-emulation/snes9x/ChangeLog index 7e4a8ac38dc3..5515fa34dcd6 100644 --- a/games-emulation/snes9x/ChangeLog +++ b/games-emulation/snes9x/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/snes9x # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/ChangeLog,v 1.43 2010/06/24 20:56:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/ChangeLog,v 1.44 2010/07/09 15:54:01 pacho Exp $ + + 09 Jul 2010; Pacho Ramos <pacho@gentoo.org> snes9x-1.52-r1.ebuild: + stable amd64, bug 327495 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> snes9x-1.52.ebuild: stable amd64, bug 317931 diff --git a/games-emulation/snes9x/snes9x-1.52-r1.ebuild b/games-emulation/snes9x/snes9x-1.52-r1.ebuild index 47fe2ec6e0db..463817f1d26f 100644 --- a/games-emulation/snes9x/snes9x-1.52-r1.ebuild +++ b/games-emulation/snes9x/snes9x-1.52-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.52-r1.ebuild,v 1.1 2010/06/15 16:57:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.52-r1.ebuild,v 1.2 2010/07/09 15:54:01 pacho Exp $ EAPI=3 inherit autotools eutils flag-o-matic multilib gnome2-utils games @@ -11,7 +11,7 @@ SRC_URI="http://snes9x-gtk.googlecode.com/files/${P}-src.tar.bz2" LICENSE="as-is GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="alsa debug gtk joystick multilib netplay nls opengl oss png pulseaudio portaudio +xv +xrandr zlib" RDEPEND="x11-libs/libX11 |