diff options
author | Michael Cummings <mcummings@gentoo.org> | 2003-07-28 09:59:26 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2003-07-28 09:59:26 +0000 |
commit | 3b7d989126131ab30e26ff0988e4ab4e783fc855 (patch) | |
tree | 35ed8c878a07c3d78d69c1316af593766bfa88e1 /dev-perl/Finance-Quote | |
parent | Version bump from CPAN, bug 25361 (diff) | |
download | gentoo-2-3b7d989126131ab30e26ff0988e4ab4e783fc855.tar.gz gentoo-2-3b7d989126131ab30e26ff0988e4ab4e783fc855.tar.bz2 gentoo-2-3b7d989126131ab30e26ff0988e4ab4e783fc855.zip |
Version bump from CPAN, bug 25361
Diffstat (limited to 'dev-perl/Finance-Quote')
-rw-r--r-- | dev-perl/Finance-Quote/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild | 24 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/files/digest-Finance-Quote-1.08 | 1 |
4 files changed, 34 insertions, 3 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog index 55b25bc2fd5d..fc13f68f81f9 100644 --- a/dev-perl/Finance-Quote/ChangeLog +++ b/dev-perl/Finance-Quote/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Finance-Quote # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.7 2003/06/08 04:32:05 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.8 2003/07/28 09:59:22 mcummings Exp $ + +*Finance-Quote-1.08 (28 Jul 2003) + + 28 Jul 2003; Michael Cummings <mcummings@gentoo.org> + Finance-Quote-1.08.ebuild: + Version bump from CPAN, bug 25361 07 Jun 2003; <rac@gentoo.org> Finance-Quote-1.07.ebuild: Add IUSE diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild new file mode 100644 index 000000000000..0b1f71e95575 --- /dev/null +++ b/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild,v 1.1 2003/07/28 09:59:22 mcummings Exp $ + +inherit perl-module + +MY_P=${P/.3_/c-} +S=${WORKDIR}/${MY_P} +CATEGORY="dev-perl" +DESCRIPTION="The Perl Finance-Quote Module" +SRC_URI="http://www.cpan.org/modules/by-module/Finance/${MY_P}.tar.gz" +HOMEPAGE="http://www.cpan.org/modules/by-module/Finance/${MY_P}.readme" +IUSE="" +SLOT="0" +LICENSE="Artistic | GPL-2" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc " + +DEPEND="${DEPEND} + dev-perl/libwww-perl + dev-perl/HTML-TableExtract" + +RDEPEND="${DEPEND}" + +mydoc="TODO" diff --git a/dev-perl/Finance-Quote/Manifest b/dev-perl/Finance-Quote/Manifest index aaa255e81b2d..cbe65961d62d 100644 --- a/dev-perl/Finance-Quote/Manifest +++ b/dev-perl/Finance-Quote/Manifest @@ -1,5 +1,5 @@ -MD5 8fe856b4672581d47a38457bfc7087e7 ChangeLog 832 +MD5 0ea35b895e81476f4df44e741dd4445b ChangeLog 994 MD5 a7e3d577846c4e2650445fdff049e708 Finance-Quote-1.07.ebuild 701 -MD5 a7e3d577846c4e2650445fdff049e708 Finance-Quote-1.08.ebuild 701 +MD5 9f2122264c2ce2289ea30114579b1b86 Finance-Quote-1.08.ebuild 706 MD5 40d3aa08709e1d321a5d9bd617375edd files/digest-Finance-Quote-1.07 69 MD5 792a9010390ffc352513b6cb5ed77e36 files/digest-Finance-Quote-1.08 69 diff --git a/dev-perl/Finance-Quote/files/digest-Finance-Quote-1.08 b/dev-perl/Finance-Quote/files/digest-Finance-Quote-1.08 new file mode 100644 index 000000000000..c03c49120e1e --- /dev/null +++ b/dev-perl/Finance-Quote/files/digest-Finance-Quote-1.08 @@ -0,0 +1 @@ +MD5 fcc3e826a52cb6f148e1b74aa335b998 Finance-Quote-1.08.tar.gz 59128 |