diff options
author | 2006-01-15 11:13:07 +0000 | |
---|---|---|
committer | 2006-01-15 11:13:07 +0000 | |
commit | 29d5608d771b87c4bb9fdec1a5fbc8e4954c0da5 (patch) | |
tree | be64fbbba0d824d697b1714768c523d1f41df45a /dev-perl/Finance-Quote | |
parent | dev-perl/Spreadsheet-WriteExcel stable on ppc. (diff) | |
download | gentoo-2-29d5608d771b87c4bb9fdec1a5fbc8e4954c0da5.tar.gz gentoo-2-29d5608d771b87c4bb9fdec1a5fbc8e4954c0da5.tar.bz2 gentoo-2-29d5608d771b87c4bb9fdec1a5fbc8e4954c0da5.zip |
dev-perl/Finance-Quote stable on ppc.
(Portage version: 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" |