diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 10:50:17 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 10:50:17 +0000 |
commit | 8910603cde162718d3ae2fe5ca18edf9d2c55ee6 (patch) | |
tree | d70665665d01a0db83c5d241032497c5f6290b59 /dev-perl/Carp-Assert-More | |
parent | new revision that solves 122288 (diff) | |
download | gentoo-2-8910603cde162718d3ae2fe5ca18edf9d2c55ee6.tar.gz gentoo-2-8910603cde162718d3ae2fe5ca18edf9d2c55ee6.tar.bz2 gentoo-2-8910603cde162718d3ae2fe5ca18edf9d2c55ee6.zip |
Virtual for perl-core dep
(Portage version: 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: |