diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-06-21 16:11:24 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-06-21 16:11:24 +0000 |
commit | 37c2bc3c5d82ca5215a43bf92c06607a06509a1a (patch) | |
tree | cc01071abbed0cd1a9e78be245730bf0881e939d /dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild | |
parent | Marking sparc stable (diff) | |
download | gentoo-2-37c2bc3c5d82ca5215a43bf92c06607a06509a1a.tar.gz gentoo-2-37c2bc3c5d82ca5215a43bf92c06607a06509a1a.tar.bz2 gentoo-2-37c2bc3c5d82ca5215a43bf92c06607a06509a1a.zip |
Marking sparc stable
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild')
-rw-r--r-- | dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild index 726dec1bc4cb..8662a0c707b2 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 # 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.1 2007/03/11 00:12:05 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild,v 1.2 2007/06/21 16:11:24 mcummings 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 ~ia64 ~ppc sparc ~x86" IUSE="" SRC_TEST="do" |