summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild3
-rw-r--r--dev-perl/URI/URI-1.28.ebuild3
-rw-r--r--dev-perl/URI/URI-1.30.ebuild3
-rw-r--r--dev-perl/WeakRef/WeakRef-0.01.ebuild3
4 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild b/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild
index fa9dda736ad4..ab7ddc7a4bf0 100644
--- a/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild
+++ b/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.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/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild,v 1.4 2004/06/25 01:08:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.07.ebuild,v 1.5 2004/07/14 20:52:16 agriffis Exp $
inherit perl-module
@@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/${P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="x86 ~sparc ~ppc"
+IUSE=""
SRC_TEST="do"
#Funny...no longer a dep, but needed for tests
diff --git a/dev-perl/URI/URI-1.28.ebuild b/dev-perl/URI/URI-1.28.ebuild
index 398c563edd8e..b8d1fde73bb4 100644
--- a/dev-perl/URI/URI-1.28.ebuild
+++ b/dev-perl/URI/URI-1.28.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/URI/URI-1.28.ebuild,v 1.11 2004/06/25 01:08:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.28.ebuild,v 1.12 2004/07/14 20:53:36 agriffis Exp $
inherit perl-module
@@ -11,6 +11,7 @@ SRC_URI="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_H
LICENSE="Artistic"
SLOT="0"
KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390"
+IUSE=""
DEPEND="dev-perl/MIME-Base64"
diff --git a/dev-perl/URI/URI-1.30.ebuild b/dev-perl/URI/URI-1.30.ebuild
index 14c2e575995b..61285b0cc3da 100644
--- a/dev-perl/URI/URI-1.30.ebuild
+++ b/dev-perl/URI/URI-1.30.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/URI/URI-1.30.ebuild,v 1.2 2004/06/25 01:08:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.30.ebuild,v 1.3 2004/07/14 20:53:36 agriffis Exp $
inherit perl-module
@@ -11,6 +11,7 @@ SRC_URI="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_H
LICENSE="Artistic"
SLOT="0"
KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390"
+IUSE=""
DEPEND="dev-perl/MIME-Base64"
diff --git a/dev-perl/WeakRef/WeakRef-0.01.ebuild b/dev-perl/WeakRef/WeakRef-0.01.ebuild
index 37dc945af083..d3f41a07102b 100644
--- a/dev-perl/WeakRef/WeakRef-0.01.ebuild
+++ b/dev-perl/WeakRef/WeakRef-0.01.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/WeakRef/WeakRef-0.01.ebuild,v 1.2 2004/06/25 01:09:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WeakRef/WeakRef-0.01.ebuild,v 1.3 2004/07/14 20:55:32 agriffis Exp $
inherit perl-module
@@ -15,3 +15,4 @@ SRC_TEST="do"
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+IUSE=""