diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-08-06 18:28:10 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-08-06 18:28:10 +0000 |
commit | 243681c8413e8dce0c21b97a8a624753b966bc76 (patch) | |
tree | 58fe7a40d975af4e004764acc6c54ac71a439d1a /app-emulation | |
parent | Modified winex-20020824 again. Check the ChangeLog for details (diff) | |
download | gentoo-2-243681c8413e8dce0c21b97a8a624753b966bc76.tar.gz gentoo-2-243681c8413e8dce0c21b97a8a624753b966bc76.tar.bz2 gentoo-2-243681c8413e8dce0c21b97a8a624753b966bc76.zip |
fixed improper keywords
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/zsnes/ChangeLog | 8 | ||||
-rw-r--r-- | app-emulation/zsnes/zsnes-1.36.ebuild | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-emulation/zsnes/ChangeLog b/app-emulation/zsnes/ChangeLog index 7093faa8dd5c..2cac52417dff 100644 --- a/app-emulation/zsnes/ChangeLog +++ b/app-emulation/zsnes/ChangeLog @@ -1,9 +1,15 @@ # ChangeLog for app-emulation/zsnes # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-emulation/zsnes/ChangeLog,v 1.10 2002/07/23 04:28:14 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/zsnes/ChangeLog,v 1.11 2002/08/06 18:28:10 gerk Exp $ *zsnes-1.36 (21 Jul 2002) + 06 Aug 2002; Mark Guertin <gerk@gentoo.org> : + Added -ppc -sparc -sparc64 BACK to keywords, when bumping please please + honor these KEYWORDS if they are set and read ChangeLog entries + Also please make sure to enter _something_ in the cvs log when updating + files "*** empty log message ***" was the last cvs log entry for this + 21 Jul 2002; Dan Armak <danarmak@gentoo.org> ChangeLog : New upstream version. diff --git a/app-emulation/zsnes/zsnes-1.36.ebuild b/app-emulation/zsnes/zsnes-1.36.ebuild index caa4c507480c..4d46353f8025 100644 --- a/app-emulation/zsnes/zsnes-1.36.ebuild +++ b/app-emulation/zsnes/zsnes-1.36.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="ZSNES is a SNES (Super Nintendo) emulator that uses x86 assembly." SRC_URI="mirror://sourceforge/zsnes/zsnes136src.tar.gz" HOMEPAGE="http://www.zsnes.com/" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 -ppc -sparc -sparc64" SLOT="0" RDEPEND="opengl? ( virtual/opengl ) |