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-tao | |
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-tao')
-rw-r--r-- | games-misc/fortune-mod-tao/fortune-mod-tao-1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-misc/fortune-mod-tao/fortune-mod-tao-1.ebuild b/games-misc/fortune-mod-tao/fortune-mod-tao-1.ebuild index 6e11553967b9..6dd957e47d49 100644 --- a/games-misc/fortune-mod-tao/fortune-mod-tao-1.ebuild +++ b/games-misc/fortune-mod-tao/fortune-mod-tao-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-tao/fortune-mod-tao-1.ebuild,v 1.6 2004/02/20 06:43:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-tao/fortune-mod-tao-1.ebuild,v 1.7 2004/05/04 00:21:18 mr_bones_ Exp $ MY_PN=${PN/mod-/} DESCRIPTION="set of fortunes based on the Tao-Teh-Ching" @@ -10,6 +10,7 @@ SRC_URI="http://aboleo.net/software/misc/${MY_PN}.tar.gz" LICENSE="GPL-1" SLOT="0" KEYWORDS="x86 ppc sparc mips alpha hppa amd64" +IUSE="" RDEPEND="games-misc/fortune-mod" |