summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 14:53:18 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 14:53:18 +0000
commit29cd37011d1abb4a75bf067524e465f5740736eb (patch)
treeeb40def052782a9d35848dc33d4b07eb99712954 /dev-perl/Inline
parentdev-perl/Test-Harness => perl-core/Test-Harness migration (diff)
downloadgentoo-2-29cd37011d1abb4a75bf067524e465f5740736eb.tar.gz
gentoo-2-29cd37011d1abb4a75bf067524e465f5740736eb.tar.bz2
gentoo-2-29cd37011d1abb4a75bf067524e465f5740736eb.zip
dev-perl/Test-Harness => perl-core/Test-Harness migration
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/Inline')
-rw-r--r--dev-perl/Inline/ChangeLog5
-rw-r--r--dev-perl/Inline/Inline-0.44-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Inline/ChangeLog b/dev-perl/Inline/ChangeLog
index b7dbf0a8c4b7..98c08f439045 100644
--- a/dev-perl/Inline/ChangeLog
+++ b/dev-perl/Inline/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Inline
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.24 2005/05/25 13:42:39 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.25 2005/05/25 14:50:36 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> Inline-0.44-r1.ebuild:
+ dev-perl/Test-Harness => perl-core/Test-Harness migration
25 May 2005; Michael Cummings <mcummings@gentoo.org> Inline-0.44-r1.ebuild:
dev-perl/File-Spec => perl-core/File-Spec migration
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