diff options
Diffstat (limited to 'games-misc/fortune-mod-dune')
-rw-r--r-- | games-misc/fortune-mod-dune/fortune-mod-dune-2.0.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-misc/fortune-mod-dune/fortune-mod-dune-2.0.1.ebuild b/games-misc/fortune-mod-dune/fortune-mod-dune-2.0.1.ebuild index 7e25e9a1dad9..ae6977bd6b4f 100644 --- a/games-misc/fortune-mod-dune/fortune-mod-dune-2.0.1.ebuild +++ b/games-misc/fortune-mod-dune/fortune-mod-dune-2.0.1.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-misc/fortune-mod-dune/fortune-mod-dune-2.0.1.ebuild,v 1.3 2004/06/24 22:54:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-dune/fortune-mod-dune-2.0.1.ebuild,v 1.4 2004/07/14 14:47:04 agriffis Exp $ MY_P=${PN}-quotes.${PV} DESCRIPTION="Quotes from Frank Herbert's Dune Chronicles" @@ -10,6 +10,7 @@ SRC_URI="http://dune.s31.pl/${MY_P}.tar.gz" LICENSE="free-noncomm" SLOT="0" KEYWORDS="x86 ppc sparc mips alpha hppa amd64" +IUSE="" RDEPEND="games-misc/fortune-mod" |