diff options
author | 2005-05-24 15:52:09 +0000 | |
---|---|---|
committer | 2005-05-24 15:52:09 +0000 | |
commit | bfc2bbbd3361ae82ac07a8c5e2877cb2923a3db3 (patch) | |
tree | 839a3bd7f46b4b315a25af544702f7fc0a89c670 /dev-perl/Inline/Inline-0.44-r1.ebuild | |
parent | dev-perl/Digest-MD5 => perl-core/Digest-MD5 (diff) | |
download | historical-bfc2bbbd3361ae82ac07a8c5e2877cb2923a3db3.tar.gz historical-bfc2bbbd3361ae82ac07a8c5e2877cb2923a3db3.tar.bz2 historical-bfc2bbbd3361ae82ac07a8c5e2877cb2923a3db3.zip |
dev-perl/Digest-MD5 => perl-core/Digest-MD5
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/Inline/Inline-0.44-r1.ebuild')
-rw-r--r-- | dev-perl/Inline/Inline-0.44-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Inline/Inline-0.44-r1.ebuild b/dev-perl/Inline/Inline-0.44-r1.ebuild index a9bccfeb11c9..44d2b570c189 100644 --- a/dev-perl/Inline/Inline-0.44-r1.ebuild +++ b/dev-perl/Inline/Inline-0.44-r1.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/Inline/Inline-0.44-r1.ebuild,v 1.15 2005/04/27 13:51:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.16 2005/05/24 15:45:43 mcummings Exp $ inherit perl-module eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc sparc x86" IUSE="gtk2" -DEPEND="dev-perl/Digest-MD5 +DEPEND="perl-core/Digest-MD5 dev-perl/File-Spec dev-perl/Parse-RecDescent dev-perl/Test-Harness" |