summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-14 18:36:42 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-14 18:36:42 +0000
commit0ea9ae0f47f67dc52c08ffccda476b4f351e124b (patch)
treecdd268ae9f822d16ffef4fb9da7da13d824dda2b /dev-perl/Carp-Clan
parentCleanup (diff)
downloadgentoo-2-0ea9ae0f47f67dc52c08ffccda476b4f351e124b.tar.gz
gentoo-2-0ea9ae0f47f67dc52c08ffccda476b4f351e124b.tar.bz2
gentoo-2-0ea9ae0f47f67dc52c08ffccda476b4f351e124b.zip
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Carp-Clan')
-rw-r--r--dev-perl/Carp-Clan/Carp-Clan-5.9.ebuild20
-rw-r--r--dev-perl/Carp-Clan/ChangeLog7
2 files changed, 5 insertions, 22 deletions
diff --git a/dev-perl/Carp-Clan/Carp-Clan-5.9.ebuild b/dev-perl/Carp-Clan/Carp-Clan-5.9.ebuild
deleted file mode 100644
index 84e69a0c6b90..000000000000
--- a/dev-perl/Carp-Clan/Carp-Clan-5.9.ebuild
+++ /dev/null
@@ -1,20 +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/Carp-Clan/Carp-Clan-5.9.ebuild,v 1.10 2007/08/21 13:46:32 jer Exp $
-
-inherit perl-module
-
-DESCRIPTION="Report errors from perspective of caller of a clan of modules"
-HOMEPAGE="http://search.cpan.org/~jjore/"
-SRC_URI="mirror://cpan/authors/id/J/JJ/JJORE/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-RDEPEND="dev-perl/Test-Exception
- dev-lang/perl"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
diff --git a/dev-perl/Carp-Clan/ChangeLog b/dev-perl/Carp-Clan/ChangeLog
index 99da58108001..080e4b51cfa0 100644
--- a/dev-perl/Carp-Clan/ChangeLog
+++ b/dev-perl/Carp-Clan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Carp-Clan
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/ChangeLog,v 1.45 2010/11/05 13:55:47 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/ChangeLog,v 1.46 2011/01/14 18:36:42 tove Exp $
+
+ 14 Jan 2011; Torsten Veller <tove@gentoo.org> -Carp-Clan-5.9.ebuild:
+ Cleanup
05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> Carp-Clan-6.04.ebuild:
ppc64 stable wrt #341865