diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-07 21:50:39 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-07 21:50:39 +0000 |
commit | 1b5cc2369a1d1533192771f54ea3808c14416eee (patch) | |
tree | f408815621af3bb37cf66dbf5ce543446eabe901 /games-puzzle | |
parent | Added ~mips to KEYWORDS (diff) | |
download | historical-1b5cc2369a1d1533192771f54ea3808c14416eee.tar.gz historical-1b5cc2369a1d1533192771f54ea3808c14416eee.tar.bz2 historical-1b5cc2369a1d1533192771f54ea3808c14416eee.zip |
added amd64 to keywords
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/gemdropx/gemdropx-0.9-r1.ebuild | 4 | ||||
-rw-r--r-- | games-puzzle/glickomania/glickomania-1.0.ebuild | 4 | ||||
-rw-r--r-- | games-puzzle/greedy/greedy-0.2.0-r1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games-puzzle/gemdropx/gemdropx-0.9-r1.ebuild b/games-puzzle/gemdropx/gemdropx-0.9-r1.ebuild index 57c4aaf41f4e..fdccfc91eed1 100644 --- a/games-puzzle/gemdropx/gemdropx-0.9-r1.ebuild +++ b/games-puzzle/gemdropx/gemdropx-0.9-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/gemdropx/gemdropx-0.9-r1.ebuild,v 1.2 2004/02/20 06:53:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gemdropx/gemdropx-0.9-r1.ebuild,v 1.3 2004/03/07 21:42:43 jhuebel Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc amd64" DEPEND=">=media-libs/libsdl-1.2.3-r1 >=media-libs/sdl-mixer-1.2.1 diff --git a/games-puzzle/glickomania/glickomania-1.0.ebuild b/games-puzzle/glickomania/glickomania-1.0.ebuild index dfb97f79ff27..af290d840bb3 100644 --- a/games-puzzle/glickomania/glickomania-1.0.ebuild +++ b/games-puzzle/glickomania/glickomania-1.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/glickomania/glickomania-1.0.ebuild,v 1.2 2004/02/20 06:53:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/glickomania/glickomania-1.0.ebuild,v 1.3 2004/03/07 21:46:25 jhuebel Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="An addictive variation of same game" HOMEPAGE="http://hibase.cs.hut.fi/~cessu/glickomania/" SRC_URI="http://hibase.cs.hut.fi/~cessu/glickomania/${P}.tar.gz" -KEYWORDS="x86" +KEYWORDS="x86 amd64" LICENSE="GPL-2" SLOT="0" IUSE="" diff --git a/games-puzzle/greedy/greedy-0.2.0-r1.ebuild b/games-puzzle/greedy/greedy-0.2.0-r1.ebuild index 19483f870c71..414389ac43fb 100644 --- a/games-puzzle/greedy/greedy-0.2.0-r1.ebuild +++ b/games-puzzle/greedy/greedy-0.2.0-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/greedy/greedy-0.2.0-r1.ebuild,v 1.2 2004/02/20 06:53:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/greedy/greedy-0.2.0-r1.ebuild,v 1.3 2004/03/07 21:50:39 jhuebel Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="fun little ncurses puzzle game" HOMEPAGE="http://www.kotinet.com/juhamattin/linux/index.html" SRC_URI="http://www.kotinet.com/juhamattin/linux/download/${P}.tar.gz" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc amd64" LICENSE="GPL-2" SLOT="0" |