summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-06 02:48:21 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-06 02:48:21 +0000
commit1a049278f84b5ada00dd8a934da6913525178746 (patch)
tree887584d836fe9d76c5e1a756e7e73c4089e9a45c /dev-perl/log-dispatch
parentAdding perl dep; fixed DEPEND (diff)
downloadgentoo-2-1a049278f84b5ada00dd8a934da6913525178746.tar.gz
gentoo-2-1a049278f84b5ada00dd8a934da6913525178746.tar.bz2
gentoo-2-1a049278f84b5ada00dd8a934da6913525178746.zip
Adding perl dep; fixed DEPEND
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/log-dispatch')
-rw-r--r--dev-perl/log-dispatch/ChangeLog6
-rw-r--r--dev-perl/log-dispatch/log-dispatch-2.10.ebuild7
-rw-r--r--dev-perl/log-dispatch/log-dispatch-2.11.ebuild7
3 files changed, 15 insertions, 5 deletions
diff --git a/dev-perl/log-dispatch/ChangeLog b/dev-perl/log-dispatch/ChangeLog
index 5920f76d0846..0fb770f9fd1c 100644
--- a/dev-perl/log-dispatch/ChangeLog
+++ b/dev-perl/log-dispatch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/log-dispatch
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/ChangeLog,v 1.22 2006/07/19 19:56:36 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/ChangeLog,v 1.23 2006/08/06 02:48:21 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ log-dispatch-2.10.ebuild, log-dispatch-2.11.ebuild:
+ Adding perl dep; fixed DEPEND
19 Jul 2006; Bryan Østergaard <kloeri@gentoo.org>
log-dispatch-2.11.ebuild:
diff --git a/dev-perl/log-dispatch/log-dispatch-2.10.ebuild b/dev-perl/log-dispatch/log-dispatch-2.10.ebuild
index f38d10b707b6..e262c432fa8b 100644
--- a/dev-perl/log-dispatch/log-dispatch-2.10.ebuild
+++ b/dev-perl/log-dispatch/log-dispatch-2.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/log-dispatch/log-dispatch-2.10.ebuild,v 1.13 2006/07/18 01:13:44 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/log-dispatch-2.10.ebuild,v 1.14 2006/08/06 02:48:21 mcummings Exp $
inherit perl-module
@@ -18,5 +18,8 @@ IUSE=""
SRC_TEST="do"
DEPEND=">=dev-perl/module-build-0.28
- dev-perl/Params-Validate"
+ dev-perl/Params-Validate
+ dev-lang/perl"
RDEPEND="${DEPEND}"
+
+
diff --git a/dev-perl/log-dispatch/log-dispatch-2.11.ebuild b/dev-perl/log-dispatch/log-dispatch-2.11.ebuild
index 8526f888eed7..b1ad0c0dbfb0 100644
--- a/dev-perl/log-dispatch/log-dispatch-2.11.ebuild
+++ b/dev-perl/log-dispatch/log-dispatch-2.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/log-dispatch/log-dispatch-2.11.ebuild,v 1.7 2006/07/19 19:56:36 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/log-dispatch-2.11.ebuild,v 1.8 2006/08/06 02:48:21 mcummings Exp $
inherit perl-module
@@ -18,5 +18,8 @@ IUSE=""
SRC_TEST="do"
DEPEND=">=dev-perl/module-build-0.28
- dev-perl/Params-Validate"
+ dev-perl/Params-Validate
+ dev-lang/perl"
RDEPEND="${DEPEND}"
+
+