summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 10:50:17 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 10:50:17 +0000
commit8910603cde162718d3ae2fe5ca18edf9d2c55ee6 (patch)
treed70665665d01a0db83c5d241032497c5f6290b59 /dev-perl/Carp-Assert
parentnew revision that solves 122288 (diff)
downloadgentoo-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')
-rw-r--r--dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild6
-rw-r--r--dev-perl/Carp-Assert/ChangeLog7
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild b/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild
index 28c46407aea2..a61f9b743005 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
+# 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/Carp-Assert-0.18.ebuild,v 1.6 2005/12/01 21:01:13 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild,v 1.7 2006/02/13 10:45:33 mcummings Exp $
inherit perl-module
@@ -15,4 +15,4 @@ IUSE=""
SRC_TEST="do"
-DEPEND="perl-core/Test-Simple"
+DEPEND="virtual/perl-Test-Simple"
diff --git a/dev-perl/Carp-Assert/ChangeLog b/dev-perl/Carp-Assert/ChangeLog
index f9bcc89bf414..8d271d370c24 100644
--- a/dev-perl/Carp-Assert/ChangeLog
+++ b/dev-perl/Carp-Assert/ChangeLog
@@ -1,6 +1,9 @@
# 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.6 2005/12/01 21:01:13 metalgod Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/ChangeLog,v 1.7 2006/02/13 10:45:33 mcummings Exp $
+
+ 13 Feb 2006; <mcumming@gentoo.org> Carp-Assert-0.18.ebuild:
+ Virtual for perl-core dep
01 Dec 2005; Luis Medinas <metalgod@gentoo.org> Carp-Assert-0.18.ebuild:
Added ~amd64 keyword. Fixes bug #113147.