diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 13:18:02 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 13:18:02 +0000 |
commit | 9355cb389b09270308c7fd3f05d341d184e80c2b (patch) | |
tree | 95d8af65ce627d75839500800e105b901f880a04 /dev-perl/Finance-YahooQuote | |
parent | New virtual for perl-core/Getopt-Long (diff) | |
download | historical-9355cb389b09270308c7fd3f05d341d184e80c2b.tar.gz historical-9355cb389b09270308c7fd3f05d341d184e80c2b.tar.bz2 historical-9355cb389b09270308c7fd3f05d341d184e80c2b.zip |
Virtuals for perl-core
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-perl/Finance-YahooQuote')
-rw-r--r-- | dev-perl/Finance-YahooQuote/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Finance-YahooQuote/ChangeLog b/dev-perl/Finance-YahooQuote/ChangeLog index b67204f78d3a..65ad9a2550f8 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.7 2006/01/13 20:51:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.8 2006/02/13 13:01:16 mcummings Exp $ + + 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> + Finance-YahooQuote-0.20.ebuild, Finance-YahooQuote-0.21.ebuild: + Virtuals for perl-core 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> Finance-YahooQuote-0.21.ebuild: diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild index cd294a97d456..89898da67881 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 +# Copyright 1999-2006 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.4 2005/07/21 17:16:16 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild,v 1.5 2006/02/13 13:01:16 mcummings Exp $ inherit perl-module @@ -20,5 +20,5 @@ IUSE="" #SRC_TEST="do" DEPEND="dev-perl/libwww-perl - perl-core/MIME-Base64 + virtual/perl-MIME-Base64 dev-perl/HTML-Parser" diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild index fea5d961b1c3..9e9dc099c71f 100644 --- a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild +++ b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.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/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild,v 1.3 2006/01/13 20:51:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild,v 1.4 2006/02/13 13:01:16 mcummings Exp $ inherit perl-module @@ -20,5 +20,5 @@ IUSE="" #SRC_TEST="do" DEPEND="dev-perl/libwww-perl - perl-core/MIME-Base64 + virtual/perl-MIME-Base64 dev-perl/HTML-Parser" |