From: Kent Fredric Date: Fri, 17 Aug 2018 03:36:38 +0000 (+1200) Subject: dev-perl/Finance-YahooQuote: Cleanup old version 0.250.0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2883339b988c764ab1cde76c274b07301923293c;p=gentoo.git dev-perl/Finance-YahooQuote: Cleanup old version 0.250.0 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.250.0.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.250.0.ebuild deleted file mode 100644 index 448a55f8577f..000000000000 --- a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.250.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=EDD -MODULE_VERSION=0.25 -inherit perl-module - -DESCRIPTION="Get stock quotes from Yahoo! Finance" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" - -RDEPEND=" - dev-perl/libwww-perl - virtual/perl-MIME-Base64 - >=dev-perl/HTML-Parser-2.200.0 - >=virtual/perl-Text-ParseWords-3.100.0 -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -" - -SRC_TEST=online