summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-17 08:15:16 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-17 08:15:16 +0000
commit46b553c5cff0d6b41319dbabaee675608c39913e (patch)
treef28e084e1022924f63ae0d6fb07eee232c23f38a /perl-core
parentCleanup (diff)
downloadgentoo-2-46b553c5cff0d6b41319dbabaee675608c39913e.tar.gz
gentoo-2-46b553c5cff0d6b41319dbabaee675608c39913e.tar.bz2
gentoo-2-46b553c5cff0d6b41319dbabaee675608c39913e.zip
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild16
-rw-r--r--perl-core/Attribute-Handlers/ChangeLog6
2 files changed, 5 insertions, 17 deletions
diff --git a/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild b/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild
deleted file mode 100644
index 085f5bf13760..000000000000
--- a/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.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/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild,v 1.5 2010/01/07 23:36:51 josejx Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=SMUELLER
-inherit perl-module
-
-DESCRIPTION="Simpler definition of attribute handlers"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-SRC_TEST=do
diff --git a/perl-core/Attribute-Handlers/ChangeLog b/perl-core/Attribute-Handlers/ChangeLog
index b44db8c38a74..18f2227c14ee 100644
--- a/perl-core/Attribute-Handlers/ChangeLog
+++ b/perl-core/Attribute-Handlers/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Attribute-Handlers
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.14 2011/01/08 18:41:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.15 2011/01/17 08:15:16 tove Exp $
+
+ 17 Jan 2011; Torsten Veller <tove@gentoo.org>
+ -Attribute-Handlers-0.87.ebuild:
+ Cleanup
08 Jan 2011; Jeroen Roovers <jer@gentoo.org> Attribute-Handlers-0.88.ebuild:
Stable for HPPA (bug #350877).