summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Class-Data-Inheritable')
-rw-r--r--dev-perl/Class-Data-Inheritable/ChangeLog6
-rw-r--r--dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild16
2 files changed, 5 insertions, 17 deletions
diff --git a/dev-perl/Class-Data-Inheritable/ChangeLog b/dev-perl/Class-Data-Inheritable/ChangeLog
index d90b45b51b98..316d5a19a0e8 100644
--- a/dev-perl/Class-Data-Inheritable/ChangeLog
+++ b/dev-perl/Class-Data-Inheritable/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-Data-Inheritable
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.40 2011/09/03 21:04:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.41 2011/09/04 11:21:28 tove Exp $
+
+ 04 Sep 2011; Torsten Veller <tove@gentoo.org>
+ -Class-Data-Inheritable-0.08.ebuild:
+ Cleanup
03 Sep 2011; Torsten Veller <tove@gentoo.org>
Class-Data-Inheritable-0.80.0.ebuild:
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild
deleted file mode 100644
index 674a2589d66d..000000000000
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild
+++ /dev/null
@@ -1,16 +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/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild,v 1.7 2010/01/09 17:28:03 grobian Exp $
-
-MODULE_AUTHOR=TMTM
-inherit perl-module
-
-DESCRIPTION="Exception::Class module for perl"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-export OPTIMIZE="${CFLAGS}"
-DEPEND="dev-lang/perl"