diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-04 21:34:56 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-04 21:34:56 +0000 |
commit | 23db44943aa73a248709a6d39331acb545e13d1c (patch) | |
tree | d52aa46be38074c8ccafa09dc1f374dd6897f59f | |
parent | new version (diff) | |
download | historical-23db44943aa73a248709a6d39331acb545e13d1c.tar.gz historical-23db44943aa73a248709a6d39331acb545e13d1c.tar.bz2 historical-23db44943aa73a248709a6d39331acb545e13d1c.zip |
~amd64
-rw-r--r-- | games-puzzle/shaaft/shaaft-0.5.0.ebuild | 4 | ||||
-rw-r--r-- | games-puzzle/tetrinet/tetrinet-0.11.ebuild | 4 | ||||
-rw-r--r-- | games-puzzle/toppler/toppler-1.0.6.ebuild | 4 | ||||
-rw-r--r-- | games-puzzle/torrent/torrent-0.8.2.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/games-puzzle/shaaft/shaaft-0.5.0.ebuild b/games-puzzle/shaaft/shaaft-0.5.0.ebuild index 655451954234..617c3e8581ab 100644 --- a/games-puzzle/shaaft/shaaft-0.5.0.ebuild +++ b/games-puzzle/shaaft/shaaft-0.5.0.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/shaaft/shaaft-0.5.0.ebuild,v 1.1 2004/02/01 09:57:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/shaaft/shaaft-0.5.0.ebuild,v 1.2 2004/06/04 21:25:03 jhuebel Exp $ inherit games @@ -9,7 +9,7 @@ DESCRIPTION="A falling block game similar to Blockout" HOMEPAGE="http://criticalmass.sourceforge.net/shaaft.php" SRC_URI="mirror://sourceforge/criticalmass/${P/s/S}.tar.bz2" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" LICENSE="GPL-2" SLOT="0" IUSE="" diff --git a/games-puzzle/tetrinet/tetrinet-0.11.ebuild b/games-puzzle/tetrinet/tetrinet-0.11.ebuild index 37de29841559..c0a2407285ba 100644 --- a/games-puzzle/tetrinet/tetrinet-0.11.ebuild +++ b/games-puzzle/tetrinet/tetrinet-0.11.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/tetrinet/tetrinet-0.11.ebuild,v 1.5 2004/05/12 09:02:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tetrinet/tetrinet-0.11.ebuild,v 1.6 2004/06/04 21:28:07 jhuebel Exp $ inherit games flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://tetrinet.or.cz/download/${P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="ipv6" RDEPEND=">=sys-libs/ncurses-5" diff --git a/games-puzzle/toppler/toppler-1.0.6.ebuild b/games-puzzle/toppler/toppler-1.0.6.ebuild index b71870300f0e..d415a89e5d34 100644 --- a/games-puzzle/toppler/toppler-1.0.6.ebuild +++ b/games-puzzle/toppler/toppler-1.0.6.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/toppler/toppler-1.0.6.ebuild,v 1.2 2004/05/11 23:10:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/toppler/toppler-1.0.6.ebuild,v 1.3 2004/06/04 21:31:11 jhuebel Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="Reimplemention of Nebulous using SDL" HOMEPAGE="http://toppler.sourceforge.net/" SRC_URI="mirror://sourceforge/toppler/${P}.tar.gz" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" LICENSE="GPL-2" SLOT="0" IUSE="nls" diff --git a/games-puzzle/torrent/torrent-0.8.2.ebuild b/games-puzzle/torrent/torrent-0.8.2.ebuild index 5723be6adaca..9efdda9a9f2f 100644 --- a/games-puzzle/torrent/torrent-0.8.2.ebuild +++ b/games-puzzle/torrent/torrent-0.8.2.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/torrent/torrent-0.8.2.ebuild,v 1.1 2004/05/06 04:52:40 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/torrent/torrent-0.8.2.ebuild,v 1.2 2004/06/04 21:34:56 jhuebel Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="Match rising tiles to score as many points as possible before the t HOMEPAGE="http://www.shiftygames.com/torrent/torrent.html" SRC_URI="http://www.shiftygames.com/torrent/${P}.tar.gz" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" LICENSE="GPL-2" SLOT="0" IUSE="" |