diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-09-10 18:39:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-09-10 18:39:26 +0000 |
commit | a385769217ad9e80e5c67df01100b6f1a0658734 (patch) | |
tree | 2c6dbb52b0697e5376a0a55f5944d968f37dd258 /games-misc/fortune-mod-osfortune | |
parent | now in games-server (diff) | |
download | gentoo-2-a385769217ad9e80e5c67df01100b6f1a0658734.tar.gz gentoo-2-a385769217ad9e80e5c67df01100b6f1a0658734.tar.bz2 gentoo-2-a385769217ad9e80e5c67df01100b6f1a0658734.zip |
now in games-misc
Diffstat (limited to 'games-misc/fortune-mod-osfortune')
-rw-r--r-- | games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 1126bbec3e10..5592a69a405e 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-2003 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.1 2003/09/10 18:14:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild,v 1.2 2003/09/10 18:39:26 vapier Exp $ DESCRIPTION="Open sources fortune file" HOMEPAGE="http://www.dibona.com/opensources/index.shtml" @@ -10,7 +10,7 @@ LICENSE="GPL-1" SLOT="0" KEYWORDS="x86 ~sparc ~mips" -DEPEND="app-games/fortune-mod" +DEPEND="games-misc/fortune-mod" RDEPEND="" S=${WORKDIR} |