summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:58:58 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:58:58 +0000
commit3ad29611d2e40f18b05951123f96d3c89ebf7273 (patch)
tree5223f6304bc1f5d71be42e3ece75ce683e652edc /dev-perl/HTTP-GHTTP
parentMarked ~amd64. (Manifest recommit) (diff)
downloadgentoo-2-3ad29611d2e40f18b05951123f96d3c89ebf7273.tar.gz
gentoo-2-3ad29611d2e40f18b05951123f96d3c89ebf7273.tar.bz2
gentoo-2-3ad29611d2e40f18b05951123f96d3c89ebf7273.zip
sync IUSE (missing)
Diffstat (limited to 'dev-perl/HTTP-GHTTP')
-rw-r--r--dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild b/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild
index aac2c4777ad6..18ce22d0fbfd 100644
--- a/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild
+++ b/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.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/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild,v 1.10 2004/06/25 00:38:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild,v 1.11 2004/07/14 17:56:41 agriffis Exp $
inherit perl-module
@@ -11,5 +11,6 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/HTTP/${P}.readme"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 amd64 ppc sparc alpha ~mips"
+IUSE=""
DEPEND=">=gnome-base/libghttp-1.0.9-r1"