diff options
Diffstat (limited to 'dev-perl')
4 files changed, 13 insertions, 6 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 diff --git a/dev-perl/Statistics-Descriptive/ChangeLog b/dev-perl/Statistics-Descriptive/ChangeLog index 5db15e6465b6..1033cdad51ac 100644 --- a/dev-perl/Statistics-Descriptive/ChangeLog +++ b/dev-perl/Statistics-Descriptive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Statistics-Descriptive # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.2 2005/07/18 17:52:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.3 2005/07/21 17:15:31 dholm Exp $ + + 21 Jul 2005; David Holm <dholm@gentoo.org> + Statistics-Descriptive-2.6.ebuild: + Added to ~ppc. 18 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> Statistics-Descriptive-2.6.ebuild: diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild index 4fc858c5b625..1156398619be 100644 --- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild +++ b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.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/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild,v 1.2 2005/07/18 17:52:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild,v 1.3 2005/07/21 17:15:31 dholm Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=Statistics::Descriptive" SLOT="0" LICENSE="Artistic" -KEYWORDS="~sparc ~x86" +KEYWORDS="~ppc ~sparc ~x86" IUSE="" SRC_TEST="do" |