diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:21:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:21:32 +0000 |
commit | afb296f1b63f5b853cd4560d1fe33c120e3dfff3 (patch) | |
tree | 22c2b867cc788839d0257180d1288a2dd7306b97 /games-action/gltron | |
parent | sync IUSE (missing), don't dep on arch for gnuconfig_update (diff) | |
download | historical-afb296f1b63f5b853cd4560d1fe33c120e3dfff3.tar.gz historical-afb296f1b63f5b853cd4560d1fe33c120e3dfff3.tar.bz2 historical-afb296f1b63f5b853cd4560d1fe33c120e3dfff3.zip |
sync IUSE (missing)
Diffstat (limited to 'games-action/gltron')
-rw-r--r-- | games-action/gltron/gltron-0.62.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-action/gltron/gltron-0.62.ebuild b/games-action/gltron/gltron-0.62.ebuild index ca9ae6fddeb7..9d76caf7e7ad 100644 --- a/games-action/gltron/gltron-0.62.ebuild +++ b/games-action/gltron/gltron-0.62.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.62.ebuild,v 1.3 2004/06/24 21:55:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/gltron-0.62.ebuild,v 1.4 2004/07/14 14:20:12 agriffis Exp $ inherit games @@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/gltron/${P}-source.tar.gz" HOMEPAGE="http://gltron.sourceforge.net/" KEYWORDS="x86 ppc" +IUSE="" SLOT="0" LICENSE="GPL-2" |