diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 11:01:53 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 11:01:53 +0000 |
commit | adf5b8fc1f48a786c2ff26202fb9b71f10e0e8c3 (patch) | |
tree | e2216f62094285a63a8168e87c429d7eb85dfd00 /dev-perl/Carp-Assert-More | |
parent | The patch for parallel make wasn't enough as configure file should be removed... (diff) | |
download | historical-adf5b8fc1f48a786c2ff26202fb9b71f10e0e8c3.tar.gz historical-adf5b8fc1f48a786c2ff26202fb9b71f10e0e8c3.tar.bz2 historical-adf5b8fc1f48a786c2ff26202fb9b71f10e0e8c3.zip |
Virtual for perl-core dep
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-perl/Carp-Assert-More')
-rw-r--r-- | dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Carp-Assert-More/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild index 2a96cad2c475..52271cac0bdd 100644 --- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild +++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.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/Carp-Assert-More/Carp-Assert-More-1.12.ebuild,v 1.4 2006/01/13 18:12:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild,v 1.5 2006/02/13 10:45:51 mcummings Exp $ inherit perl-module @@ -15,6 +15,6 @@ IUSE="" SRC_TEST="do" -DEPEND="perl-core/Scalar-List-Utils +DEPEND="virtual/perl-Scalar-List-Utils dev-perl/Carp-Assert dev-perl/Test-Exception" diff --git a/dev-perl/Carp-Assert-More/ChangeLog b/dev-perl/Carp-Assert-More/ChangeLog index d408dfaca85d..2dfa40a1372c 100644 --- a/dev-perl/Carp-Assert-More/ChangeLog +++ b/dev-perl/Carp-Assert-More/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Carp-Assert-More # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/ChangeLog,v 1.4 2006/01/13 18:12:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/ChangeLog,v 1.5 2006/02/13 10:45:51 mcummings Exp $ + + 13 Feb 2006; <mcumming@gentoo.org> Carp-Assert-More-1.12.ebuild: + Virtual for perl-core dep 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> Carp-Assert-More-1.12.ebuild: |