summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-10-16 07:12:19 +0000
committerTorsten Veller <tove@gentoo.org>2010-10-16 07:12:19 +0000
commitf45928f1ef80ab53f13bddb53d47e590967696e5 (patch)
tree4a7f34fe77e603301697cb79fd00be7a30e611c8 /dev-perl/Finance-YahooQuote
parentMaintenance. EAPI bump (diff)
downloadhistorical-f45928f1ef80ab53f13bddb53d47e590967696e5.tar.gz
historical-f45928f1ef80ab53f13bddb53d47e590967696e5.tar.bz2
historical-f45928f1ef80ab53f13bddb53d47e590967696e5.zip
Disable online tests
Package-Manager: portage-2.2_rc96/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Finance-YahooQuote')
-rw-r--r--dev-perl/Finance-YahooQuote/ChangeLog6
-rw-r--r--dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild6
-rw-r--r--dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.24.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Finance-YahooQuote/ChangeLog b/dev-perl/Finance-YahooQuote/ChangeLog
index e80261602d5b..9987795c32bc 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.22 2010/03/27 09:14:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.23 2010/10/16 07:12:19 tove Exp $
+
+ 16 Oct 2010; Torsten Veller <tove@gentoo.org>
+ Finance-YahooQuote-0.22.ebuild, Finance-YahooQuote-0.24.ebuild:
+ Disable online tests
*Finance-YahooQuote-0.24 (27 Mar 2010)
diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild
index a6a58ce57a56..62b41ea28df4 100644
--- a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild
+++ b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 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.22.ebuild,v 1.5 2007/11/10 13:09:56 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild,v 1.6 2010/10/16 07:12:19 tove Exp $
inherit perl-module
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="amd64 ia64 ppc sparc x86"
IUSE=""
-SRC_TEST="do"
+SRC_TEST=online
DEPEND="dev-perl/libwww-perl
virtual/perl-MIME-Base64
diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.24.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.24.ebuild
index 4a193cc63bef..6ca759af830f 100644
--- a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.24.ebuild
+++ b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.24.ebuild,v 1.1 2010/03/27 09:14:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.24.ebuild,v 1.2 2010/10/16 07:12:19 tove Exp $
EAPI=2
@@ -19,4 +19,4 @@ RDEPEND="dev-perl/libwww-perl
>=dev-perl/HTML-Parser-2.2"
DEPEND="${RDEPEND}"
-SRC_TEST="do"
+SRC_TEST=online