diff options
Diffstat (limited to 'games-misc/fortune-mod-smac')
-rw-r--r-- | games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild | 9 |
1 files changed, 4 insertions, 5 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 cbe401031798..f4e44b8ea951 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,16 +1,15 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.3 2003/09/16 15:18:35 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild,v 1.4 2003/10/15 20:20:57 vapier Exp $ DESCRIPTION="Quotes from the Alpha Centauri: Alien Crossfire tech tree" -SRC_URI="http://homepages.ihug.com.au/~alana/files/fortune-mod-smac/${P}.tar.gz" HOMEPAGE="http://homepages.ihug.com.au/~alana/" +SRC_URI="http://homepages.ihug.com.au/~alana/files/fortune-mod-smac/${P}.tar.gz" -KEYWORDS="x86 ~sparc ~mips ~ppc" -SLOT="0" LICENSE="as-is" +SLOT="0" +KEYWORDS="x86 ppc sparc mips" -DEPEND="virtual/glibc" RDEPEND="games-misc/fortune-mod" src_install() { |