summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 11:01:53 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 11:01:53 +0000
commitadf5b8fc1f48a786c2ff26202fb9b71f10e0e8c3 (patch)
treee2216f62094285a63a8168e87c429d7eb85dfd00 /dev-perl/CGI-Session
parentThe patch for parallel make wasn't enough as configure file should be removed... (diff)
downloadhistorical-adf5b8fc1f48a786c2ff26202fb9b71f10e0e8c3.tar.gz
historical-adf5b8fc1f48a786c2ff26202fb9b71f10e0e8c3.tar.bz2
historical-adf5b8fc1f48a786c2ff26202fb9b71f10e0e8c3.zip
Virtual for perl-core dep
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-perl/CGI-Session')
-rw-r--r--dev-perl/CGI-Session/CGI-Session-4.03.ebuild4
-rw-r--r--dev-perl/CGI-Session/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/CGI-Session/CGI-Session-4.03.ebuild b/dev-perl/CGI-Session/CGI-Session-4.03.ebuild
index 91a7ea1919e2..0af80029cc82 100644
--- a/dev-perl/CGI-Session/CGI-Session-4.03.ebuild
+++ b/dev-perl/CGI-Session/CGI-Session-4.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.03.ebuild,v 1.3 2006/02/04 11:05:40 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.03.ebuild,v 1.4 2006/02/13 10:44:18 mcummings Exp $
inherit perl-module
@@ -15,4 +15,4 @@ IUSE=""
SRC_TEST="do"
-DEPEND="perl-core/Digest-MD5"
+DEPEND="virtual/perl-Digest-MD5"
diff --git a/dev-perl/CGI-Session/ChangeLog b/dev-perl/CGI-Session/ChangeLog
index 0d2ca7469e4c..23d075c9736b 100644
--- a/dev-perl/CGI-Session/ChangeLog
+++ b/dev-perl/CGI-Session/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/CGI-Session
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.5 2006/02/04 11:05:40 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.6 2006/02/13 10:44:18 mcummings Exp $
+
+ 13 Feb 2006; <mcumming@gentoo.org> CGI-Session-4.03.ebuild:
+ Virtual for perl-core dep
04 Feb 2006; <nixnut@gentoo.org> CGI-Session-4.03.ebuild:
Added ~ppc keyword. bug 121296