diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 14:53:18 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 14:53:18 +0000 |
commit | 29cd37011d1abb4a75bf067524e465f5740736eb (patch) | |
tree | eb40def052782a9d35848dc33d4b07eb99712954 /dev-perl/Test-Simple | |
parent | dev-perl/Test-Harness => perl-core/Test-Harness migration (diff) | |
download | gentoo-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/Test-Simple')
-rw-r--r-- | dev-perl/Test-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Simple/Test-Simple-0.47-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Test-Simple/Test-Simple-0.53.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Test-Simple/Test-Simple-0.54.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Test-Simple/Test-Simple-0.60.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/dev-perl/Test-Simple/ChangeLog b/dev-perl/Test-Simple/ChangeLog index ee8a643f48f1..8f711c2c8843 100644 --- a/dev-perl/Test-Simple/ChangeLog +++ b/dev-perl/Test-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Simple # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/ChangeLog,v 1.29 2005/05/25 14:53:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/ChangeLog,v 1.30 2005/05/25 14:53:18 mcummings Exp $ + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> + Test-Simple-0.60.ebuild: + dev-perl/Test-Harness => perl-core/Test-Harness migration 25 May 2005; Michael Cummings <mcummings@gentoo.org> Test-Simple-0.54.ebuild: diff --git a/dev-perl/Test-Simple/Test-Simple-0.47-r1.ebuild b/dev-perl/Test-Simple/Test-Simple-0.47-r1.ebuild index a5f6761fd0a8..707ac58b5a7c 100644 --- a/dev-perl/Test-Simple/Test-Simple-0.47-r1.ebuild +++ b/dev-perl/Test-Simple/Test-Simple-0.47-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/Test-Simple/Test-Simple-0.47-r1.ebuild,v 1.10 2005/04/24 09:12:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/Test-Simple-0.47-r1.ebuild,v 1.11 2005/05/25 14:52:24 mcummings Exp $ inherit perl-module @@ -14,7 +14,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 sparc x86" IUSE="" DEPEND=">=dev-lang/perl-5.8.0-r12 - >=dev-perl/Test-Harness-1.23" + >=perl-core/Test-Harness-1.23" mydoc="rfc*.txt" myconf="INSTALLDIRS=vendor" diff --git a/dev-perl/Test-Simple/Test-Simple-0.53.ebuild b/dev-perl/Test-Simple/Test-Simple-0.53.ebuild index 4214cc67b37e..46f404badc0f 100644 --- a/dev-perl/Test-Simple/Test-Simple-0.53.ebuild +++ b/dev-perl/Test-Simple/Test-Simple-0.53.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/Test-Simple/Test-Simple-0.53.ebuild,v 1.5 2005/05/08 22:27:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/Test-Simple-0.53.ebuild,v 1.6 2005/05/25 14:52:43 mcummings Exp $ inherit perl-module @@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/perl-5.8.0-r12 - >=dev-perl/Test-Harness-2.03" + >=perl-core/Test-Harness-2.03" mydoc="rfc*.txt" myconf="INSTALLDIRS=vendor" diff --git a/dev-perl/Test-Simple/Test-Simple-0.54.ebuild b/dev-perl/Test-Simple/Test-Simple-0.54.ebuild index 5e2d4ae88910..cce09fe58494 100644 --- a/dev-perl/Test-Simple/Test-Simple-0.54.ebuild +++ b/dev-perl/Test-Simple/Test-Simple-0.54.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/Test-Simple/Test-Simple-0.54.ebuild,v 1.6 2005/05/25 03:45:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/Test-Simple-0.54.ebuild,v 1.7 2005/05/25 14:53:00 mcummings Exp $ inherit perl-module @@ -15,6 +15,6 @@ KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sparc x86" mydoc="rfc*.txt" myconf="INSTALLDIRS=vendor" DEPEND=">=dev-lang/perl-5.8.0-r12 - >=dev-perl/Test-Harness-2.03" + >=perl-core/Test-Harness-2.03" SRC_TEST="do" diff --git a/dev-perl/Test-Simple/Test-Simple-0.60.ebuild b/dev-perl/Test-Simple/Test-Simple-0.60.ebuild index 9194ed035eee..bf3a38eb9cc4 100644 --- a/dev-perl/Test-Simple/Test-Simple-0.60.ebuild +++ b/dev-perl/Test-Simple/Test-Simple-0.60.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/Test-Simple/Test-Simple-0.60.ebuild,v 1.1 2005/05/20 21:53:39 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/Test-Simple-0.60.ebuild,v 1.2 2005/05/25 14:53:18 mcummings Exp $ inherit perl-module @@ -15,6 +15,6 @@ KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ppc64 ~arm ~ia64 ~s390" mydoc="rfc*.txt" myconf="INSTALLDIRS=vendor" DEPEND=">=dev-lang/perl-5.8.0-r12 - >=dev-perl/Test-Harness-2.03" + >=perl-core/Test-Harness-2.03" SRC_TEST="do" |