summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-03-25 20:59:34 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-03-25 20:59:34 +0000
commita686bc57bc362b1c03d461c452ec6bf22f277f3a (patch)
tree014b73341d56bf1d4aa6ed04b3f24aff6b526632 /dev-perl
parentadded ~amd64 to keywords (Manifest recommit) (diff)
downloadgentoo-2-a686bc57bc362b1c03d461c452ec6bf22f277f3a.tar.gz
gentoo-2-a686bc57bc362b1c03d461c452ec6bf22f277f3a.tar.bz2
gentoo-2-a686bc57bc362b1c03d461c452ec6bf22f277f3a.zip
stable on sparc
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Finance-Quote/ChangeLog6
-rw-r--r--dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog
index cb9771e90d7e..662ef4db9595 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.9 2004/02/27 13:34:34 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.10 2004/03/25 20:59:34 gustavoz Exp $
+
+ 25 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ Finance-Quote-1.08.ebuild:
+ stable on sparc
27 Feb 2004; Michael Cummings <mcummings@gentoo.org>
Finance-Quote-1.08.ebuild:
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild
index e3d83af21633..967bdc65b9f8 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild,v 1.3 2004/02/27 13:34:34 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild,v 1.4 2004/03/25 20:59:34 gustavoz Exp $
inherit perl-module
@@ -13,7 +13,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/Finance/${MY_P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~ppc ~sparc"
+KEYWORDS="x86 ~amd64 ~ppc sparc"
DEPEND="dev-perl/libwww-perl
dev-perl/HTML-TableExtract"