diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-02 14:21:01 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-02 14:21:01 +0000 |
commit | 1a1c1ef671deb602d6c0f7e9a2eaf3ab49c36732 (patch) | |
tree | 91b4a0568bd30f39940175f869b91847836bc980 /dev-perl/Carp-Assert-More | |
parent | Missed commit during scalar-list-utils migration... (diff) | |
download | gentoo-2-1a1c1ef671deb602d6c0f7e9a2eaf3ab49c36732.tar.gz gentoo-2-1a1c1ef671deb602d6c0f7e9a2eaf3ab49c36732.tar.bz2 gentoo-2-1a1c1ef671deb602d6c0f7e9a2eaf3ab49c36732.zip |
Missed commit during scalar-list-utils migration...
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/Carp-Assert-More')
-rw-r--r-- | dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Carp-Assert-More/ChangeLog | 8 |
2 files changed, 9 insertions, 5 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 c0bc61e87812..cda85a19b1d3 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-2005 Gentoo Foundation +# 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.1 2005/12/03 14:31:22 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild,v 1.2 2006/01/02 14:21:01 mcummings Exp $ inherit perl-module @@ -15,6 +15,6 @@ IUSE="" SRC_TEST="do" -DEPEND="dev-perl/Scalar-List-Utils +DEPEND="perl-core/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 7597c120a88b..2bb26b97eb13 100644 --- a/dev-perl/Carp-Assert-More/ChangeLog +++ b/dev-perl/Carp-Assert-More/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Carp-Assert-More -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/ChangeLog,v 1.1 2005/12/03 14:31:22 mcummings Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/ChangeLog,v 1.2 2006/01/02 14:21:01 mcummings Exp $ + + 02 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Carp-Assert-More-1.12.ebuild: + Missed commit during scalar-list-utils migration... *Carp-Assert-More-1.12 (03 Dec 2005) |