diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 09:33:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 09:33:56 +0000 |
commit | 3bba2850bc52f17ddf55db428ce6c7039216134a (patch) | |
tree | b5e06e10dc693565f4990e33d10bab716a5190e7 /perl-core/Attribute-Handlers | |
parent | Stable for hppa, wrt bug #458122 (diff) | |
download | gentoo-2-3bba2850bc52f17ddf55db428ce6c7039216134a.tar.gz gentoo-2-3bba2850bc52f17ddf55db428ce6c7039216134a.tar.bz2 gentoo-2-3bba2850bc52f17ddf55db428ce6c7039216134a.zip |
Stable for hppa, wrt bug #458122
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'perl-core/Attribute-Handlers')
-rw-r--r-- | perl-core/Attribute-Handlers/Attribute-Handlers-0.930.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.930.0.ebuild b/perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0.ebuild index b2406570c128..2bada0150f32 100644 --- a/perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0.ebuild +++ b/perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.930.0.ebuild,v 1.7 2013/02/18 23:31:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0.ebuild,v 1.8 2013/02/19 09:33:56 ago 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 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" SRC_TEST=do diff --git a/perl-core/Attribute-Handlers/ChangeLog b/perl-core/Attribute-Handlers/ChangeLog index 0c2bbe848bdf..80288921b888 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.32 2013/02/18 23:31:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.33 2013/02/19 09:33:56 ago Exp $ + + 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + Attribute-Handlers-0.930.0.ebuild: + Stable for hppa, wrt bug #458122 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Attribute-Handlers-0.930.0.ebuild: |