summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-05 12:48:44 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-05 12:48:44 +0000
commit74970caf09999bbf0787e75354fa6febb6008a82 (patch)
tree8da8c1a6f3b4cf27efcff752dcfd5cf4be45dc9b /dev-perl/URI/URI-1.28.ebuild
parentFixed RDEPEND wrt bug #134781 (diff)
downloadgentoo-2-74970caf09999bbf0787e75354fa6febb6008a82.tar.gz
gentoo-2-74970caf09999bbf0787e75354fa6febb6008a82.tar.bz2
gentoo-2-74970caf09999bbf0787e75354fa6febb6008a82.zip
Fixed RDEPEND wrt bug #134781
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-perl/URI/URI-1.28.ebuild')
-rw-r--r--dev-perl/URI/URI-1.28.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/URI/URI-1.28.ebuild b/dev-perl/URI/URI-1.28.ebuild
index cdf1e42cdd6a..407b689a7649 100644
--- a/dev-perl/URI/URI-1.28.ebuild
+++ b/dev-perl/URI/URI-1.28.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/URI/URI-1.28.ebuild,v 1.16 2006/02/13 14:11:21 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.28.ebuild,v 1.17 2006/07/05 12:48:44 ian Exp $
inherit perl-module
@@ -14,5 +14,6 @@ KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390"
IUSE=""
DEPEND="virtual/perl-MIME-Base64"
+RDEPEND="${DEPEND}"
-mydoc="rfc2396.txt"
+mydoc="rfc2396.txt" \ No newline at end of file