summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-06-27 19:17:42 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-06-27 19:17:42 +0000
commit7f74cf49685cba99f282fb00717fcb33479e6286 (patch)
treedf37c410e6f4e451010dc7b76068ea9a394f44a2 /perl-core
parentppc stable #323529 (diff)
downloadgentoo-2-7f74cf49685cba99f282fb00717fcb33479e6286.tar.gz
gentoo-2-7f74cf49685cba99f282fb00717fcb33479e6286.tar.bz2
gentoo-2-7f74cf49685cba99f282fb00717fcb33479e6286.zip
ppc stable #323529
(Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Attribute-Handlers/Attribute-Handlers-0.88.ebuild4
-rw-r--r--perl-core/Attribute-Handlers/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Attribute-Handlers/Attribute-Handlers-0.88.ebuild b/perl-core/Attribute-Handlers/Attribute-Handlers-0.88.ebuild
index bce8bc6fee32..7eb8bb12af38 100644
--- a/perl-core/Attribute-Handlers/Attribute-Handlers-0.88.ebuild
+++ b/perl-core/Attribute-Handlers/Attribute-Handlers-0.88.ebuild
@@ -1,6 +1,6 @@
# 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.88.ebuild,v 1.3 2010/06/21 20:19:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.88.ebuild,v 1.4 2010/06/27 19:17:42 nixnut Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Simpler definition of attribute handlers"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+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 4ebb85eae1df..80e0648c6149 100644
--- a/perl-core/Attribute-Handlers/ChangeLog
+++ b/perl-core/Attribute-Handlers/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Attribute-Handlers
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.8 2010/06/21 20:19:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.9 2010/06/27 19:17:42 nixnut Exp $
+
+ 27 Jun 2010; <nixnut@gentoo.org> Attribute-Handlers-0.88.ebuild:
+ ppc stable #323529
21 Jun 2010; Raúl Porcel <armin76@gentoo.org>
Attribute-Handlers-0.88.ebuild: