summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-05-29 18:21:46 +0000
committerFabian Groffen <grobian@gentoo.org>2011-05-29 18:21:46 +0000
commitcebdc76dbc66f516d803d38b592c9f1a7895d0cb (patch)
tree8e4b9bee96b8de780af9f2063318600f53dddd51 /perl-core
parentMarked ~x64-macos, bug #368559 (diff)
downloadgentoo-2-cebdc76dbc66f516d803d38b592c9f1a7895d0cb.tar.gz
gentoo-2-cebdc76dbc66f516d803d38b592c9f1a7895d0cb.tar.bz2
gentoo-2-cebdc76dbc66f516d803d38b592c9f1a7895d0cb.zip
Marked ~x64-macos, bug #368557
(Portage version: 2.2.01.18706-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild4
-rw-r--r--perl-core/Attribute-Handlers/ChangeLog6
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild b/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild
index 889c433fbd46..85c586322358 100644
--- a/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild
+++ b/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.910.0.ebuild,v 1.1 2011/05/21 07:48:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v 1.2 2011/05/29 18:21:46 grobian Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Simpler definition of attribute handlers"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
IUSE=""
SRC_TEST=do
diff --git a/perl-core/Attribute-Handlers/ChangeLog b/perl-core/Attribute-Handlers/ChangeLog
index 9f586aa05d2d..9fbd8b35ed9e 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.16 2011/05/21 07:48:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.17 2011/05/29 18:21:46 grobian Exp $
+
+ 29 May 2011; Fabian Groffen <grobian@gentoo.org>
+ Attribute-Handlers-0.910.0.ebuild:
+ Marked ~x64-macos, bug #368557
*Attribute-Handlers-0.910.0 (21 May 2011)