diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 20:56:46 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 20:56:46 +0000 |
commit | afb84f31183ca87c161e76580fd0557f159df1e9 (patch) | |
tree | 8039e7e5dc137b7b68deae150637787a01c9a567 /games-emulation/snes9x | |
parent | stable amd64, bug 325137 (diff) | |
download | gentoo-2-afb84f31183ca87c161e76580fd0557f159df1e9.tar.gz gentoo-2-afb84f31183ca87c161e76580fd0557f159df1e9.tar.bz2 gentoo-2-afb84f31183ca87c161e76580fd0557f159df1e9.zip |
stable amd64, bug 317931
(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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/snes9x/ChangeLog b/games-emulation/snes9x/ChangeLog index 87922a468706..7e4a8ac38dc3 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.42 2010/06/15 16:57:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/ChangeLog,v 1.43 2010/06/24 20:56:46 pacho Exp $ + + 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> snes9x-1.52.ebuild: + stable amd64, bug 317931 *snes9x-1.52-r1 (15 Jun 2010) diff --git a/games-emulation/snes9x/snes9x-1.52.ebuild b/games-emulation/snes9x/snes9x-1.52.ebuild index 57f08f93cc38..e7e73d5904ab 100644 --- a/games-emulation/snes9x/snes9x-1.52.ebuild +++ b/games-emulation/snes9x/snes9x-1.52.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.ebuild,v 1.6 2010/05/31 20:32:35 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.52.ebuild,v 1.7 2010/06/24 20:56:46 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 pulseaudio portaudio +xv +xrandr zlib" RDEPEND="x11-libs/libX11 |