diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 14:52:24 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 14:52:24 +0000 |
commit | 31591a17a3b0230119d9c3d4d8da2131f593b964 (patch) | |
tree | ca1f983cfa68caa75f8509f347eaca64396b37a9 /dev-perl/Inline/Inline-0.44-r1.ebuild | |
parent | dev-perl/Test-Harness => perl-core/Test-Harness migration (diff) | |
download | historical-31591a17a3b0230119d9c3d4d8da2131f593b964.tar.gz historical-31591a17a3b0230119d9c3d4d8da2131f593b964.tar.bz2 historical-31591a17a3b0230119d9c3d4d8da2131f593b964.zip |
dev-perl/Test-Harness => perl-core/Test-Harness migration
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 09f18f03d062..126c5b276e96 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.17 2005/05/25 13:42:39 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.18 2005/05/25 14:50:36 mcummings Exp $ inherit perl-module eutils @@ -16,7 +16,7 @@ IUSE="gtk2" DEPEND="perl-core/Digest-MD5 perl-core/File-Spec dev-perl/Parse-RecDescent - dev-perl/Test-Harness" + perl-core/Test-Harness" src_unpack() { unpack ${P}.tar.gz |