summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/File-Remove/File-Remove-0.20.ebuild4
-rw-r--r--dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild4
-rw-r--r--dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild3
3 files changed, 6 insertions, 5 deletions
diff --git a/dev-perl/File-Remove/File-Remove-0.20.ebuild b/dev-perl/File-Remove/File-Remove-0.20.ebuild
index 9cb8a5ac01f9..8cef0e44aa42 100644
--- a/dev-perl/File-Remove/File-Remove-0.20.ebuild
+++ b/dev-perl/File-Remove/File-Remove-0.20.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/File-Remove/File-Remove-0.20.ebuild,v 1.5 2004/06/25 00:29:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Remove/File-Remove-0.20.ebuild,v 1.6 2004/07/14 17:33:56 agriffis Exp $
inherit perl-module
@@ -13,4 +13,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/G/GA/GABOR/${MY_P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc ~sparc"
-
+IUSE=""
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild
index 9da4ac1f8cac..21810e9d1c13 100644
--- a/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild
+++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.02.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/extutils-parsexs/extutils-parsexs-2.02.ebuild,v 1.5 2004/06/25 00:27:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild,v 1.6 2004/07/14 17:29:37 agriffis Exp $
inherit perl-module
@@ -13,4 +13,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${MY_P}.readm
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 alpha ~hppa ~mips ~ppc ~sparc ~amd64"
-
+IUSE=""
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild
index 5c0ed2b62407..a7552098a62a 100644
--- a/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild
+++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.08.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/extutils-parsexs/extutils-parsexs-2.08.ebuild,v 1.2 2004/06/25 00:27:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild,v 1.3 2004/07/14 17:29:37 agriffis Exp $
inherit perl-module
@@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${MY_P}.readm
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="~x86 ~alpha ~hppa ~mips ~ppc ~sparc ~amd64"
+IUSE=""
SRC_TEST="do"
DEPEND="dev-perl/ExtUtils-CBuilder"