summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-04 08:45:35 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-04 08:45:35 +0000
commit00b3b6ca4d217baa48cfb70a157aacfe90214fab (patch)
treea98bd450880be4dfc34389a0d38f65946b45255c /dev-perl/Finance-Quote
parentFixed RDEPEND wrt bug #134781; fixed DEPEND (diff)
downloadgentoo-2-00b3b6ca4d217baa48cfb70a157aacfe90214fab.tar.gz
gentoo-2-00b3b6ca4d217baa48cfb70a157aacfe90214fab.tar.bz2
gentoo-2-00b3b6ca4d217baa48cfb70a157aacfe90214fab.zip
Fixed RDEPEND wrt bug #134781; fixed header
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-perl/Finance-Quote')
-rw-r--r--dev-perl/Finance-Quote/ChangeLog7
-rw-r--r--dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild7
-rw-r--r--dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild5
-rw-r--r--dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild5
4 files changed, 15 insertions, 9 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog
index 8b2a69e90dda..159a7da84cac 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.30 2006/06/12 15:24:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.31 2006/07/04 08:45:35 ian Exp $
+
+ 04 Jul 2006; Christian Hartmann <ian@gentoo.org>
+ Finance-Quote-1.08-r1.ebuild, Finance-Quote-1.10.ebuild,
+ Finance-Quote-1.11.ebuild:
+ Fixed RDEPEND wrt bug #134781; fixed header
12 Jun 2006; Michael Cummings <mcummings@gentoo.org>
Finance-Quote-1.11.ebuild:
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild
index 593b69beed57..56a00643dd27 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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-r1.ebuild,v 1.9 2005/10/03 13:02:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild,v 1.10 2006/07/04 08:45:35 ian Exp $
inherit perl-module eutils
@@ -18,6 +18,7 @@ SRC_TEST="do"
DEPEND="dev-perl/libwww-perl
dev-perl/HTML-TableExtract"
+RDEPEND="${DEPEND}"
mydoc="TODO"
@@ -26,5 +27,3 @@ src_unpack() {
cd ${S}
epatch ${FILESDIR}/${P}-tase.patch
}
-
-
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild
index 457e8a0b93fd..9323d3eaa58e 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.10.ebuild,v 1.6 2006/02/06 20:18:36 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild,v 1.7 2006/07/04 08:45:35 ian Exp $
inherit perl-module eutils
@@ -18,5 +18,6 @@ SRC_TEST="do"
DEPEND="dev-perl/libwww-perl
dev-perl/HTML-TableExtract"
+RDEPEND="${DEPEND}"
-mydoc="TODO"
+mydoc="TODO" \ No newline at end of file
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild
index 1c134e0d3437..cf352660220a 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.2 2006/06/12 15:24:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild,v 1.3 2006/07/04 08:45:35 ian Exp $
inherit perl-module eutils
@@ -18,5 +18,6 @@ SRC_TEST="do"
DEPEND="dev-perl/libwww-perl
dev-perl/HTML-TableExtract"
+RDEPEND="${DEPEND}"
-mydoc="TODO"
+mydoc="TODO" \ No newline at end of file