diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-05 03:33:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-05 03:33:20 +0000 |
commit | 7c63451922c9f68a0e95f3ae93a650468ad606df (patch) | |
tree | 89fdc237c098e197d935cc0ce2b2afcbce064617 /dev-perl/Finance-Quote | |
parent | Add ~alpha for bug 46601 (Manifest recommit) (diff) | |
download | gentoo-2-7c63451922c9f68a0e95f3ae93a650468ad606df.tar.gz gentoo-2-7c63451922c9f68a0e95f3ae93a650468ad606df.tar.bz2 gentoo-2-7c63451922c9f68a0e95f3ae93a650468ad606df.zip |
Stable on alpha for bug 40530
Diffstat (limited to 'dev-perl/Finance-Quote')
-rw-r--r-- | dev-perl/Finance-Quote/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog index 662ef4db9595..3c7048b91b84 100644 --- a/dev-perl/Finance-Quote/ChangeLog +++ b/dev-perl/Finance-Quote/ChangeLog @@ -1,6 +1,9 @@ # 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.10 2004/03/25 20:59:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.11 2004/04/05 03:33:20 agriffis Exp $ + + 04 Apr 2004; Aron Griffis <agriffis@gentoo.org> Finance-Quote-1.08.ebuild: + Stable on alpha for bug 40530 25 Mar 2004; Gustavo Zacarias <gustavoz@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 967bdc65b9f8..993f272beb59 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.4 2004/03/25 20:59:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild,v 1.5 2004/04/05 03:33:20 agriffis 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 alpha" DEPEND="dev-perl/libwww-perl dev-perl/HTML-TableExtract" |