diff options
author | 2004-06-04 18:02:45 +0000 | |
---|---|---|
committer | 2004-06-04 18:02:45 +0000 | |
commit | 5b559eb53163e36d9235be7fe2375b0af091bfe7 (patch) | |
tree | a90f09d83f6136c686ec968de1c08ad568d7e192 /games-puzzle | |
parent | Added the CAN-2004-0394 patch; bug #47881. (diff) | |
download | historical-5b559eb53163e36d9235be7fe2375b0af091bfe7.tar.gz historical-5b559eb53163e36d9235be7fe2375b0af091bfe7.tar.bz2 historical-5b559eb53163e36d9235be7fe2375b0af091bfe7.zip |
~amd64
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/4stattack/4stattack-2.1.4.ebuild | 4 | ||||
-rw-r--r-- | games-puzzle/atomix/atomix-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | games-puzzle/codebreaker/codebreaker-1.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | games-puzzle/concentration/concentration-1.1.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/games-puzzle/4stattack/4stattack-2.1.4.ebuild b/games-puzzle/4stattack/4stattack-2.1.4.ebuild index 75d0d8f31fc4..8377399c2137 100644 --- a/games-puzzle/4stattack/4stattack-2.1.4.ebuild +++ b/games-puzzle/4stattack/4stattack-2.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/4stattack/4stattack-2.1.4.ebuild,v 1.3 2004/05/12 09:02:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/4stattack/4stattack-2.1.4.ebuild,v 1.4 2004/06/04 17:52:15 jhuebel Exp $ inherit games eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/forcedattack/4stAttack-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 hppa" +KEYWORDS="x86 hppa ~amd64" IUSE="" DEPEND=">=dev-python/pygame-1.5" diff --git a/games-puzzle/atomix/atomix-1.0.1.ebuild b/games-puzzle/atomix/atomix-1.0.1.ebuild index 839708541430..1aed6e714e83 100644 --- a/games-puzzle/atomix/atomix-1.0.1.ebuild +++ b/games-puzzle/atomix/atomix-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/atomix-1.0.1.ebuild,v 1.3 2004/05/12 09:02:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/atomix-1.0.1.ebuild,v 1.4 2004/06/04 17:56:34 jhuebel Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://triq.net/~pearl/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="" RDEPEND=">=x11-libs/pango-1.0.3 diff --git a/games-puzzle/codebreaker/codebreaker-1.2.1-r1.ebuild b/games-puzzle/codebreaker/codebreaker-1.2.1-r1.ebuild index 5f2d38649121..2eb086fc5c49 100644 --- a/games-puzzle/codebreaker/codebreaker-1.2.1-r1.ebuild +++ b/games-puzzle/codebreaker/codebreaker-1.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/codebreaker/codebreaker-1.2.1-r1.ebuild,v 1.3 2004/05/12 09:02:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/codebreaker/codebreaker-1.2.1-r1.ebuild,v 1.4 2004/06/04 17:59:13 jhuebel Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/c/codebreaker/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="" DEPEND="virtual/x11 diff --git a/games-puzzle/concentration/concentration-1.1.ebuild b/games-puzzle/concentration/concentration-1.1.ebuild index 3494c29e0082..72ecabbfe741 100644 --- a/games-puzzle/concentration/concentration-1.1.ebuild +++ b/games-puzzle/concentration/concentration-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/concentration/concentration-1.1.ebuild,v 1.3 2004/05/12 09:02:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/concentration/concentration-1.1.ebuild,v 1.4 2004/06/04 18:02:45 jhuebel Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.shiftygames.com/concentration/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" RDEPEND=">=media-libs/libsdl-1.2 |