diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 19:11:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 19:11:29 +0000 |
commit | 67e5bde45a821129a87abe321c0e3846cb82bc7f (patch) | |
tree | 7269122423b8e3ea5054d86603991ca1e1c4ff6c /perl-core/Attribute-Handlers | |
parent | Stable for x86, wrt bug #458122 (diff) | |
download | gentoo-2-67e5bde45a821129a87abe321c0e3846cb82bc7f.tar.gz gentoo-2-67e5bde45a821129a87abe321c0e3846cb82bc7f.tar.bz2 gentoo-2-67e5bde45a821129a87abe321c0e3846cb82bc7f.zip |
Stable for x86, wrt bug #458122
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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 d2186dc80b89..7c4a087a2311 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.4 2013/02/18 18:46:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0.ebuild,v 1.5 2013/02/18 19:11:29 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 568809c94158..a1f13f7f02e5 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.29 2013/02/18 18:46:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.30 2013/02/18 19:11:29 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + Attribute-Handlers-0.930.0.ebuild: + Stable for x86, wrt bug #458122 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Attribute-Handlers-0.930.0.ebuild: |