diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:13:07 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:13:07 +0000 |
commit | e6ea957b248f28ffe9e0d9e1df0af9e465c6108b (patch) | |
tree | 1f10b1db888c94bf89958afff8cd8a83e5cb1dd9 /dev-perl/Finance-Quote | |
parent | dev-perl/Spreadsheet-WriteExcel stable on ppc. (diff) | |
download | historical-e6ea957b248f28ffe9e0d9e1df0af9e465c6108b.tar.gz historical-e6ea957b248f28ffe9e0d9e1df0af9e465c6108b.tar.bz2 historical-e6ea957b248f28ffe9e0d9e1df0af9e465c6108b.zip |
dev-perl/Finance-Quote stable on ppc.
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/Finance-Quote')
-rw-r--r-- | dev-perl/Finance-Quote/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog index c7ddea1a2409..c7bbf49d20aa 100644 --- a/dev-perl/Finance-Quote/ChangeLog +++ b/dev-perl/Finance-Quote/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Finance-Quote # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.24 2006/01/13 20:50:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.25 2006/01/15 11:13:07 hansmi Exp $ + + 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + Finance-Quote-1.10.ebuild: + Stable on ppc. 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> Finance-Quote-1.10.ebuild: diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild index d6915cacf5e8..c879d47bb0ca 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild,v 1.2 2006/01/13 20:50:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild,v 1.3 2006/01/15 11:13:07 hansmi Exp $ inherit perl-module eutils @@ -12,7 +12,7 @@ IUSE="" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86" SRC_TEST="do" |