diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-11-28 18:45:05 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-11-28 18:45:05 +0000 |
commit | aed88f6a06fd0d70850c7d9059aba900832499bd (patch) | |
tree | 56cf6b72acfca1f5ce40e0ebafa79f77f181d8e9 | |
parent | added -alpha to keywords (diff) | |
download | gentoo-2-aed88f6a06fd0d70850c7d9059aba900832499bd.tar.gz gentoo-2-aed88f6a06fd0d70850c7d9059aba900832499bd.tar.bz2 gentoo-2-aed88f6a06fd0d70850c7d9059aba900832499bd.zip |
set -ppc in keywords
-rw-r--r-- | app-emulation/advancemame/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/advancemame/advancemame-0.61.1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/advancemame/advancemame-0.62.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-emulation/advancemame/ChangeLog b/app-emulation/advancemame/ChangeLog index 6d27813da36d..c48513ecba8f 100644 --- a/app-emulation/advancemame/ChangeLog +++ b/app-emulation/advancemame/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/advancemame # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/advancemame/ChangeLog,v 1.3 2002/11/20 11:12:57 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/advancemame/ChangeLog,v 1.4 2002/11/28 18:45:05 gerk Exp $ + + 28 Nov 2002; Mark Guertin <gerk@gentoo.org> advancemame-0.62.0.ebuild, + advancemame-0.61.1.ebuild: + set -ppc in keywords, uses x86 asm *advancemame-0.62.0 (20 Nov 2002) diff --git a/app-emulation/advancemame/advancemame-0.61.1.ebuild b/app-emulation/advancemame/advancemame-0.61.1.ebuild index 07dcd383b565..448af1baa769 100644 --- a/app-emulation/advancemame/advancemame-0.61.1.ebuild +++ b/app-emulation/advancemame/advancemame-0.61.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/advancemame/advancemame-0.61.1.ebuild,v 1.3 2002/11/17 22:33:11 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/advancemame/advancemame-0.61.1.ebuild,v 1.4 2002/11/28 18:45:05 gerk Exp $ # This build we configure to explicitly use SDL, as it is very # difficult to get it working with fb or svgalib support. Anyway, @@ -28,7 +28,7 @@ HOMEPAGE="http://advancemame.sourceforge.net/" LICENSE="GPL-2 xmame" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 -ppc" IUSE="" DEPEND="virtual/x11 diff --git a/app-emulation/advancemame/advancemame-0.62.0.ebuild b/app-emulation/advancemame/advancemame-0.62.0.ebuild index a1ac37719e7b..6d03758fe55c 100644 --- a/app-emulation/advancemame/advancemame-0.62.0.ebuild +++ b/app-emulation/advancemame/advancemame-0.62.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/advancemame/advancemame-0.62.0.ebuild,v 1.1 2002/11/20 11:12:57 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/advancemame/advancemame-0.62.0.ebuild,v 1.2 2002/11/28 18:45:05 gerk Exp $ IUSE="" @@ -24,7 +24,7 @@ HOMEPAGE="http://advancemame.sourceforge.net/" LICENSE="GPL-2 xmame" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 -ppc" RDEPEND="virtual/glibc app-arch/unzip |