diff options
Diffstat (limited to 'dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild')
-rw-r--r-- | dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |