summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-03 21:09:57 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-03 21:09:57 +0000
commitd410d0ca8f83120693d6625414709a694885dc6e (patch)
tree50330c5bd62e5f3461f77b4022d0885d80faec7a /dev-perl/Carp-Assert
parentFixed RDEPEND wrt bug #134781; fixed DEPEND (diff)
downloadhistorical-d410d0ca8f83120693d6625414709a694885dc6e.tar.gz
historical-d410d0ca8f83120693d6625414709a694885dc6e.tar.bz2
historical-d410d0ca8f83120693d6625414709a694885dc6e.zip
Fixed RDEPEND wrt bug #134781
Package-Manager: portage-2.1.1_pre2-r2
Diffstat (limited to 'dev-perl/Carp-Assert')
-rw-r--r--dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild3
-rw-r--r--dev-perl/Carp-Assert/ChangeLog5
2 files changed, 6 insertions, 2 deletions
diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild b/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild
index b55b5d3ad1a1..81e4455a82dd 100644
--- a/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild
+++ b/dev-perl/Carp-Assert/Carp-Assert-0.18.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/Carp-Assert/Carp-Assert-0.18.ebuild,v 1.8 2006/03/30 22:17:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild,v 1.9 2006/07/03 20:56:08 ian Exp $
inherit perl-module
@@ -16,3 +16,4 @@ IUSE=""
SRC_TEST="do"
DEPEND="virtual/perl-Test-Simple"
+RDEPEND="${DEPEND}" \ No newline at end of file
diff --git a/dev-perl/Carp-Assert/ChangeLog b/dev-perl/Carp-Assert/ChangeLog
index 140f11607769..8d4eb8c92ab9 100644
--- a/dev-perl/Carp-Assert/ChangeLog
+++ b/dev-perl/Carp-Assert/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Carp-Assert
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/ChangeLog,v 1.8 2006/03/30 22:17:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/ChangeLog,v 1.9 2006/07/03 20:56:08 ian Exp $
+
+ 03 Jul 2006; Christian Hartmann <ian@gentoo.org> Carp-Assert-0.18.ebuild:
+ Fixed RDEPEND wrt bug #134781
30 Mar 2006; Aron Griffis <agriffis@gentoo.org> Carp-Assert-0.18.ebuild:
Mark 0.18 ~ia64