summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-06-03 17:50:17 +0000
committerTorsten Veller <tove@gentoo.org>2012-06-03 17:50:17 +0000
commitca5144476371ddf1f0a20e800caa5d6be7e0cfd8 (patch)
tree6308dec18a054dface0887a0073c6f6459c7008e /dev-perl/Test-Fatal
parentktoblzcheck bump (diff)
downloadhistorical-ca5144476371ddf1f0a20e800caa5d6be7e0cfd8.tar.gz
historical-ca5144476371ddf1f0a20e800caa5d6be7e0cfd8.tar.bz2
historical-ca5144476371ddf1f0a20e800caa5d6be7e0cfd8.zip
Cleanup
Package-Manager: portage-2.2.0_alpha109/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Test-Fatal')
-rw-r--r--dev-perl/Test-Fatal/ChangeLog6
-rw-r--r--dev-perl/Test-Fatal/Test-Fatal-0.003.ebuild21
-rw-r--r--dev-perl/Test-Fatal/Test-Fatal-0.6.0.ebuild22
-rw-r--r--dev-perl/Test-Fatal/Test-Fatal-0.8.0.ebuild22
-rw-r--r--dev-perl/Test-Fatal/Test-Fatal-0.9.0.ebuild22
5 files changed, 5 insertions, 88 deletions
diff --git a/dev-perl/Test-Fatal/ChangeLog b/dev-perl/Test-Fatal/ChangeLog
index 69aa9b2845b3..d851b0b36fd6 100644
--- a/dev-perl/Test-Fatal/ChangeLog
+++ b/dev-perl/Test-Fatal/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Fatal
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/ChangeLog,v 1.23 2012/06/03 17:32:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/ChangeLog,v 1.24 2012/06/03 17:33:17 tove Exp $
+
+ 03 Jun 2012; Torsten Veller <tove@gentoo.org> -Test-Fatal-0.003.ebuild,
+ -Test-Fatal-0.6.0.ebuild, -Test-Fatal-0.8.0.ebuild, -Test-Fatal-0.9.0.ebuild:
+ Cleanup
03 Jun 2012; Torsten Veller <tove@gentoo.org> Test-Fatal-0.10.0.ebuild:
Add prefix keywords to the latest version too
diff --git a/dev-perl/Test-Fatal/Test-Fatal-0.003.ebuild b/dev-perl/Test-Fatal/Test-Fatal-0.003.ebuild
deleted file mode 100644
index 462ab426c3ae..000000000000
--- a/dev-perl/Test-Fatal/Test-Fatal-0.003.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/Test-Fatal-0.003.ebuild,v 1.10 2011/08/13 09:09:09 xarthisius Exp $
-
-EAPI=3
-
-MODULE_AUTHOR="RJBS"
-inherit perl-module
-
-DESCRIPTION="Incredibly simple helpers for testing code with exceptions"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86"
-IUSE="test"
-
-RDEPEND=">=dev-perl/Try-Tiny-0.07"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.31
- test? ( >=virtual/perl-Test-Simple-0.96 )"
-
-SRC_TEST="do"
diff --git a/dev-perl/Test-Fatal/Test-Fatal-0.6.0.ebuild b/dev-perl/Test-Fatal/Test-Fatal-0.6.0.ebuild
deleted file mode 100644
index 0d514905e865..000000000000
--- a/dev-perl/Test-Fatal/Test-Fatal-0.6.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/Test-Fatal-0.6.0.ebuild,v 1.3 2011/07/07 23:04:24 aballier Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.006
-inherit perl-module
-
-DESCRIPTION="Incredibly simple helpers for testing code with exceptions"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=">=dev-perl/Try-Tiny-0.70.0"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.30
- test? ( virtual/perl-Test-Simple )"
-
-SRC_TEST="do"
diff --git a/dev-perl/Test-Fatal/Test-Fatal-0.8.0.ebuild b/dev-perl/Test-Fatal/Test-Fatal-0.8.0.ebuild
deleted file mode 100644
index 1816836bfb9c..000000000000
--- a/dev-perl/Test-Fatal/Test-Fatal-0.8.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/Test-Fatal-0.8.0.ebuild,v 1.1 2011/11/12 08:03:49 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.008
-inherit perl-module
-
-DESCRIPTION="Incredibly simple helpers for testing code with exceptions"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=">=dev-perl/Try-Tiny-0.70.0"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.30
- test? ( virtual/perl-Test-Simple )"
-
-SRC_TEST="do"
diff --git a/dev-perl/Test-Fatal/Test-Fatal-0.9.0.ebuild b/dev-perl/Test-Fatal/Test-Fatal-0.9.0.ebuild
deleted file mode 100644
index 8c30a44d86a4..000000000000
--- a/dev-perl/Test-Fatal/Test-Fatal-0.9.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/Test-Fatal-0.9.0.ebuild,v 1.2 2012/03/24 12:52:57 grobian Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.009
-inherit perl-module
-
-DESCRIPTION="Incredibly simple helpers for testing code with exceptions"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=">=dev-perl/Try-Tiny-0.70.0"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.30
- test? ( virtual/perl-Test-Simple )"
-
-SRC_TEST="do"