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 /games-puzzle/toppler | |
parent | new version (diff) | |
download | historical-23db44943aa73a248709a6d39331acb545e13d1c.tar.gz historical-23db44943aa73a248709a6d39331acb545e13d1c.tar.bz2 historical-23db44943aa73a248709a6d39331acb545e13d1c.zip |
~amd64
Diffstat (limited to 'games-puzzle/toppler')
-rw-r--r-- | games-puzzle/toppler/toppler-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |