diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-17 09:29:18 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-17 09:29:18 +0000 |
commit | 70f38ff61c0c73b3770fd373cc508364ccb5bc57 (patch) | |
tree | 233593d0169a4e756bf01e8819a9ef2aaedc7e44 /games-emulation | |
parent | stable x86, bug 327451 (diff) | |
download | gentoo-2-70f38ff61c0c73b3770fd373cc508364ccb5bc57.tar.gz gentoo-2-70f38ff61c0c73b3770fd373cc508364ccb5bc57.tar.bz2 gentoo-2-70f38ff61c0c73b3770fd373cc508364ccb5bc57.zip |
stable x86, bug 327495
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/snes9x/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/snes9x/snes9x-1.52-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-emulation/snes9x/ChangeLog b/games-emulation/snes9x/ChangeLog index 5515fa34dcd6..3132cc0e5bf3 100644 --- a/games-emulation/snes9x/ChangeLog +++ b/games-emulation/snes9x/ChangeLog @@ -1,6 +1,10 @@ # 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.44 2010/07/09 15:54:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/ChangeLog,v 1.45 2010/07/17 09:29:18 fauli Exp $ + + 17 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + snes9x-1.52-r1.ebuild: + stable x86, bug 327495 09 Jul 2010; Pacho Ramos <pacho@gentoo.org> snes9x-1.52-r1.ebuild: stable amd64, bug 327495 diff --git a/games-emulation/snes9x/snes9x-1.52-r1.ebuild b/games-emulation/snes9x/snes9x-1.52-r1.ebuild index 463817f1d26f..878fe303c827 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.2 2010/07/09 15:54:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.52-r1.ebuild,v 1.3 2010/07/17 09:29:18 fauli 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 |