diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 21:59:43 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 21:59:43 +0000 |
commit | 8596d07d713351ba59692b07cfbe6aaa5a42145f (patch) | |
tree | 135dc2363584f95265f0581cbfe0aaddffa864dc /dev-perl/Finance-Quote | |
parent | add freebsd/amd64 and playstation2 support (diff) | |
download | historical-8596d07d713351ba59692b07cfbe6aaa5a42145f.tar.gz historical-8596d07d713351ba59692b07cfbe6aaa5a42145f.tar.bz2 historical-8596d07d713351ba59692b07cfbe6aaa5a42145f.zip |
ppc stable
Package-Manager: portage-2.1.1
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.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog index d7566684ea2f..a5e007e6335a 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.35 2006/09/10 17:46:49 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.36 2006/09/16 21:01:57 dertobi123 Exp $ + + 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> + Finance-Quote-1.11.ebuild: + ppc stable 10 Sep 2006; <ticho@gentoo.org> Finance-Quote-1.11.ebuild: Stable on x86, bug #146769. diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild index 9624c86755f3..7d9307bedeab 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.11.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.11.ebuild,v 1.7 2006/09/10 17:46:49 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild,v 1.8 2006/09/16 21:01:57 dertobi123 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" |