summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-24 15:45:43 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-24 15:45:43 +0000
commit2abc49e8340d3ecb416d634ef2be22d1ad4ae959 (patch)
tree60e1852b4ffc94f35f8297b6efaf8e02ef51ce1e /dev-perl/Apache-Session
parentdev-perl/Digest-MD5 => perl-core/Digest-MD5 (diff)
downloadgentoo-2-2abc49e8340d3ecb416d634ef2be22d1ad4ae959.tar.gz
gentoo-2-2abc49e8340d3ecb416d634ef2be22d1ad4ae959.tar.bz2
gentoo-2-2abc49e8340d3ecb416d634ef2be22d1ad4ae959.zip
dev-perl/Digest-MD5 => perl-core/Digest-MD5
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.54.ebuild4
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.60.ebuild4
-rw-r--r--dev-perl/Apache-Session/ChangeLog6
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.54.ebuild b/dev-perl/Apache-Session/Apache-Session-1.54.ebuild
index 8f76dc8ae752..f1fdb36359a6 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.54.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.54.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/Apache-Session/Apache-Session-1.54.ebuild,v 1.8 2005/01/21 19:06:30 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.54.ebuild,v 1.9 2005/05/24 15:42:05 mcummings Exp $
inherit perl-module
@@ -15,5 +15,5 @@ LICENSE="Artistic"
KEYWORDS="x86 amd64 ppc sparc alpha"
DEPEND="${DEPEND}
- dev-perl/Digest-MD5
+ perl-core/Digest-MD5
dev-perl/Storable"
diff --git a/dev-perl/Apache-Session/Apache-Session-1.60.ebuild b/dev-perl/Apache-Session/Apache-Session-1.60.ebuild
index 6e9e72759096..8eca4d248e58 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.60.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.60.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/Apache-Session/Apache-Session-1.60.ebuild,v 1.9 2005/04/21 18:52:13 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.60.ebuild,v 1.10 2005/05/24 15:42:05 mcummings Exp $
inherit perl-module
MY_PV=${PV/0/}
@@ -17,5 +17,5 @@ LICENSE="Artistic"
KEYWORDS="x86 amd64 ppc sparc alpha"
DEPEND="${DEPEND}
- dev-perl/Digest-MD5
+ perl-core/Digest-MD5
dev-perl/Storable"
diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog
index d5a68d73ad94..dcccac16374b 100644
--- a/dev-perl/Apache-Session/ChangeLog
+++ b/dev-perl/Apache-Session/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Apache-Session
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.12 2005/04/21 18:52:13 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.13 2005/05/24 15:42:05 mcummings Exp $
+
+ 24 May 2005; Michael Cummings <mcummings@gentoo.org>
+ Apache-Session-1.54.ebuild, Apache-Session-1.60.ebuild:
+ dev-perl/Digest-MD5 => perl-core/Digest-MD5
21 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
Apache-Session-1.60.ebuild: