diff options
author | David Holm <dholm@gentoo.org> | 2005-07-21 17:16:16 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-21 17:16:16 +0000 |
commit | afc28a1c5247f83f43561c9475ce0c12bd8b9382 (patch) | |
tree | aca0f4dcf29d4710374d668fbafb4274b0a96006 /dev-perl/Finance-YahooQuote | |
parent | remove old virtual: virtual/kernel (diff) | |
download | historical-afc28a1c5247f83f43561c9475ce0c12bd8b9382.tar.gz historical-afc28a1c5247f83f43561c9475ce0c12bd8b9382.tar.bz2 historical-afc28a1c5247f83f43561c9475ce0c12bd8b9382.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/Finance-YahooQuote')
-rw-r--r-- | dev-perl/Finance-YahooQuote/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Finance-YahooQuote/ChangeLog b/dev-perl/Finance-YahooQuote/ChangeLog index 86d476f6f2b0..0b4c0137730c 100644 --- a/dev-perl/Finance-YahooQuote/ChangeLog +++ b/dev-perl/Finance-YahooQuote/ChangeLog @@ -1,6 +1,9 @@ # 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.3 2005/07/20 14:41:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.4 2005/07/21 17:16:16 dholm Exp $ + + 21 Jul 2005; David Holm <dholm@gentoo.org> Finance-YahooQuote-0.20.ebuild: + Added to ~ppc. 20 Jul 2005; Gustavo Zacarias <gustavoz@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 19b03ffa1b73..cd294a97d456 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.3 2005/07/20 14:41:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild,v 1.4 2005/07/21 17:16:16 dholm 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="~ppc sparc ~x86" IUSE="" # Disabling tests since they rely on a rather fickle expected outcome from a |