summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 18:04:03 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 18:04:03 +0000
commit6db304cb39e61b3afa48a66b362c005c7657d8a6 (patch)
treeb82a10df186bc15add8c78c35f2964f78e063558 /perl-core
parentEbuild maintenance (diff)
downloadgentoo-2-6db304cb39e61b3afa48a66b362c005c7657d8a6.tar.gz
gentoo-2-6db304cb39e61b3afa48a66b362c005c7657d8a6.tar.bz2
gentoo-2-6db304cb39e61b3afa48a66b362c005c7657d8a6.zip
Version bump, thanks seemant
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Test/ChangeLog8
-rw-r--r--perl-core/Test/Test-1.24.ebuild7
-rw-r--r--perl-core/Test/Test-1.25.ebuild7
3 files changed, 12 insertions, 10 deletions
diff --git a/perl-core/Test/ChangeLog b/perl-core/Test/ChangeLog
index 1975fa911981..7b3bd0c46817 100644
--- a/perl-core/Test/ChangeLog
+++ b/perl-core/Test/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Test
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/ChangeLog,v 1.9 2006/08/04 13:31:50 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/ChangeLog,v 1.10 2007/01/19 18:04:03 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> Test-1.24.ebuild,
+ Test-1.25.ebuild:
+ Version bump, thanks seemant
04 Aug 2006; Michael Cummings <mcummings@gentoo.org> Test-1.24.ebuild,
Test-1.25.ebuild:
diff --git a/perl-core/Test/Test-1.24.ebuild b/perl-core/Test/Test-1.24.ebuild
index e69036cacf6e..9673e504f3ca 100644
--- a/perl-core/Test/Test-1.24.ebuild
+++ b/perl-core/Test/Test-1.24.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/Test-1.24.ebuild,v 1.4 2006/08/04 13:31:50 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/Test-1.24.ebuild,v 1.5 2007/01/19 18:04:03 mcummings Exp $
inherit perl-module
DESCRIPTION="Utilities for writing test scripts"
SRC_URI="http://www.cpan.org/modules/by-module/Test/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/Test/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~sburke/"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
@@ -14,4 +14,3 @@ KEYWORDS="x86 amd64 alpha hppa mips ppc sparc"
DEPEND="dev-lang/perl
perl-core/Test-Harness"
-RDEPEND="${DEPEND}"
diff --git a/perl-core/Test/Test-1.25.ebuild b/perl-core/Test/Test-1.25.ebuild
index 32f70c326e1d..ddd8d592d7f5 100644
--- a/perl-core/Test/Test-1.25.ebuild
+++ b/perl-core/Test/Test-1.25.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/Test-1.25.ebuild,v 1.6 2006/08/04 13:31:50 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/Test-1.25.ebuild,v 1.7 2007/01/19 18:04:03 mcummings Exp $
inherit perl-module
DESCRIPTION="Utilities for writing test scripts"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/Test/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~sburke/"
SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -15,6 +15,5 @@ IUSE=""
DEPEND="dev-lang/perl
perl-core/Test-Harness"
-RDEPEND="${DEPEND}"
SRC_TEST="do"