diff options
author | Brent Baude <ranger@gentoo.org> | 2012-01-10 20:16:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-01-10 20:16:08 +0000 |
commit | 744f8a56da6ba4b4c7a94dee28b0df560024e449 (patch) | |
tree | 53e05d3085312f8b0c6f44f91d1e8763b09a454f /games-emulation/snes9x | |
parent | Marking sdl-gfx-2.0.23 ppc for bug 397689 (diff) | |
download | gentoo-2-744f8a56da6ba4b4c7a94dee28b0df560024e449.tar.gz gentoo-2-744f8a56da6ba4b4c7a94dee28b0df560024e449.tar.bz2 gentoo-2-744f8a56da6ba4b4c7a94dee28b0df560024e449.zip |
Marking snes9x-1.53 ppc for bug 395479
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'games-emulation/snes9x')
-rw-r--r-- | games-emulation/snes9x/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/snes9x/snes9x-1.53.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/snes9x/ChangeLog b/games-emulation/snes9x/ChangeLog index caa35a6eb3cc..1acce8d8284a 100644 --- a/games-emulation/snes9x/ChangeLog +++ b/games-emulation/snes9x/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/snes9x # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/ChangeLog,v 1.55 2012/01/04 18:10:05 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/ChangeLog,v 1.56 2012/01/10 20:16:08 ranger Exp $ + + 10 Jan 2012; Brent Baude <ranger@gentoo.org> snes9x-1.53.ebuild: + Marking snes9x-1.53 ppc for bug 395479 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> snes9x-1.53.ebuild: x86 stable wrt bug #395479 diff --git a/games-emulation/snes9x/snes9x-1.53.ebuild b/games-emulation/snes9x/snes9x-1.53.ebuild index 33433f2f6946..817f275c5094 100644 --- a/games-emulation/snes9x/snes9x-1.53.ebuild +++ b/games-emulation/snes9x/snes9x-1.53.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.53.ebuild,v 1.4 2012/01/04 18:10:05 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.53.ebuild,v 1.5 2012/01/10 20:16:08 ranger Exp $ EAPI=2 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" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="alsa debug gtk joystick multilib netplay nls opengl oss png pulseaudio portaudio +xv +xrandr zlib" RDEPEND="x11-libs/libX11 |