diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-11-02 23:39:56 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-11-02 23:39:56 +0000 |
commit | 387f62d964d2895a6fca2ff79305679517dd1590 (patch) | |
tree | 528c3f5e48e8568b26bcb633f8eedb20181c2b6f /app-emulation | |
parent | added -ppc to keywords (diff) | |
download | gentoo-2-387f62d964d2895a6fca2ff79305679517dd1590.tar.gz gentoo-2-387f62d964d2895a6fca2ff79305679517dd1590.tar.bz2 gentoo-2-387f62d964d2895a6fca2ff79305679517dd1590.zip |
added -ppc to keywords
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/snes9x/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/snes9x/snes9x-139.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/snes9x/ChangeLog b/app-emulation/snes9x/ChangeLog index d4d3b4d55db3..260559e7722e 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.7 2002/10/17 01:05:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/snes9x/ChangeLog,v 1.8 2002/11/02 23:39:56 gerk Exp $ *snes-139-r1 (27 Jul 2002) + 02 Nov 2002: Mark Guertin <gerk@gentoo.org> snes-139-r1.ebuild : + set -ppc in keywords + 16 Oct 2002; Mike Frysinger <vapier@gentoo.org> : Changed 'glide' to '3dfx' since only 3dfx cards use glide and '3dfx' is the correct USE diff --git a/app-emulation/snes9x/snes9x-139.ebuild b/app-emulation/snes9x/snes9x-139.ebuild index 5ad5f6645275..abc2e2a5f7f8 100644 --- a/app-emulation/snes9x/snes9x-139.ebuild +++ b/app-emulation/snes9x/snes9x-139.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.ebuild,v 1.5 2002/10/20 18:37:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/snes9x/snes9x-139.ebuild,v 1.6 2002/11/02 23:39:56 gerk Exp $ DESCRIPTION="Snes9x is a portable, freeware 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 |