summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-05 14:54:27 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-05 14:54:27 +0000
commit55855f080854aea1e856c783fe648d8d76acc768 (patch)
treef188719f04d2b933aef037c8d32a78978b5a3a73 /dev-perl/extutils-parsexs
parentFixed RDEPEND wrt bug #134781; fixed DEPEND (diff)
downloadgentoo-2-55855f080854aea1e856c783fe648d8d76acc768.tar.gz
gentoo-2-55855f080854aea1e856c783fe648d8d76acc768.tar.bz2
gentoo-2-55855f080854aea1e856c783fe648d8d76acc768.zip
Fixed RDEPEND wrt bug #134781; fixed header
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-perl/extutils-parsexs')
-rw-r--r--dev-perl/extutils-parsexs/ChangeLog7
-rw-r--r--dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild5
-rw-r--r--dev-perl/extutils-parsexs/extutils-parsexs-2.11.ebuild5
-rw-r--r--dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild5
4 files changed, 15 insertions, 7 deletions
diff --git a/dev-perl/extutils-parsexs/ChangeLog b/dev-perl/extutils-parsexs/ChangeLog
index 1b6283ce2517..db26fe470580 100644
--- a/dev-perl/extutils-parsexs/ChangeLog
+++ b/dev-perl/extutils-parsexs/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/extutils-parsexs
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.28 2006/07/02 21:47:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.29 2006/07/05 14:54:27 ian Exp $
+
+ 05 Jul 2006; Christian Hartmann <ian@gentoo.org>
+ extutils-parsexs-2.08.ebuild, extutils-parsexs-2.11.ebuild,
+ extutils-parsexs-2.15.ebuild:
+ Fixed RDEPEND wrt bug #134781; fixed header
02 Jul 2006; Michael Cummings <mcummings@gentoo.org>
extutils-parsexs-2.15.ebuild:
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild
index 4758dc7320c3..5d9e8917c740 100644
--- a/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild
+++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.08.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/extutils-parsexs/extutils-parsexs-2.08.ebuild,v 1.13 2005/04/01 18:05:57 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild,v 1.14 2006/07/05 14:54:27 ian Exp $
inherit perl-module
@@ -17,5 +17,6 @@ IUSE=""
DEPEND="dev-perl/ExtUtils-CBuilder
dev-perl/module-build"
+RDEPEND="${DEPEND}"
SRC_TEST="do"
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.11.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.11.ebuild
index 9a36128108b3..02d7a55fdf67 100644
--- a/dev-perl/extutils-parsexs/extutils-parsexs-2.11.ebuild
+++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.11.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/extutils-parsexs/extutils-parsexs-2.11.ebuild,v 1.2 2005/08/26 00:57:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.11.ebuild,v 1.3 2006/07/05 14:54:27 ian Exp $
inherit perl-module
@@ -17,5 +17,6 @@ IUSE=""
DEPEND="dev-perl/ExtUtils-CBuilder
dev-perl/module-build"
+RDEPEND="${DEPEND}"
SRC_TEST="do"
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild
index ca76a7c4010f..c02e234590c0 100644
--- a/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild
+++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.15.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/extutils-parsexs/extutils-parsexs-2.15.ebuild,v 1.11 2006/07/02 21:47:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild,v 1.12 2006/07/05 14:54:27 ian Exp $
inherit perl-module
@@ -17,5 +17,6 @@ IUSE=""
DEPEND="dev-perl/ExtUtils-CBuilder
dev-perl/module-build"
+RDEPEND="${DEPEND}"
-SRC_TEST="do"
+SRC_TEST="do" \ No newline at end of file