diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-04 05:08:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-04 05:08:45 +0000 |
commit | 0c70bcb9f00c1936088e48f44bd7ba25b5266094 (patch) | |
tree | 1e71cb6ad1b692388fa4e31b47ac0379835914bb /games-emulation/zsnes | |
parent | Remove old. (diff) | |
download | gentoo-2-0c70bcb9f00c1936088e48f44bd7ba25b5266094.tar.gz gentoo-2-0c70bcb9f00c1936088e48f44bd7ba25b5266094.tar.bz2 gentoo-2-0c70bcb9f00c1936088e48f44bd7ba25b5266094.zip |
amd64 stable
(Portage version: 2.1.4_rc4)
Diffstat (limited to 'games-emulation/zsnes')
-rw-r--r-- | games-emulation/zsnes/zsnes-1.51-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/zsnes/zsnes-1.51-r1.ebuild b/games-emulation/zsnes/zsnes-1.51-r1.ebuild index ed8f1fa54bc2..a2e0c356c6ed 100644 --- a/games-emulation/zsnes/zsnes-1.51-r1.ebuild +++ b/games-emulation/zsnes/zsnes-1.51-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.51-r1.ebuild,v 1.3 2007/12/04 03:43:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.51-r1.ebuild,v 1.4 2007/12/04 05:08:45 vapier Exp $ inherit eutils autotools flag-o-matic toolchain-funcs 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 |