summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 15:03:54 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 15:03:54 +0000
commit1beec47bdb764cdaea23548b808bb029dee4e261 (patch)
tree53b7f50ad4d52ec0f0925ec4fa8599a1551d4392 /dev-perl/Carp-Assert
parentdev-perl/Test-Simple => perl-core/Test-Simple migration (diff)
downloadgentoo-2-1beec47bdb764cdaea23548b808bb029dee4e261.tar.gz
gentoo-2-1beec47bdb764cdaea23548b808bb029dee4e261.tar.bz2
gentoo-2-1beec47bdb764cdaea23548b808bb029dee4e261.zip
dev-perl/Test-Simple => perl-core/Test-Simple migration
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/Carp-Assert')
-rw-r--r--dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild4
-rw-r--r--dev-perl/Carp-Assert/ChangeLog6
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild b/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild
index 61b6a21ab915..bec17cbae4af 100644
--- a/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild
+++ b/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild,v 1.3 2005/05/17 15:19:20 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild,v 1.4 2005/05/25 14:59:10 mcummings Exp $
inherit perl-module
@@ -15,4 +15,4 @@ IUSE=""
SRC_TEST="do"
-DEPEND="dev-perl/Test-Simple"
+DEPEND="perl-core/Test-Simple"
diff --git a/dev-perl/Carp-Assert/ChangeLog b/dev-perl/Carp-Assert/ChangeLog
index 5f40259d29da..5478c173c208 100644
--- a/dev-perl/Carp-Assert/ChangeLog
+++ b/dev-perl/Carp-Assert/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Carp-Assert
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/ChangeLog,v 1.3 2005/05/17 15:19:20 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/ChangeLog,v 1.4 2005/05/25 14:59:10 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ Carp-Assert-0.18.ebuild:
+ dev-perl/Test-Simple => perl-core/Test-Simple migration
17 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
Carp-Assert-0.18.ebuild: