summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-05 19:43:54 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-05 19:43:54 +0000
commitc4368cb39cd1f0f92779bb07c0c5178cbb5539db (patch)
treee70d4b997be735925d5f551ffb3ba1e42542c465 /perl-core/Digest-MD5/Digest-MD5-2.36.ebuild
parentFixed RDEPEND wrt bug #134781; fixed header (diff)
downloadgentoo-2-c4368cb39cd1f0f92779bb07c0c5178cbb5539db.tar.gz
gentoo-2-c4368cb39cd1f0f92779bb07c0c5178cbb5539db.tar.bz2
gentoo-2-c4368cb39cd1f0f92779bb07c0c5178cbb5539db.zip
Fixed RDEPEND wrt bug #134781
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'perl-core/Digest-MD5/Digest-MD5-2.36.ebuild')
-rw-r--r--perl-core/Digest-MD5/Digest-MD5-2.36.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild b/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild
index c14f63617829..bed740241101 100644
--- a/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild
+++ b/perl-core/Digest-MD5/Digest-MD5-2.36.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/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild,v 1.4 2006/06/18 20:27:08 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild,v 1.5 2006/07/05 19:43:54 ian Exp $
inherit perl-module
@@ -14,5 +14,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86"
IUSE=""
DEPEND="virtual/perl-digest-base"
+RDEPEND="${DEPEND}"
-mydoc="rfc*.txt"
+mydoc="rfc*.txt" \ No newline at end of file