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 | |
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')
-rw-r--r-- | dev-perl/Finance-YahooQuote/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Finance-YahooQuote/ChangeLog b/dev-perl/Finance-YahooQuote/ChangeLog index 1112199e5aa8..009bda8d1a84 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.16 2007/03/11 00:12:05 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.17 2007/06/21 16:11:24 mcummings Exp $ + + 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> + Finance-YahooQuote-0.22.ebuild: + Marking sparc stable *Finance-YahooQuote-0.22 (11 Mar 2007) 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" |