summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-11-15 09:28:51 +0000
committerFabian Groffen <grobian@gentoo.org>2010-11-15 09:28:51 +0000
commit038739843bd1812d52163410c6f1149c50a8273e (patch)
tree1af0631a0495d9caa6beec65c48380881be74c29 /perl-core
parentx86 stable per bug #344435 (diff)
downloadgentoo-2-038739843bd1812d52163410c6f1149c50a8273e.tar.gz
gentoo-2-038739843bd1812d52163410c6f1149c50a8273e.tar.bz2
gentoo-2-038739843bd1812d52163410c6f1149c50a8273e.zip
Marked ~ppc-macos and ~x86-solaris, bug #345435
(Portage version: 2.2.01.16711-prefix/cvs/SunOS i386)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Attribute-Handlers/Attribute-Handlers-0.88.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.88.ebuild b/perl-core/Attribute-Handlers/Attribute-Handlers-0.88.ebuild
index 6baade8f0cfc..680900b852b0 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.5 2010/11/05 14:20:49 ssuominen Exp $
+# $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 $
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 ~ppc-macos ~x86-solaris"
IUSE=""
SRC_TEST=do
diff --git a/perl-core/Attribute-Handlers/ChangeLog b/perl-core/Attribute-Handlers/ChangeLog
index 21cc49eaf9f4..9da4cd493e4d 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.10 2010/11/05 14:20:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.11 2010/11/15 09:28:51 grobian Exp $
+
+ 15 Nov 2010; Fabian Groffen <grobian@gentoo.org>
+ Attribute-Handlers-0.88.ebuild:
+ Marked ~ppc-macos and ~x86-solaris, bug #345435
05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
Attribute-Handlers-0.88.ebuild: