summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-03-13 11:34:45 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-03-13 11:34:45 +0000
commit6e577bf295b5640e1b76650a3b60eb5c9454c3e5 (patch)
tree032d8d0910e8d2a1453eb6ffb421e3eff3dfa04e /dev-perl/Test-Exception
parentalpha stable wrt bug #495490; Drop old. (diff)
downloadgentoo-2-6e577bf295b5640e1b76650a3b60eb5c9454c3e5.tar.gz
gentoo-2-6e577bf295b5640e1b76650a3b60eb5c9454c3e5.tar.bz2
gentoo-2-6e577bf295b5640e1b76650a3b60eb5c9454c3e5.zip
alpha stable wrt bug #495488; Drop old.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Test-Exception')
-rw-r--r--dev-perl/Test-Exception/ChangeLog6
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.27.ebuild22
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild22
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild4
4 files changed, 7 insertions, 47 deletions
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog
index 23586f7a28c0..06a28063b07b 100644
--- a/dev-perl/Test-Exception/ChangeLog
+++ b/dev-perl/Test-Exception/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Exception
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.84 2014/03/12 09:57:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.85 2014/03/13 11:34:45 zlogene Exp $
+
+ 13 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> -Test-Exception-0.27.ebuild,
+ -Test-Exception-0.310.0.ebuild, Test-Exception-0.320.0.ebuild:
+ alpha stable wrt bug #495488; Drop old.
12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> Test-Exception-0.320.0.ebuild:
Stable for sparc, wrt bug #495488
diff --git a/dev-perl/Test-Exception/Test-Exception-0.27.ebuild b/dev-perl/Test-Exception/Test-Exception-0.27.ebuild
deleted file mode 100644
index 6916e12424ba..000000000000
--- a/dev-perl/Test-Exception/Test-Exception-0.27.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v 1.9 2010/01/14 14:29:52 grobian Exp $
-
-inherit perl-module
-
-DESCRIPTION="test functions for exception based code"
-HOMEPAGE="http://search.cpan.org/~adie/"
-SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris"
-IUSE=""
-SRC_TEST="do"
-
-DEPEND="${RDEPEND}
- >=virtual/perl-Module-Build-0.28"
-
-RDEPEND=">=virtual/perl-Test-Simple-0.64
- >=dev-perl/Sub-Uplevel-0.13
- dev-lang/perl"
diff --git a/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild b/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
deleted file mode 100644
index e8baa37dcf03..000000000000
--- a/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.10 2014/02/01 23:35:48 vapier Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=ADIE
-MODULE_VERSION=0.31
-inherit perl-module
-
-DESCRIPTION="test functions for exception based code"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=virtual/perl-Test-Simple-0.64
- >=dev-perl/Sub-Uplevel-0.18"
-DEPEND="${RDEPEND}
- >=virtual/perl-Module-Build-0.36"
-
-SRC_TEST="do"
diff --git a/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild b/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild
index 29e7c41eedb4..d08008dcbf5c 100644
--- a/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild
+++ b/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild,v 1.10 2014/03/12 09:57:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild,v 1.11 2014/03/13 11:34:45 zlogene Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="test functions for exception based code"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Test-Simple-0.64