diff options
Diffstat (limited to 'games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild')
-rw-r--r-- | games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild b/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild index 638eb6292ed1..e219145d7464 100644 --- a/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild +++ b/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild,v 1.9 2005/07/31 14:38:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild,v 1.10 2005/08/27 18:07:19 corsair Exp $ DESCRIPTION="Quotes from the Alpha Centauri: Alien Crossfire tech tree" HOMEPAGE="http://homepages.ihug.com.au/~alana/" @@ -8,7 +8,7 @@ SRC_URI="http://homepages.ihug.com.au/~alana/files/fortune-mod-smac/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 hppa mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa mips ppc ppc64 sparc x86" IUSE="" RDEPEND="games-misc/fortune-mod" |