summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-07-18 14:38:47 +0000
committerTorsten Veller <tove@gentoo.org>2008-07-18 14:38:47 +0000
commitc5f2215fc855e1df0ba18855f1d1fa74bd48c09c (patch)
treeca5866f83bec59ca2e8f39b5104166508ed3a9ef /dev-perl/Test-Warn
parentVersion bump (diff)
downloadgentoo-2-c5f2215fc855e1df0ba18855f1d1fa74bd48c09c.tar.gz
gentoo-2-c5f2215fc855e1df0ba18855f1d1fa74bd48c09c.tar.bz2
gentoo-2-c5f2215fc855e1df0ba18855f1d1fa74bd48c09c.zip
Cleaning
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-tuxonice-r6 i686)
Diffstat (limited to 'dev-perl/Test-Warn')
-rw-r--r--dev-perl/Test-Warn/ChangeLog6
-rw-r--r--dev-perl/Test-Warn/Test-Warn-0.08.ebuild22
-rw-r--r--dev-perl/Test-Warn/Test-Warn-0.09.ebuild22
3 files changed, 5 insertions, 45 deletions
diff --git a/dev-perl/Test-Warn/ChangeLog b/dev-perl/Test-Warn/ChangeLog
index cf5a6305763a..f299babf281c 100644
--- a/dev-perl/Test-Warn/ChangeLog
+++ b/dev-perl/Test-Warn/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Warn
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.16 2008/07/18 14:37:09 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.17 2008/07/18 14:38:47 tove Exp $
+
+ 18 Jul 2008; Torsten Veller <tove@gentoo.org> -Test-Warn-0.08.ebuild,
+ -Test-Warn-0.09.ebuild:
+ Cleaning
*Test-Warn-0.11 (18 Jul 2008)
diff --git a/dev-perl/Test-Warn/Test-Warn-0.08.ebuild b/dev-perl/Test-Warn/Test-Warn-0.08.ebuild
deleted file mode 100644
index 5a833868678f..000000000000
--- a/dev-perl/Test-Warn/Test-Warn-0.08.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.08.ebuild,v 1.10 2007/01/19 16:53:01 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Perl extension to test methods for warnings"
-HOMEPAGE="http://search.cpan.org/~bigj/"
-SRC_URI="mirror://cpan/authors/id/B/BI/BIGJ/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="amd64 ia64 ppc sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-perl/Test-Exception
- >=dev-perl/Sub-Uplevel-0.09-r1
- dev-perl/Array-Compare
- dev-perl/Tree-DAG_Node
- dev-lang/perl"
diff --git a/dev-perl/Test-Warn/Test-Warn-0.09.ebuild b/dev-perl/Test-Warn/Test-Warn-0.09.ebuild
deleted file mode 100644
index 54a18512fba1..000000000000
--- a/dev-perl/Test-Warn/Test-Warn-0.09.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.09.ebuild,v 1.1 2007/04/06 20:57:36 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Perl extension to test methods for warnings"
-HOMEPAGE="http://search.cpan.org/~chorny/"
-SRC_URI="mirror://cpan/authors/id/C/CH/CHORNY/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-perl/Test-Exception
- >=dev-perl/Sub-Uplevel-0.09-r1
- dev-perl/Array-Compare
- dev-perl/Tree-DAG_Node
- dev-lang/perl"