From 2883339b988c764ab1cde76c274b07301923293c Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Fri, 17 Aug 2018 15:36:38 +1200 Subject: dev-perl/Finance-YahooQuote: Cleanup old version 0.250.0 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- .../Finance-YahooQuote-0.250.0.ebuild | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100644 dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.250.0.ebuild (limited to 'dev-perl') 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 -- cgit v1.2.3-65-gdbad