summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-03-19 17:46:36 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-03-19 17:46:36 +0000
commit8e64d7f62c13ddbd432e7411f834d2b388160f5c (patch)
tree978279f6e96a0da7807b7a4d0d467e59373d8474 /dev-perl/Finance-Quote
parentRevision bump to EAPI 5. (diff)
downloadgentoo-2-8e64d7f62c13ddbd432e7411f834d2b388160f5c.tar.gz
gentoo-2-8e64d7f62c13ddbd432e7411f834d2b388160f5c.tar.bz2
gentoo-2-8e64d7f62c13ddbd432e7411f834d2b388160f5c.zip
x86 stable wrt bug #501816; Drop old.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Finance-Quote')
-rw-r--r--dev-perl/Finance-Quote/ChangeLog7
-rw-r--r--dev-perl/Finance-Quote/Finance-Quote-1.17.ebuild24
-rw-r--r--dev-perl/Finance-Quote/Finance-Quote-1.170.0.ebuild25
-rw-r--r--dev-perl/Finance-Quote/Finance-Quote-1.180.0.ebuild4
-rw-r--r--dev-perl/Finance-Quote/files/VWD.pm.diff11
5 files changed, 8 insertions, 63 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog
index eb6fc8c2c796..8ecff945dc85 100644
--- a/dev-perl/Finance-Quote/ChangeLog
+++ b/dev-perl/Finance-Quote/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Finance-Quote
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.71 2014/03/19 17:37:08 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.72 2014/03/19 17:46:36 zlogene Exp $
+
+ 19 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> -Finance-Quote-1.17.ebuild,
+ -Finance-Quote-1.170.0.ebuild, -files/VWD.pm.diff,
+ Finance-Quote-1.180.0.ebuild:
+ x86 stable wrt bug #501816; Drop old.
19 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> Finance-Quote-1.180.0.ebuild:
x86 stable wrt bug #501816
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.17.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.17.ebuild
deleted file mode 100644
index e050fc217356..000000000000
--- a/dev-perl/Finance-Quote/Finance-Quote-1.17.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.17.ebuild,v 1.5 2012/03/25 15:17:38 armin76 Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=ECOCODE
-inherit perl-module
-
-DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ppc x86"
-IUSE=""
-
-DEPEND="dev-perl/libwww-perl
- dev-perl/HTML-Tree
- dev-perl/HTML-TableExtract
- dev-perl/Crypt-SSLeay"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"
-mydoc="TODO"
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.170.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.170.0.ebuild
deleted file mode 100644
index 668a302c0663..000000000000
--- a/dev-perl/Finance-Quote/Finance-Quote-1.170.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.170.0.ebuild,v 1.2 2012/03/25 15:17:38 armin76 Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=ECOCODE
-MODULE_VERSION=1.17
-inherit perl-module
-
-DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="dev-perl/libwww-perl
- dev-perl/HTML-Tree
- dev-perl/HTML-TableExtract
- dev-perl/Crypt-SSLeay"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"
-PATCHES=( "${FILESDIR}"/VWD.pm.diff )
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.180.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.180.0.ebuild
index 3bdd74833170..10e8b28c2922 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.180.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.180.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.180.0.ebuild,v 1.5 2014/03/19 17:37:08 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.180.0.ebuild,v 1.6 2014/03/19 17:46:36 zlogene Exp $
EAPI=5
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~ppc ~ppc64 x86"
+KEYWORDS="alpha amd64 ppc ~ppc64 x86"
IUSE=""
DEPEND="
diff --git a/dev-perl/Finance-Quote/files/VWD.pm.diff b/dev-perl/Finance-Quote/files/VWD.pm.diff
deleted file mode 100644
index 4ddabdba8660..000000000000
--- a/dev-perl/Finance-Quote/files/VWD.pm.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/Finance/Quote/VWD.pm
-+++ lib/Finance/Quote/VWD.pm
-@@ -118,7 +118,7 @@
- # all other info below <div class=contentContainer>
- my $content = $tree->look_down(
- "_tag", "div",
-- "class", "contentContainer"
-+ "class", "mainContainer"
- );
- next if not $content;
-