diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-14 09:42:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-14 09:42:56 +0000 |
commit | 6c6b2d132b109f8275dee327431d3b37f2f6b663 (patch) | |
tree | ddde69b5bee141a1f61598e088e834ab9d2e3c25 /games-emulation | |
parent | x86 stable wrt #263975 (diff) | |
download | gentoo-2-6c6b2d132b109f8275dee327431d3b37f2f6b663.tar.gz gentoo-2-6c6b2d132b109f8275dee327431d3b37f2f6b663.tar.bz2 gentoo-2-6c6b2d132b109f8275dee327431d3b37f2f6b663.zip |
x86 stable wrt #264211
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/zsnes/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/zsnes/zsnes-1.51-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/zsnes/ChangeLog b/games-emulation/zsnes/ChangeLog index 41f28524856f..dc5db6d90170 100644 --- a/games-emulation/zsnes/ChangeLog +++ b/games-emulation/zsnes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/zsnes # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/ChangeLog,v 1.43 2009/03/31 13:23:07 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/ChangeLog,v 1.44 2009/04/14 09:42:56 armin76 Exp $ + + 14 Apr 2009; Raúl Porcel <armin76@gentoo.org> zsnes-1.51-r2.ebuild: + x86 stable wrt #264211 31 Mar 2009; Jeremy Olexa <darkside@gentoo.org> zsnes-1.51-r2.ebuild: amd64 stable, bug 264211 diff --git a/games-emulation/zsnes/zsnes-1.51-r2.ebuild b/games-emulation/zsnes/zsnes-1.51-r2.ebuild index 677935930e63..377c1f6dfb38 100644 --- a/games-emulation/zsnes/zsnes-1.51-r2.ebuild +++ b/games-emulation/zsnes/zsnes-1.51-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.51-r2.ebuild,v 1.5 2009/03/31 13:23:07 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.51-r2.ebuild,v 1.6 2009/04/14 09:42:56 armin76 Exp $ inherit eutils autotools flag-o-matic toolchain-funcs multilib games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/zsnes/${PN}${PV//./}src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* amd64 ~x86 ~x86-fbsd" +KEYWORDS="-* amd64 x86 ~x86-fbsd" IUSE="ao custom-cflags opengl png" RDEPEND="media-libs/libsdl |