summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 14:16:00 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 14:16:00 +0000
commitc3e0fff08b06959d3b99ca695828fad04157db7f (patch)
treee5345cdc36b8973249160661508462ea85c859f2 /dev-perl/URI/URI-1.31.ebuild
parentdev-perl/MIME-Base64 => perl-core/MIME-Base64 migration (diff)
downloadgentoo-2-c3e0fff08b06959d3b99ca695828fad04157db7f.tar.gz
gentoo-2-c3e0fff08b06959d3b99ca695828fad04157db7f.tar.bz2
gentoo-2-c3e0fff08b06959d3b99ca695828fad04157db7f.zip
dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/URI/URI-1.31.ebuild')
-rw-r--r--dev-perl/URI/URI-1.31.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/URI/URI-1.31.ebuild b/dev-perl/URI/URI-1.31.ebuild
index fdae0af94658..5793c248d12b 100644
--- a/dev-perl/URI/URI-1.31.ebuild
+++ b/dev-perl/URI/URI-1.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.9 2005/01/04 14:00:17 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.31.ebuild,v 1.10 2005/05/25 14:14:30 mcummings Exp $
inherit perl-module
@@ -13,6 +13,6 @@ SLOT="0"
KEYWORDS="x86 ~ppc sparc mips alpha ~arm hppa amd64 ~ia64 ~s390"
IUSE=""
-DEPEND="dev-perl/MIME-Base64"
+DEPEND="perl-core/MIME-Base64"
mydoc="rfc2396.txt"