diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 07:45:58 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 07:45:58 +0000 |
commit | cf3d896dd82c39b360a20da004d471c9981bf13f (patch) | |
tree | 80e0061502727964f7a47192d6329f17e36919cc /dev-perl/Finance-Quote | |
parent | Change negative uses to bash style instead of portage-specific one. (Manifest... (diff) | |
download | gentoo-2-cf3d896dd82c39b360a20da004d471c9981bf13f.tar.gz gentoo-2-cf3d896dd82c39b360a20da004d471c9981bf13f.tar.bz2 gentoo-2-cf3d896dd82c39b360a20da004d471c9981bf13f.zip |
Stable on amd64.
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.08.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog index 74e8e2e6f76c..08c68ecb3160 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 Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.12 2004/06/25 00:30:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.13 2004/10/19 07:45:12 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + Finance-Quote-1.08.ebuild: + Stable on amd64. 04 Apr 2004; Aron Griffis <agriffis@gentoo.org> Finance-Quote-1.08.ebuild: Stable on alpha for bug 40530 diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild index d3daeaa3d0c4..a2e582b1c3ca 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 Foundation # 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.8 2004/10/16 23:57:22 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild,v 1.9 2004/10/19 07:45:12 absinthe 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 alpha" +KEYWORDS="x86 amd64 ~ppc sparc alpha" IUSE="" DEPEND="dev-perl/libwww-perl |