diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-02 19:32:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-02 19:32:07 +0000 |
commit | 64c101a2355500c3004eebde898f061f62d7108a (patch) | |
tree | e6edb12d0491c62bdf18831cb351651cca512e90 /perl-core/Attribute-Handlers | |
parent | Marking Perl-OSType-1.2.0 ppc for bug 393397 (diff) | |
download | gentoo-2-64c101a2355500c3004eebde898f061f62d7108a.tar.gz gentoo-2-64c101a2355500c3004eebde898f061f62d7108a.tar.bz2 gentoo-2-64c101a2355500c3004eebde898f061f62d7108a.zip |
Marking Attribute-Handlers-0.910.0 ppc for bug 394039
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'perl-core/Attribute-Handlers')
-rw-r--r-- | perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.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.910.0.ebuild b/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild index 1df2eaf6a710..8757d65c8e80 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-2012 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.7 2012/01/01 17:46:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v 1.8 2012/02/02 19:32:07 ranger 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 ~x64-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 89d9795a4ec4..daad785d3f4b 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.23 2012/01/01 17:46:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.24 2012/02/02 19:32:07 ranger Exp $ + + 02 Feb 2012; Brent Baude <ranger@gentoo.org> + Attribute-Handlers-0.910.0.ebuild: + Marking Attribute-Handlers-0.910.0 ppc for bug 394039 01 Jan 2012; Raúl Porcel <armin76@gentoo.org> Attribute-Handlers-0.910.0.ebuild: |