diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-10-30 22:23:43 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-10-30 22:23:43 +0000 |
commit | 8965076146c31c76b30770c6ace9eca34fddeb31 (patch) | |
tree | 069c5ce15e107c0d49b4a6d1b315e9864f867cde /dev-perl/Finance-Quote | |
parent | Make a file writable so ebuild works with fakeroot. (diff) | |
download | gentoo-2-8965076146c31c76b30770c6ace9eca34fddeb31.tar.gz gentoo-2-8965076146c31c76b30770c6ace9eca34fddeb31.tar.bz2 gentoo-2-8965076146c31c76b30770c6ace9eca34fddeb31.zip |
blah
Diffstat (limited to 'dev-perl/Finance-Quote')
-rw-r--r-- | dev-perl/Finance-Quote/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild | 23 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/files/digest-Finance-Quote-1.07 | 1 |
3 files changed, 35 insertions, 0 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog new file mode 100644 index 000000000000..c4a11116518e --- /dev/null +++ b/dev-perl/Finance-Quote/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for dev-perl/Finance-Quote +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.1 2002/10/30 22:23:43 seemant Exp $ + +*Finance-Quote-1.07 (30 Oct 2002) + + 30 Oct 2002; Seemant Kulleen <seemant@gentoo.org> + Finance-Quote-1.07.ebuild ChangeLog files/digest-Finance-Quote-1.0.7 : + + New package to get stock market quotes from the web. Submitted by: + gustavo@felisberto.net (Gustavo Felisberto) in bug #8890 diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild new file mode 100644 index 000000000000..69f1ec43fb26 --- /dev/null +++ b/dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: + +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" + +SLOT="0" +LICENSE="Artistic | GPL-2" +KEYWORDS="x86 ppc sparc sparc64" + +DEPEND="${DEPEND} + dev-perl/HTML-TableExtract" + +RDEPEND="${DEPEND}" + +mydoc="TODO" diff --git a/dev-perl/Finance-Quote/files/digest-Finance-Quote-1.07 b/dev-perl/Finance-Quote/files/digest-Finance-Quote-1.07 new file mode 100644 index 000000000000..1e5f464c0fce --- /dev/null +++ b/dev-perl/Finance-Quote/files/digest-Finance-Quote-1.07 @@ -0,0 +1 @@ +MD5 279e620dd8d0258b831dd8014749f2d9 Finance-Quote-1.07.tar.gz 53040 |