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/Chart-Math-Axis
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/Chart-Math-Axis')
-rw-r--r--dev-perl/Chart-Math-Axis/ChangeLog7
-rw-r--r--dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild8
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/Chart-Math-Axis/ChangeLog b/dev-perl/Chart-Math-Axis/ChangeLog
index 374fefd2d1f5..d811f0f13f8f 100644
--- a/dev-perl/Chart-Math-Axis/ChangeLog
+++ b/dev-perl/Chart-Math-Axis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Chart-Math-Axis
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.21 2005/10/03 13:00:39 agriffis Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.22 2006/02/13 10:50:17 mcummings Exp $
+
+ 13 Feb 2006; <mcumming@gentoo.org> Chart-Math-Axis-0.3.ebuild:
+ Virtual for perl-core dep
03 Oct 2005; Aron Griffis <agriffis@gentoo.org>
Chart-Math-Axis-0.3.ebuild:
diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild
index ba85584f7bb0..75bec1de2862 100644
--- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild
+++ b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.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/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild,v 1.13 2005/10/03 13:00:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild,v 1.14 2006/02/13 10:50:17 mcummings Exp $
inherit perl-module
@@ -15,8 +15,8 @@ IUSE=""
SRC_TEST="do"
-DEPEND=">=perl-core/Math-BigInt-1.70
+DEPEND=">=virtual/perl-Math-BigInt-1.70
dev-perl/Clone
- perl-core/Test-Simple"
+ virtual/perl-Test-Simple"