diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:02:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:02:13 +0000 |
commit | c16bad02eccc98b9819f4d5db6ffd937270e3212 (patch) | |
tree | 5ef0a8ffec96f9086851966c4500bb553aeab859 /dev-perl/Finance-YahooQuote | |
parent | Drop ia64, sparc stable wrt #397053 (diff) | |
download | gentoo-2-c16bad02eccc98b9819f4d5db6ffd937270e3212.tar.gz gentoo-2-c16bad02eccc98b9819f4d5db6ffd937270e3212.tar.bz2 gentoo-2-c16bad02eccc98b9819f4d5db6ffd937270e3212.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
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.22.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.240.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Finance-YahooQuote/ChangeLog b/dev-perl/Finance-YahooQuote/ChangeLog index b2296f6a459e..75872314a488 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.28 2012/03/08 15:11:03 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.29 2012/03/25 15:02:13 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> + Finance-YahooQuote-0.22.ebuild, Finance-YahooQuote-0.240.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Finance-YahooQuote-0.240.0.ebuild: diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild index 62b41ea28df4..87c209e6f1aa 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-2010 Gentoo Foundation +# Copyright 1999-2012 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.6 2010/10/16 07:12:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild,v 1.7 2012/03/25 15:02:13 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/E/ED/EDD/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ia64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" SRC_TEST=online diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.240.0.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.240.0.ebuild index cec1c428d725..46fe4c33a527 100644 --- a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.240.0.ebuild +++ b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.240.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.240.0.ebuild,v 1.4 2012/03/08 15:11:03 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.240.0.ebuild,v 1.5 2012/03/25 15:02:13 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Get stock quotes from Yahoo! Finance" LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+ SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="dev-perl/libwww-perl |