summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-12-26 17:41:48 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-12-26 17:41:48 +0000
commit47df05d268635cd491299d56fe4695f4550ed24a (patch)
tree504c067fea5b27e553db719915f5dfc7fb307abd /perl-core
parentvirtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff)
downloadgentoo-2-47df05d268635cd491299d56fe4695f4550ed24a.tar.gz
gentoo-2-47df05d268635cd491299d56fe4695f4550ed24a.tar.bz2
gentoo-2-47df05d268635cd491299d56fe4695f4550ed24a.zip
Add ~alpha/~ia64/~sparc wrt #294206
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Attribute-Handlers/Attribute-Handlers-0.87.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.87.ebuild b/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild
index 8c6898fc29fc..6d84bb3ab3c0 100644
--- a/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild
+++ b/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.2 2009/11/24 09:44:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild,v 1.3 2009/12/26 17:41:48 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Simpler definition of attribute handlers"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
SRC_TEST=do
diff --git a/perl-core/Attribute-Handlers/ChangeLog b/perl-core/Attribute-Handlers/ChangeLog
index 99c496a23e70..15ccf8cf19da 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.2 2009/11/24 09:44:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.3 2009/12/26 17:41:48 armin76 Exp $
+
+ 26 Dec 2009; Raúl Porcel <armin76@gentoo.org>
+ Attribute-Handlers-0.87.ebuild:
+ Add ~alpha/~ia64/~sparc wrt #294206
24 Nov 2009; Alexis Ballier <aballier@gentoo.org>
Attribute-Handlers-0.87.ebuild: