diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-08-30 20:09:19 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-08-30 20:09:19 +0000 |
commit | 0f5ce3e1dddf19afefc557aa6f215376edff0229 (patch) | |
tree | cba4e9c199d869a9a7f76fd2eff82afd0a085362 /games-action/gltron | |
parent | Stable on sparc (diff) | |
download | historical-0f5ce3e1dddf19afefc557aa6f215376edff0229.tar.gz historical-0f5ce3e1dddf19afefc557aa6f215376edff0229.tar.bz2 historical-0f5ce3e1dddf19afefc557aa6f215376edff0229.zip |
added ~amd64 to games-action/gltron-0.70
Diffstat (limited to 'games-action/gltron')
-rw-r--r-- | games-action/gltron/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/gltron/Manifest | 4 | ||||
-rw-r--r-- | games-action/gltron/gltron-0.70.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/games-action/gltron/ChangeLog b/games-action/gltron/ChangeLog index 52e996f50d03..6085172c362e 100644 --- a/games-action/gltron/ChangeLog +++ b/games-action/gltron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/gltron # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/ChangeLog,v 1.4 2004/06/24 21:55:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/ChangeLog,v 1.5 2004/08/30 20:09:19 blubb Exp $ + + 30 Aug 2004; <blubb@gentoo.org> gltron-0.70.ebuild: + added ~amd64 keyword *gltron-0.70 (01 Jan 2004) diff --git a/games-action/gltron/Manifest b/games-action/gltron/Manifest index 8e5289248c6c..75615d7f4c79 100644 --- a/games-action/gltron/Manifest +++ b/games-action/gltron/Manifest @@ -1,6 +1,6 @@ +MD5 72661fd8f2207a0ce1707defe1941f34 ChangeLog 1773 MD5 11b3b39d50e0691139f1b0fc03b16188 gltron-0.62.ebuild 765 -MD5 bf15b868464ca241879dd3a17f7a06b6 ChangeLog 1698 +MD5 e8247e5c06a8b3881eaef86f821dbb37 gltron-0.70.ebuild 773 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 912d50b578c630bc3d2595f1958fcb41 gltron-0.70.ebuild 769 MD5 3c3a2ca79ec73b429fa5f12310fccdbd files/digest-gltron-0.62 71 MD5 e609d589da3c307eeae20a7b515cb920 files/digest-gltron-0.70 71 diff --git a/games-action/gltron/gltron-0.70.ebuild b/games-action/gltron/gltron-0.70.ebuild index e8b6628abb72..f9f0e4624b03 100644 --- a/games-action/gltron/gltron-0.70.ebuild +++ b/games-action/gltron/gltron-0.70.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/gltron-0.70.ebuild,v 1.2 2004/06/24 21:55:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/gltron-0.70.ebuild,v 1.3 2004/08/30 20:09:19 blubb Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="3d tron, just like the movie" HOMEPAGE="http://gltron.sourceforge.net/" SRC_URI="mirror://sourceforge/gltron/${P}-source.tar.gz" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" LICENSE="GPL-2" SLOT="0" IUSE="" |