summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/URI/URI-1.31.ebuild')
-rw-r--r--dev-perl/URI/URI-1.31.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/URI/URI-1.31.ebuild b/dev-perl/URI/URI-1.31.ebuild
index 9052b71e1aba..19256b0560a1 100644
--- a/dev-perl/URI/URI-1.31.ebuild
+++ b/dev-perl/URI/URI-1.31.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.31.ebuild,v 1.11 2006/02/13 14:11:21 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.31.ebuild,v 1.12 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