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 | 98c77ae72d13a934cf5fa23311c09eda51ca8201 (patch) | |
tree | a00df7b9292f508cef82cb5b300b2c272ad1a109 /games-misc/fortune-mod-dubya | |
parent | Mark 1.8.12 stable everywhere (diff) | |
download | historical-98c77ae72d13a934cf5fa23311c09eda51ca8201.tar.gz historical-98c77ae72d13a934cf5fa23311c09eda51ca8201.tar.bz2 historical-98c77ae72d13a934cf5fa23311c09eda51ca8201.zip |
IUSE
Diffstat (limited to 'games-misc/fortune-mod-dubya')
3 files changed, 9 insertions, 6 deletions
diff --git a/games-misc/fortune-mod-dubya/fortune-mod-dubya-20031006.ebuild b/games-misc/fortune-mod-dubya/fortune-mod-dubya-20031006.ebuild index 7b82540a97bb..36d93624ec15 100644 --- a/games-misc/fortune-mod-dubya/fortune-mod-dubya-20031006.ebuild +++ b/games-misc/fortune-mod-dubya/fortune-mod-dubya-20031006.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-dubya/fortune-mod-dubya-20031006.ebuild,v 1.4 2004/02/20 06:43:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-dubya/fortune-mod-dubya-20031006.ebuild,v 1.5 2004/05/04 00:21:18 mr_bones_ Exp $ DESCRIPTION="Quotes from George W. Bush" HOMEPAGE="http://dubya.seiler.us/" @@ -9,10 +9,11 @@ SRC_URI="http://dubya.seiler.us/files/dubya-${PV}.tar.gz" LICENSE="as-is" SLOT="0" KEYWORDS="x86 ppc sparc mips alpha hppa amd64" +IUSE="" RDEPEND="games-misc/fortune-mod" -S=${WORKDIR}/${PN/fortune-mod-/} +S="${WORKDIR}/${PN/fortune-mod-/}" src_install() { insinto /usr/share/fortune diff --git a/games-misc/fortune-mod-dubya/fortune-mod-dubya-20031112.ebuild b/games-misc/fortune-mod-dubya/fortune-mod-dubya-20031112.ebuild index c4cc49a705db..d9c9b3ba86b0 100644 --- a/games-misc/fortune-mod-dubya/fortune-mod-dubya-20031112.ebuild +++ b/games-misc/fortune-mod-dubya/fortune-mod-dubya-20031112.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-dubya/fortune-mod-dubya-20031112.ebuild,v 1.3 2004/02/20 06:43:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-dubya/fortune-mod-dubya-20031112.ebuild,v 1.4 2004/05/04 00:21:18 mr_bones_ Exp $ DESCRIPTION="Quotes from George W. Bush" HOMEPAGE="http://dubya.seiler.us/" @@ -9,10 +9,11 @@ SRC_URI="http://dubya.seiler.us/files/dubya-${PV}.tar.gz" LICENSE="as-is" SLOT="0" KEYWORDS="x86 ppc sparc mips alpha hppa amd64" +IUSE="" RDEPEND="games-misc/fortune-mod" -S=${WORKDIR}/${PN/fortune-mod-/} +S="${WORKDIR}/${PN/fortune-mod-/}" src_install() { insinto /usr/share/fortune diff --git a/games-misc/fortune-mod-dubya/fortune-mod-dubya-20031125.ebuild b/games-misc/fortune-mod-dubya/fortune-mod-dubya-20031125.ebuild index 09bd1ccfd682..19bfc1129c1f 100644 --- a/games-misc/fortune-mod-dubya/fortune-mod-dubya-20031125.ebuild +++ b/games-misc/fortune-mod-dubya/fortune-mod-dubya-20031125.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-dubya/fortune-mod-dubya-20031125.ebuild,v 1.3 2004/02/20 06:43:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-dubya/fortune-mod-dubya-20031125.ebuild,v 1.4 2004/05/04 00:21:18 mr_bones_ Exp $ DESCRIPTION="Quotes from George W. Bush" HOMEPAGE="http://dubya.seiler.us/" @@ -9,10 +9,11 @@ SRC_URI="http://dubya.seiler.us/files/dubya-${PV}.tar.gz" LICENSE="as-is" SLOT="0" KEYWORDS="x86 ppc sparc mips alpha hppa amd64" +IUSE="" RDEPEND="games-misc/fortune-mod" -S=${WORKDIR}/${PN/fortune-mod-/} +S="${WORKDIR}/${PN/fortune-mod-/}" src_install() { insinto /usr/share/fortune |