diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-05-31 20:32:35 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-05-31 20:32:35 +0000 |
commit | acdcbffff4b9e16ab69d2a80c7b12886054e4e51 (patch) | |
tree | b6ece26170eb64259102a80343d4afb63b450a69 /games-emulation/snes9x | |
parent | Marked ppc stable for bug #215235. (diff) | |
download | gentoo-2-acdcbffff4b9e16ab69d2a80c7b12886054e4e51.tar.gz gentoo-2-acdcbffff4b9e16ab69d2a80c7b12886054e4e51.tar.bz2 gentoo-2-acdcbffff4b9e16ab69d2a80c7b12886054e4e51.zip |
Marked ~ppc for bug #314197.
(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 8a88aa5b9f9b..4ff93b918c5f 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.40 2010/05/11 13:29:54 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/ChangeLog,v 1.41 2010/05/31 20:32:35 josejx Exp $ + + 31 May 2010; Joseph Jezak <josejx@gentoo.org> snes9x-1.52.ebuild: + Marked ~ppc for bug #314197. 11 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> snes9x-1.52.ebuild: x86 stable wrt bug #317931 diff --git a/games-emulation/snes9x/snes9x-1.52.ebuild b/games-emulation/snes9x/snes9x-1.52.ebuild index da11c4056afc..57f08f93cc38 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.5 2010/05/11 13:29:54 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.52.ebuild,v 1.6 2010/05/31 20:32:35 josejx 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 ~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 |