diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:45:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:45:56 +0000 |
commit | 932fd9dfa455129dae35b7850d801093e284fa00 (patch) | |
tree | 417b6e448d323fcab05e4d57f74fb6f172acd5a0 /net-misc/bwwhois | |
parent | don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-932fd9dfa455129dae35b7850d801093e284fa00.tar.gz gentoo-2-932fd9dfa455129dae35b7850d801093e284fa00.tar.bz2 gentoo-2-932fd9dfa455129dae35b7850d801093e284fa00.zip |
sync IUSE (missing)
Diffstat (limited to 'net-misc/bwwhois')
-rw-r--r-- | net-misc/bwwhois/bwwhois-3.2.ebuild | 3 | ||||
-rw-r--r-- | net-misc/bwwhois/bwwhois-3.4.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net-misc/bwwhois/bwwhois-3.2.ebuild b/net-misc/bwwhois/bwwhois-3.2.ebuild index 5d263d663689..9519d4f16b03 100644 --- a/net-misc/bwwhois/bwwhois-3.2.ebuild +++ b/net-misc/bwwhois/bwwhois-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-3.2.ebuild,v 1.6 2004/06/24 23:37:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-3.2.ebuild,v 1.7 2004/07/15 02:41:01 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://whois.bw.org/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~ppc ~sparc ~alpha" +IUSE="" DEPEND="dev-lang/perl" diff --git a/net-misc/bwwhois/bwwhois-3.4.ebuild b/net-misc/bwwhois/bwwhois-3.4.ebuild index 1544cfc76bb4..a1313a3c1894 100644 --- a/net-misc/bwwhois/bwwhois-3.4.ebuild +++ b/net-misc/bwwhois/bwwhois-3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-3.4.ebuild,v 1.6 2004/06/24 23:37:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-3.4.ebuild,v 1.7 2004/07/15 02:41:01 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://whois.bw.org/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~ppc ~sparc alpha ~amd64" +IUSE="" DEPEND="dev-lang/perl" |