summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 14:41:11 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 14:41:11 +0000
commita691a02d986579cbc3c522603334f790aa5bd8ce (patch)
treeb6f44c9b17814e5ee37fa56245a5291379445511 /dev-perl/HTTP-Cache-Transparent
parentdev-perl/Storable => perl-core/Storable migration (diff)
downloadgentoo-2-a691a02d986579cbc3c522603334f790aa5bd8ce.tar.gz
gentoo-2-a691a02d986579cbc3c522603334f790aa5bd8ce.tar.bz2
gentoo-2-a691a02d986579cbc3c522603334f790aa5bd8ce.zip
dev-perl/Storable => perl-core/Storable migration
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/HTTP-Cache-Transparent')
-rw-r--r--dev-perl/HTTP-Cache-Transparent/ChangeLog6
-rw-r--r--dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/HTTP-Cache-Transparent/ChangeLog b/dev-perl/HTTP-Cache-Transparent/ChangeLog
index ca12121212e0..521bf6036f65 100644
--- a/dev-perl/HTTP-Cache-Transparent/ChangeLog
+++ b/dev-perl/HTTP-Cache-Transparent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/HTTP-Cache-Transparent
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeLog,v 1.6 2005/05/24 15:45:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeLog,v 1.7 2005/05/25 14:39:04 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ HTTP-Cache-Transparent-0.5.ebuild:
+ dev-perl/Storable => perl-core/Storable migration
24 May 2005; Michael Cummings <mcummings@gentoo.org>
HTTP-Cache-Transparent-0.5.ebuild:
diff --git a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild
index dc620f9bda13..0415faca246f 100644
--- a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild
+++ b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.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/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild,v 1.5 2005/05/24 15:45:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild,v 1.6 2005/05/25 14:39:04 mcummings Exp $
inherit perl-module
@@ -17,4 +17,4 @@ SRC_TEST="do"
DEPEND="dev-perl/libwww-perl
perl-core/Digest-MD5
- dev-perl/Storable"
+ perl-core/Storable"