diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-04 00:21:18 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-04 00:21:18 +0000 |
commit | 887e541e2fea28116bccf073aaf66f83a792e506 (patch) | |
tree | 0ce1ce062d64f132b9219b3d58f5575a72e60535 /games-misc/fortune-mod-osfortune | |
parent | Mark 1.8.12 stable everywhere (Manifest recommit) (diff) | |
download | gentoo-2-887e541e2fea28116bccf073aaf66f83a792e506.tar.gz gentoo-2-887e541e2fea28116bccf073aaf66f83a792e506.tar.bz2 gentoo-2-887e541e2fea28116bccf073aaf66f83a792e506.zip |
IUSE
Diffstat (limited to 'games-misc/fortune-mod-osfortune')
-rw-r--r-- | games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild b/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild index 231afeb3d2d5..6cd6b44c150d 100644 --- a/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild +++ b/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.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-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild,v 1.6 2004/02/20 06:43:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild,v 1.7 2004/05/04 00:21:18 mr_bones_ Exp $ DESCRIPTION="Open sources fortune file" HOMEPAGE="http://www.dibona.com/opensources/index.shtml" @@ -9,6 +9,7 @@ SRC_URI="http://www.dibona.com/opensources/osfortune.tar.gz" LICENSE="GPL-1" SLOT="0" KEYWORDS="x86 ppc sparc mips alpha hppa amd64" +IUSE="" RDEPEND="games-misc/fortune-mod" |