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 | cba4e8473fe9387caeee6cc27a07f9ddaa099fde (patch) | |
tree | 8786620c76d7812e4d029af7ef1a8797cd6e53d1 /dev-perl/Carp-Assert-More | |
parent | Missed commit during scalar-list-utils migration... (diff) | |
download | historical-cba4e8473fe9387caeee6cc27a07f9ddaa099fde.tar.gz historical-cba4e8473fe9387caeee6cc27a07f9ddaa099fde.tar.bz2 historical-cba4e8473fe9387caeee6cc27a07f9ddaa099fde.zip |
Missed commit during scalar-list-utils migration...
Package-Manager: portage-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) |