diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-08-06 19:05:05 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-08-06 19:05:05 +0000 |
commit | 2046a314e1cfa1717ac9b972736b9a463452c882 (patch) | |
tree | 9bd3a55f2bbe648271106c6a311fec5f7821aac6 /app-emulation/snes9x | |
parent | added -ppc to keywords (diff) | |
download | historical-2046a314e1cfa1717ac9b972736b9a463452c882.tar.gz historical-2046a314e1cfa1717ac9b972736b9a463452c882.tar.bz2 historical-2046a314e1cfa1717ac9b972736b9a463452c882.zip |
added -ppc to keywrods
Diffstat (limited to 'app-emulation/snes9x')
-rw-r--r-- | app-emulation/snes9x/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/snes9x/snes9x-139-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/snes9x/ChangeLog b/app-emulation/snes9x/ChangeLog index 126afc09a9e8..93c837692bd9 100644 --- a/app-emulation/snes9x/ChangeLog +++ b/app-emulation/snes9x/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-emulation/snes9x # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-emulation/snes9x/ChangeLog,v 1.4 2002/07/27 16:04:24 stubear Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/snes9x/ChangeLog,v 1.5 2002/08/06 19:05:05 gerk Exp $ *snes-139-r1 (27 Jul 2002) + 06 Aug 2002; Mark Guertin <gerk@gentoo.org> : + Added -ppc to keywords + 27 Jul 2002; Stuart Bouyer <stubear@gentoo.org> snes-139-r1.ebuild, snes-139.ebuild: diff --git a/app-emulation/snes9x/snes9x-139-r1.ebuild b/app-emulation/snes9x/snes9x-139-r1.ebuild index cc93bcf789ba..a043be76fd73 100644 --- a/app-emulation/snes9x/snes9x-139-r1.ebuild +++ b/app-emulation/snes9x/snes9x-139-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/snes9x/snes9x-139-r1.ebuild,v 1.4 2002/07/27 16:04:24 stubear Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/snes9x/snes9x-139-r1.ebuild,v 1.5 2002/08/06 19:05:05 gerk Exp $ DESCRIPTION="Super Nintendo Entertainment System (SNES) emulator" HOMEPAGE="http://www.snes9x.com/" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 -ppc" SLOT="0" SRC_URI="http://www.snes9x.com/zips/s9xs${PV}.zip" DEPEND="dev-lang/nasm |