summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-06 03:15:19 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-06 03:15:19 +0000
commit166acdcb237cf67143de62fced9c659b4e0c7d3f (patch)
tree9bf2b928fe65abf37290ef54cdd2a620e0265c70 /dev-perl/module-build
parentAdding perl dep; fixed header; fixed DEPEND (diff)
downloadhistorical-166acdcb237cf67143de62fced9c659b4e0c7d3f.tar.gz
historical-166acdcb237cf67143de62fced9c659b4e0c7d3f.tar.bz2
historical-166acdcb237cf67143de62fced9c659b4e0c7d3f.zip
Adding perl dep; fixed DEPEND
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/module-build')
-rw-r--r--dev-perl/module-build/module-build-0.25.ebuild5
-rw-r--r--dev-perl/module-build/module-build-0.26.10.ebuild5
-rw-r--r--dev-perl/module-build/module-build-0.26.11.ebuild5
-rw-r--r--dev-perl/module-build/module-build-0.28-r1.ebuild5
-rw-r--r--dev-perl/module-build/module-build-0.28.01.ebuild5
-rw-r--r--dev-perl/module-build/module-build-0.28.ebuild5
6 files changed, 18 insertions, 12 deletions
diff --git a/dev-perl/module-build/module-build-0.25.ebuild b/dev-perl/module-build/module-build-0.25.ebuild
index 76796c3d065e..c1ed2d8d81eb 100644
--- a/dev-perl/module-build/module-build-0.25.ebuild
+++ b/dev-perl/module-build/module-build-0.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.25.ebuild,v 1.17 2006/05/01 16:33:21 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.25.ebuild,v 1.18 2006/08/06 02:52:41 mcummings Exp $
inherit perl-module
@@ -15,7 +15,8 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE=""
-DEPEND="dev-perl/yaml
+DEPEND="dev-lang/perl
+ dev-perl/yaml
>=dev-perl/Archive-Tar-1.09"
SRC_TEST="do"
diff --git a/dev-perl/module-build/module-build-0.26.10.ebuild b/dev-perl/module-build/module-build-0.26.10.ebuild
index 3bd2dcb011a7..9f78bcb36503 100644
--- a/dev-perl/module-build/module-build-0.26.10.ebuild
+++ b/dev-perl/module-build/module-build-0.26.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.26.10.ebuild,v 1.2 2006/05/01 16:33:21 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.26.10.ebuild,v 1.3 2006/08/06 02:52:41 mcummings Exp $
inherit perl-module
@@ -16,7 +16,8 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
-DEPEND="dev-perl/yaml
+DEPEND="dev-lang/perl
+ dev-perl/yaml
>=dev-perl/Archive-Tar-1.09"
SRC_TEST="do"
diff --git a/dev-perl/module-build/module-build-0.26.11.ebuild b/dev-perl/module-build/module-build-0.26.11.ebuild
index 1be0f3133e73..e550bbeb810f 100644
--- a/dev-perl/module-build/module-build-0.26.11.ebuild
+++ b/dev-perl/module-build/module-build-0.26.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.26.11.ebuild,v 1.9 2006/05/27 21:24:24 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.26.11.ebuild,v 1.10 2006/08/06 02:52:41 mcummings Exp $
inherit perl-module
@@ -16,7 +16,8 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
-DEPEND="dev-perl/yaml
+DEPEND="dev-lang/perl
+ dev-perl/yaml
>=dev-perl/Archive-Tar-1.09"
SRC_TEST="do"
diff --git a/dev-perl/module-build/module-build-0.28-r1.ebuild b/dev-perl/module-build/module-build-0.28-r1.ebuild
index d1c7818b753e..da37d7f1cde8 100644
--- a/dev-perl/module-build/module-build-0.28-r1.ebuild
+++ b/dev-perl/module-build/module-build-0.28-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.28-r1.ebuild,v 1.5 2006/07/19 19:51:40 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.28-r1.ebuild,v 1.6 2006/08/06 02:52:41 mcummings Exp $
inherit perl-module
@@ -22,7 +22,8 @@ IUSE=""
PDEPEND=">=dev-perl/ExtUtils-CBuilder-0.15
>=dev-perl/extutils-parsexs-1.02"
-DEPEND="dev-perl/yaml
+DEPEND="dev-lang/perl
+ dev-perl/yaml
>=dev-perl/Archive-Tar-1.09"
SRC_TEST="do"
diff --git a/dev-perl/module-build/module-build-0.28.01.ebuild b/dev-perl/module-build/module-build-0.28.01.ebuild
index 12e41981ad8b..17b3914e1ada 100644
--- a/dev-perl/module-build/module-build-0.28.01.ebuild
+++ b/dev-perl/module-build/module-build-0.28.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.28.01.ebuild,v 1.1 2006/06/23 20:22:37 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.28.01.ebuild,v 1.2 2006/08/06 02:52:41 mcummings Exp $
inherit versionator perl-module
@@ -22,7 +22,8 @@ IUSE=""
PDEPEND=">=dev-perl/ExtUtils-CBuilder-0.15
>=dev-perl/extutils-parsexs-1.02"
-DEPEND="dev-perl/yaml
+DEPEND="dev-lang/perl
+ dev-perl/yaml
>=dev-perl/Archive-Tar-1.09"
SRC_TEST="do"
diff --git a/dev-perl/module-build/module-build-0.28.ebuild b/dev-perl/module-build/module-build-0.28.ebuild
index e4e58c66f8ec..a72a3bb30467 100644
--- a/dev-perl/module-build/module-build-0.28.ebuild
+++ b/dev-perl/module-build/module-build-0.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.28.ebuild,v 1.12 2006/07/14 15:09:03 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.28.ebuild,v 1.13 2006/08/06 02:52:41 mcummings Exp $
inherit perl-module
@@ -22,7 +22,8 @@ IUSE=""
PDEPEND=">=dev-perl/ExtUtils-CBuilder-0.15
>=dev-perl/extutils-parsexs-1.02"
-DEPEND="dev-perl/yaml
+DEPEND="dev-lang/perl
+ dev-perl/yaml
>=dev-perl/Archive-Tar-1.09"
SRC_TEST="do"