diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-01-07 23:36:51 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-01-07 23:36:51 +0000 |
commit | 5c88aa4cd50f979bc5e82d635fe86fb4929cba0a (patch) | |
tree | dc7e8cfb0bb69a73e7eb9617d84c1dd84a3bddcd /perl-core/Attribute-Handlers | |
parent | drop ppc (bug #294336) (diff) | |
download | gentoo-2-5c88aa4cd50f979bc5e82d635fe86fb4929cba0a.tar.gz gentoo-2-5c88aa4cd50f979bc5e82d635fe86fb4929cba0a.tar.bz2 gentoo-2-5c88aa4cd50f979bc5e82d635fe86fb4929cba0a.zip |
Marked ~ppc for bug #294206.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Attribute-Handlers')
-rw-r--r-- | perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Attribute-Handlers/ChangeLog | 6 |
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 732b8ac7caea..085f5bf13760 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-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.87.ebuild,v 1.4 2010/01/02 14:10:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild,v 1.5 2010/01/07 23:36:51 josejx Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Simpler definition of attribute handlers" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~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 ba94dbcb89eb..4fe44eab1782 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.4 2010/01/02 14:10:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.5 2010/01/07 23:36:51 josejx Exp $ + + 07 Jan 2010; Joseph Jezak <josejx@gentoo.org> + Attribute-Handlers-0.87.ebuild: + Marked ~ppc for bug #294206. 02 Jan 2010; Brent Baude <ranger@gentoo.org> Attribute-Handlers-0.87.ebuild: |