diff options
author | 2013-02-19 20:28:05 +0000 | |
---|---|---|
committer | 2013-02-19 20:28:05 +0000 | |
commit | 7fbc0f45de83cc2a5fb6414dfb037723d1b5ab21 (patch) | |
tree | c1a575498292cb27a9a9a1f2399921b3c6b3b409 /perl-core/Attribute-Handlers | |
parent | Stable for s390, wrt bug #458122 (diff) | |
download | gentoo-2-7fbc0f45de83cc2a5fb6414dfb037723d1b5ab21.tar.gz gentoo-2-7fbc0f45de83cc2a5fb6414dfb037723d1b5ab21.tar.bz2 gentoo-2-7fbc0f45de83cc2a5fb6414dfb037723d1b5ab21.zip |
Stable for s390, 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 3f0a551829c3..7bf47bc50020 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.9 2013/02/19 19:03:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0.ebuild,v 1.10 2013/02/19 20:28:05 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 c89ac1bf8c04..e4cda58836c7 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.34 2013/02/19 19:03:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.35 2013/02/19 20:28:05 ago Exp $ + + 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + Attribute-Handlers-0.930.0.ebuild: + Stable for s390, wrt bug #458122 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Attribute-Handlers-0.930.0.ebuild: |