summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-15 19:47:00 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-15 19:47:00 +0000
commitea1b8075d0ac1174ec7b60a9e5d47ce5afd40703 (patch)
treec67568a79308b4310510a7701c7fcc3287da37b6 /dev-perl/Finance-Quote
parentEbuild maintenance (diff)
downloadgentoo-2-ea1b8075d0ac1174ec7b60a9e5d47ce5afd40703.tar.gz
gentoo-2-ea1b8075d0ac1174ec7b60a9e5d47ce5afd40703.tar.bz2
gentoo-2-ea1b8075d0ac1174ec7b60a9e5d47ce5afd40703.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Finance-Quote')
-rw-r--r--dev-perl/Finance-Quote/ChangeLog9
-rw-r--r--dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild8
2 files changed, 10 insertions, 7 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog
index e341cec61bd6..84c1f5fa12b0 100644
--- a/dev-perl/Finance-Quote/ChangeLog
+++ b/dev-perl/Finance-Quote/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Finance-Quote
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.37 2006/10/14 16:06:26 tcort Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.38 2007/01/15 19:47:00 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -Finance-Quote-1.08-r1.ebuild, -Finance-Quote-1.10.ebuild,
+ Finance-Quote-1.11.ebuild:
+ Ebuild maintenance
14 Oct 2006; Thomas Cort <tcort@gentoo.org> Finance-Quote-1.11.ebuild:
Stable on alpha.
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild
index 666a49ed51e2..8e5b92c523cc 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.11.ebuild,v 1.9 2006/10/14 16:06:26 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild,v 1.10 2007/01/15 19:47:00 mcummings Exp $
inherit perl-module eutils
DESCRIPTION="The Perl Finance-Quote Module"
-HOMEPAGE="http://search.cpan.org/~pjf/${P}/"
+HOMEPAGE="http://search.cpan.org/~pjf/"
SRC_URI="mirror://cpan/authors/id/P/PJ/PJF/${P}.tar.gz"
IUSE=""
@@ -19,7 +19,5 @@ SRC_TEST="do"
DEPEND="dev-perl/libwww-perl
dev-perl/HTML-TableExtract
dev-lang/perl"
-RDEPEND="${DEPEND}"
mydoc="TODO"
-