summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-03-13 21:53:20 +0000
committerTorsten Veller <tove@gentoo.org>2009-03-13 21:53:20 +0000
commitd7cd8e1438e472414387818b643ecef9a01a42d8 (patch)
tree5a414849e3f500c28070843f2fe9ab425cd1b63a /perl-core/Test-Simple
parentCleanup (diff)
downloadgentoo-2-d7cd8e1438e472414387818b643ecef9a01a42d8.tar.gz
gentoo-2-d7cd8e1438e472414387818b643ecef9a01a42d8.tar.bz2
gentoo-2-d7cd8e1438e472414387818b643ecef9a01a42d8.zip
Cleanup
(Portage version: 2.2_rc24/cvs/Linux i686)
Diffstat (limited to 'perl-core/Test-Simple')
-rw-r--r--perl-core/Test-Simple/ChangeLog10
-rw-r--r--perl-core/Test-Simple/Test-Simple-0.62.ebuild19
-rw-r--r--perl-core/Test-Simple/Test-Simple-0.63.ebuild19
-rw-r--r--perl-core/Test-Simple/Test-Simple-0.64.ebuild21
-rw-r--r--perl-core/Test-Simple/Test-Simple-0.65.ebuild21
-rw-r--r--perl-core/Test-Simple/Test-Simple-0.66.ebuild21
-rw-r--r--perl-core/Test-Simple/Test-Simple-0.67.ebuild21
-rw-r--r--perl-core/Test-Simple/Test-Simple-0.84.ebuild20
8 files changed, 8 insertions, 144 deletions
diff --git a/perl-core/Test-Simple/ChangeLog b/perl-core/Test-Simple/ChangeLog
index df64bc37e336..65dbcd4c1d0d 100644
--- a/perl-core/Test-Simple/ChangeLog
+++ b/perl-core/Test-Simple/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for perl-core/Test-Simple
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.54 2008/11/21 08:16:01 tove Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.55 2009/03/13 21:53:20 tove Exp $
+
+ 13 Mar 2009; Torsten Veller <tove@gentoo.org> -Test-Simple-0.62.ebuild,
+ -Test-Simple-0.63.ebuild, -Test-Simple-0.64.ebuild,
+ -Test-Simple-0.65.ebuild, -Test-Simple-0.66.ebuild,
+ -Test-Simple-0.67.ebuild, -Test-Simple-0.84.ebuild:
+ Cleanup
*Test-Simple-0.86 (21 Nov 2008)
diff --git a/perl-core/Test-Simple/Test-Simple-0.62.ebuild b/perl-core/Test-Simple/Test-Simple-0.62.ebuild
deleted file mode 100644
index 1be384c8d06b..000000000000
--- a/perl-core/Test-Simple/Test-Simple-0.62.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.62.ebuild,v 1.9 2006/02/25 23:41:14 kumba Exp $
-
-inherit perl-module
-
-DESCRIPTION="Basic utilities for writing tests"
-SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~mschwern/${P}/"
-IUSE=""
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
-
-mydoc="rfc*.txt"
-myconf="INSTALLDIRS=vendor"
-DEPEND=">=dev-lang/perl-5.8.0-r12"
-
-SRC_TEST="do"
diff --git a/perl-core/Test-Simple/Test-Simple-0.63.ebuild b/perl-core/Test-Simple/Test-Simple-0.63.ebuild
deleted file mode 100644
index fbe1d8eb2e5e..000000000000
--- a/perl-core/Test-Simple/Test-Simple-0.63.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.63.ebuild,v 1.4 2006/10/21 22:57:43 vapier Exp $
-
-inherit perl-module
-
-DESCRIPTION="Basic utilities for writing tests"
-SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~mschwern/${P}/"
-IUSE=""
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="~alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86"
-
-mydoc="rfc*.txt"
-myconf="INSTALLDIRS=vendor"
-DEPEND=">=dev-lang/perl-5.8.0-r12"
-
-SRC_TEST="do"
diff --git a/perl-core/Test-Simple/Test-Simple-0.64.ebuild b/perl-core/Test-Simple/Test-Simple-0.64.ebuild
deleted file mode 100644
index 5aea025d2e9b..000000000000
--- a/perl-core/Test-Simple/Test-Simple-0.64.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.64.ebuild,v 1.9 2006/12/03 20:03:25 corsair Exp $
-
-inherit perl-module
-
-DESCRIPTION="Basic utilities for writing tests"
-HOMEPAGE="http://search.cpan.org/~mschwern/${P}/"
-SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-lang/perl-5.8.0-r12"
-
-SRC_TEST="do"
-
-mydoc="rfc*.txt"
-myconf="INSTALLDIRS=vendor"
diff --git a/perl-core/Test-Simple/Test-Simple-0.65.ebuild b/perl-core/Test-Simple/Test-Simple-0.65.ebuild
deleted file mode 100644
index e2a9e9bb7917..000000000000
--- a/perl-core/Test-Simple/Test-Simple-0.65.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.65.ebuild,v 1.2 2007/01/21 20:15:47 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Basic utilities for writing tests"
-HOMEPAGE="http://search.cpan.org/~mschwern/${P}/"
-SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-lang/perl-5.8.0-r12"
-
-SRC_TEST="do"
-
-mydoc="rfc*.txt"
-myconf="INSTALLDIRS=vendor"
diff --git a/perl-core/Test-Simple/Test-Simple-0.66.ebuild b/perl-core/Test-Simple/Test-Simple-0.66.ebuild
deleted file mode 100644
index dde68a16396a..000000000000
--- a/perl-core/Test-Simple/Test-Simple-0.66.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.66.ebuild,v 1.7 2007/04/15 21:08:40 corsair Exp $
-
-inherit perl-module
-
-DESCRIPTION="Basic utilities for writing tests"
-HOMEPAGE="http://search.cpan.org/~mschwern/${P}/"
-SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-lang/perl-5.8.0-r12"
-
-SRC_TEST="do"
-
-mydoc="rfc*.txt"
-myconf="INSTALLDIRS=vendor"
diff --git a/perl-core/Test-Simple/Test-Simple-0.67.ebuild b/perl-core/Test-Simple/Test-Simple-0.67.ebuild
deleted file mode 100644
index 6b515a7daecf..000000000000
--- a/perl-core/Test-Simple/Test-Simple-0.67.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.67.ebuild,v 1.6 2007/05/11 02:31:36 kumba Exp $
-
-inherit perl-module
-
-DESCRIPTION="Basic utilities for writing tests"
-HOMEPAGE="http://search.cpan.org/~mschwern/${P}/"
-SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-lang/perl-5.8.0-r12"
-
-SRC_TEST="do"
-
-mydoc="rfc*.txt"
-myconf="INSTALLDIRS=vendor"
diff --git a/perl-core/Test-Simple/Test-Simple-0.84.ebuild b/perl-core/Test-Simple/Test-Simple-0.84.ebuild
deleted file mode 100644
index d28bdd69cc7b..000000000000
--- a/perl-core/Test-Simple/Test-Simple-0.84.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.84.ebuild,v 1.1 2008/10/20 19:50:40 tove Exp $
-
-MODULE_AUTHOR=MSCHWERN
-inherit perl-module
-
-DESCRIPTION="Basic utilities for writing tests"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-
-SRC_TEST="do"
-
-mydoc="rfc*.txt"
-myconf="INSTALLDIRS=vendor"