diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-20 14:45:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-20 14:45:19 +0000 |
commit | d478131156e65ac8ce0cecd0b1b4992fcf2ea987 (patch) | |
tree | 075bb1b4ffd23fa1b627a29665c48b7e463e97bb /dev-perl | |
parent | New version: 2.10.1. Cleaning old ebuilds/patches. (diff) | |
download | gentoo-2-d478131156e65ac8ce0cecd0b1b4992fcf2ea987.tar.gz gentoo-2-d478131156e65ac8ce0cecd0b1b4992fcf2ea987.tar.bz2 gentoo-2-d478131156e65ac8ce0cecd0b1b4992fcf2ea987.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Finance-YahooQuote/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Finance-YahooQuote/ChangeLog b/dev-perl/Finance-YahooQuote/ChangeLog index 15635c07fef7..86d476f6f2b0 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.2 2005/05/25 14:09:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.3 2005/07/20 14:41:21 gustavoz Exp $ + + 20 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> + Finance-YahooQuote-0.20.ebuild: + Stable on sparc 25 May 2005; Michael Cummings <mcummings@gentoo.org> Finance-YahooQuote-0.20.ebuild: diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild index 522270e30c5e..19b03ffa1b73 100644 --- a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild +++ b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.20.ebuild,v 1.2 2005/05/25 14:09:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild,v 1.3 2005/07/20 14:41:21 gustavoz Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/E/ED/EDD/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 sparc" IUSE="" # Disabling tests since they rely on a rather fickle expected outcome from a |