summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-10-11 20:41:40 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-10-11 20:41:40 +0000
commit76ed5aaeaf16aa493aeec3a918241ba9d906c9fe (patch)
treea035fdea7eaa21cacce5c39fdd069f30dfe1cbe2 /dev-perl
parentDrop old. (diff)
downloadgentoo-2-76ed5aaeaf16aa493aeec3a918241ba9d906c9fe.tar.gz
gentoo-2-76ed5aaeaf16aa493aeec3a918241ba9d906c9fe.tar.bz2
gentoo-2-76ed5aaeaf16aa493aeec3a918241ba9d906c9fe.zip
Drop old.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Exception-Class/ChangeLog7
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.320.0.ebuild23
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.350.0.ebuild26
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.360.0.ebuild26
4 files changed, 6 insertions, 76 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog
index b79c0d7fff1a..a4223e6c6ff5 100644
--- a/dev-perl/Exception-Class/ChangeLog
+++ b/dev-perl/Exception-Class/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Exception-Class
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.83 2014/08/23 01:26:32 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.84 2014/10/11 20:41:40 zlogene Exp $
+
+ 11 Oct 2014; Mikle Kolyada <zlogene@gentoo.org>
+ -Exception-Class-1.320.0.ebuild, -Exception-Class-1.350.0.ebuild,
+ -Exception-Class-1.360.0.ebuild:
+ Drop old.
*Exception-Class-1.370.0-r1 (23 Aug 2014)
diff --git a/dev-perl/Exception-Class/Exception-Class-1.320.0.ebuild b/dev-perl/Exception-Class/Exception-Class-1.320.0.ebuild
deleted file mode 100644
index a70e8eaedf07..000000000000
--- a/dev-perl/Exception-Class/Exception-Class-1.320.0.ebuild
+++ /dev/null
@@ -1,23 +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/Exception-Class/Exception-Class-1.320.0.ebuild,v 1.4 2012/03/20 22:13:14 jer Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.32
-inherit perl-module
-
-DESCRIPTION="A module that allows you to declare real exception classes in Perl"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-RDEPEND=">=dev-perl/Class-Data-Inheritable-0.02
- >=dev-perl/Devel-StackTrace-1.20"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.31"
-
-SRC_TEST="do"
diff --git a/dev-perl/Exception-Class/Exception-Class-1.350.0.ebuild b/dev-perl/Exception-Class/Exception-Class-1.350.0.ebuild
deleted file mode 100644
index cc82ea764960..000000000000
--- a/dev-perl/Exception-Class/Exception-Class-1.350.0.ebuild
+++ /dev/null
@@ -1,26 +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/Exception-Class/Exception-Class-1.350.0.ebuild,v 1.1 2012/10/07 16:40:47 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.35
-inherit perl-module
-
-DESCRIPTION="A module that allows you to declare real exception classes in Perl"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-RDEPEND="
- >=dev-perl/Class-Data-Inheritable-0.20.0
- >=dev-perl/Devel-StackTrace-1.200.0
-"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.310.0
-"
-
-SRC_TEST="do"
diff --git a/dev-perl/Exception-Class/Exception-Class-1.360.0.ebuild b/dev-perl/Exception-Class/Exception-Class-1.360.0.ebuild
deleted file mode 100644
index c4f7b33f0997..000000000000
--- a/dev-perl/Exception-Class/Exception-Class-1.360.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.360.0.ebuild,v 1.7 2013/10/13 17:43:31 zlogene Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.36
-inherit perl-module
-
-DESCRIPTION="A module that allows you to declare real exception classes in Perl"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-RDEPEND="
- >=dev-perl/Class-Data-Inheritable-0.20.0
- >=dev-perl/Devel-StackTrace-1.200.0
-"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.310.0
-"
-
-SRC_TEST="do"