summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-03 20:56:08 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-03 20:56:08 +0000
commit119c11536a21a429b848b68ddceb4e716b0e6a4f (patch)
tree328df9831026d731bc9df01f6f7e41b55d309d38 /dev-perl/Carp-Assert
parentFixed RDEPEND wrt bug #134781 (diff)
downloadgentoo-2-119c11536a21a429b848b68ddceb4e716b0e6a4f.tar.gz
gentoo-2-119c11536a21a429b848b68ddceb4e716b0e6a4f.tar.bz2
gentoo-2-119c11536a21a429b848b68ddceb4e716b0e6a4f.zip
Fixed RDEPEND wrt bug #134781
(Portage version: 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