Changed perl-core/Test-Harness to virtual/perl-Test-Harness (bug #157685)
authorYuval Yaari <yuval@gentoo.org>
Sun, 10 Dec 2006 12:25:27 +0000 (12:25 +0000)
committerYuval Yaari <yuval@gentoo.org>
Sun, 10 Dec 2006 12:25:27 +0000 (12:25 +0000)
Package-Manager: portage-2.1.1-r2

dev-perl/Inline/ChangeLog
dev-perl/Inline/Inline-0.44-r1.ebuild

index d8e9098512b8803fd674e608c770110bb1a6da08..23a33a0654b8cfba16c093ca9dbd285ae72d57cf 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Inline
 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.30 2006/10/14 10:02:42 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.31 2006/12/10 12:25:27 yuval Exp $
+
+  10 Dec 2006; Yuval Yaari <yuval@gentoo.org> Inline-0.44-r1.ebuild:
+  Changed perl-core/Test-Harness to virtual/perl-Test-Harness (bug #157685)
 
   14 Oct 2006; Markus Rothe <corsair@gentoo.org> Inline-0.44-r1.ebuild:
   Added ~ppc64; bug #150934
index f2a0ebbce63dbdd1da7ec5cdebd8ca745fc86f15..756dabc3e99a08bbdeb7d920de90615160d106d8 100644 (file)
@@ -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/Inline/Inline-0.44-r1.ebuild,v 1.23 2006/10/14 10:02:42 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.24 2006/12/10 12:25:27 yuval Exp $
 
 inherit perl-module eutils
 
@@ -16,7 +16,7 @@ IUSE="gtk"
 DEPEND="virtual/perl-Digest-MD5
        virtual/perl-File-Spec
        dev-perl/Parse-RecDescent
-       perl-core/Test-Harness
+       virtual/perl-Test-Harness
        dev-lang/perl"
 RDEPEND="${DEPEND}"