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-gentoo-dev | |
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-gentoo-dev')
-rw-r--r-- | games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20030809.ebuild | 4 | ||||
-rw-r--r-- | games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20030903.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20030809.ebuild b/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20030809.ebuild index 8824f1bbc806..fc25c5a363a5 100644 --- a/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20030809.ebuild +++ b/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20030809.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-gentoo-dev/fortune-mod-gentoo-dev-20030809.ebuild,v 1.1 2003/09/10 18:14:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20030809.ebuild,v 1.2 2003/09/10 18:39:25 vapier Exp $ S=${WORKDIR} @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc alpha ~mips" -DEPEND="app-games/fortune-mod" +DEPEND="games-misc/fortune-mod" src_compile () { # cd ${S} diff --git a/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20030903.ebuild b/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20030903.ebuild index d4960d9ab8e1..23fc699fe08f 100644 --- a/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20030903.ebuild +++ b/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20030903.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-gentoo-dev/fortune-mod-gentoo-dev-20030903.ebuild,v 1.1 2003/09/10 18:14:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20030903.ebuild,v 1.2 2003/09/10 18:39:25 vapier Exp $ S=${WORKDIR} @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc alpha mips" -DEPEND="app-games/fortune-mod" +DEPEND="games-misc/fortune-mod" src_compile () { mv gentoo-dev-${PV} gentoo-dev |