summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 14:10:13 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 14:10:13 +0000
commit2a1efb8b40be46492799994902376d567a0e9aba (patch)
tree955b4977f3f4fce6c4a61af73d88bf62c28ec506 /dev-perl/Finance-YahooQuote
parentdev-perl/MIME-Base64 => perl-core/MIME-Base64 migration (diff)
downloadhistorical-2a1efb8b40be46492799994902376d567a0e9aba.tar.gz
historical-2a1efb8b40be46492799994902376d567a0e9aba.tar.bz2
historical-2a1efb8b40be46492799994902376d567a0e9aba.zip
dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/Finance-YahooQuote')
-rw-r--r--dev-perl/Finance-YahooQuote/ChangeLog6
-rw-r--r--dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Finance-YahooQuote/ChangeLog b/dev-perl/Finance-YahooQuote/ChangeLog
index d0cc4c9f5d5b..15635c07fef7 100644
--- a/dev-perl/Finance-YahooQuote/ChangeLog
+++ b/dev-perl/Finance-YahooQuote/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Finance-YahooQuote
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.1 2005/02/07 11:00:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.2 2005/05/25 14:09:56 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ Finance-YahooQuote-0.20.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
*Finance-YahooQuote-0.20 (07 Feb 2005)
diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild
index 88cea20c7bfc..522270e30c5e 100644
--- a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild
+++ b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.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/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild,v 1.1 2005/02/07 11:00:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild,v 1.2 2005/05/25 14:09:56 mcummings Exp $
inherit perl-module
@@ -20,5 +20,5 @@ IUSE=""
#SRC_TEST="do"
DEPEND="dev-perl/libwww-perl
- dev-perl/MIME-Base64
+ perl-core/MIME-Base64
dev-perl/HTML-Parser"