summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2013-01-06 20:40:15 +0000
committerTorsten Veller <tove@gentoo.org>2013-01-06 20:40:15 +0000
commit7a008367c5931779c58ebfc73ee7a6d678175433 (patch)
tree1e1b80fee638a338b2494f70ce906660dd30a875 /dev-perl
parentCleanup (diff)
downloadgentoo-2-7a008367c5931779c58ebfc73ee7a6d678175433.tar.gz
gentoo-2-7a008367c5931779c58ebfc73ee7a6d678175433.tar.bz2
gentoo-2-7a008367c5931779c58ebfc73ee7a6d678175433.zip
Cleanup
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Error/ChangeLog8
-rw-r--r--dev-perl/Error/Error-0.170.170.ebuild26
-rw-r--r--dev-perl/Error/Error-0.170.180.ebuild26
3 files changed, 6 insertions, 54 deletions
diff --git a/dev-perl/Error/ChangeLog b/dev-perl/Error/ChangeLog
index 14e8846e6e4e..37bd80b35d86 100644
--- a/dev-perl/Error/ChangeLog
+++ b/dev-perl/Error/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Error
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/ChangeLog,v 1.75 2012/11/24 07:53:42 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/ChangeLog,v 1.76 2013/01/06 20:40:15 tove Exp $
+
+ 06 Jan 2013; Torsten Veller <tove@gentoo.org> -Error-0.170.170.ebuild,
+ -Error-0.170.180.ebuild:
+ Cleanup
*Error-0.170.190 (24 Nov 2012)
diff --git a/dev-perl/Error/Error-0.170.170.ebuild b/dev-perl/Error/Error-0.170.170.ebuild
deleted file mode 100644
index e9a809c7007a..000000000000
--- a/dev-perl/Error/Error-0.170.170.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/Error/Error-0.170.170.ebuild,v 1.2 2012/04/28 02:44:51 aballier Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=SHLOMIF
-MODULE_VERSION=0.17017
-inherit perl-module
-
-DESCRIPTION="Error/exception handling in an OO-ish way"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build
- test? (
- >=dev-perl/Test-Pod-1.14
- >=dev-perl/Test-Pod-Coverage-1.04
- )
-"
-
-SRC_TEST="do"
diff --git a/dev-perl/Error/Error-0.170.180.ebuild b/dev-perl/Error/Error-0.170.180.ebuild
deleted file mode 100644
index cb6a3958cced..000000000000
--- a/dev-perl/Error/Error-0.170.180.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/Error/Error-0.170.180.ebuild,v 1.1 2012/05/09 16:09:33 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=SHLOMIF
-MODULE_VERSION=0.17018
-inherit perl-module
-
-DESCRIPTION="Error/exception handling in an OO-ish way"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build
- test? (
- >=dev-perl/Test-Pod-1.14
- >=dev-perl/Test-Pod-Coverage-1.04
- )
-"
-
-SRC_TEST="do"