summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2010-12-03 01:09:06 +0000
committerMichael Weber <xmw@gentoo.org>2010-12-03 01:09:06 +0000
commit26db5d04a0aa2b4398abf3082e4760a2534b1f96 (patch)
tree0e15744236fd6492326582d1bc660fd071dd181e /perl-core/Attribute-Handlers
parentDo a full-rebuild of autotools rather than sticking to automake, so that it w... (diff)
downloadgentoo-2-26db5d04a0aa2b4398abf3082e4760a2534b1f96.tar.gz
gentoo-2-26db5d04a0aa2b4398abf3082e4760a2534b1f96.tar.bz2
gentoo-2-26db5d04a0aa2b4398abf3082e4760a2534b1f96.zip
add ~arm (bug 302981)
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Attribute-Handlers')
-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 680900b852b0..5c0db26221f3 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.6 2010/11/15 09:28:51 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.88.ebuild,v 1.7 2010/12/03 01:09:06 xmw 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 ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x86-solaris"
IUSE=""
SRC_TEST=do
diff --git a/perl-core/Attribute-Handlers/ChangeLog b/perl-core/Attribute-Handlers/ChangeLog
index 9da4cd493e4d..03c7904e6212 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.11 2010/11/15 09:28:51 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.12 2010/12/03 01:09:06 xmw Exp $
+
+ 03 Dec 2010; Michael Weber <xmw@gentoo.org> Attribute-Handlers-0.88.ebuild:
+ add ~arm (bug 302981)
15 Nov 2010; Fabian Groffen <grobian@gentoo.org>
Attribute-Handlers-0.88.ebuild: