diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-08 13:07:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-08 13:07:29 +0000 |
commit | f71a36219ea2a905520369eab81044aaae27ec89 (patch) | |
tree | 210e74756bae21dc1b9bfadf7c4d151afcbf4144 /perl-core/Attribute-Handlers | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #319489 (diff) | |
download | gentoo-2-f71a36219ea2a905520369eab81044aaae27ec89.tar.gz gentoo-2-f71a36219ea2a905520369eab81044aaae27ec89.tar.bz2 gentoo-2-f71a36219ea2a905520369eab81044aaae27ec89.zip |
arm/s390/sh stable
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'perl-core/Attribute-Handlers')
-rw-r--r-- | perl-core/Attribute-Handlers/Attribute-Handlers-0.88.ebuild | 6 | ||||
-rw-r--r-- | perl-core/Attribute-Handlers/ChangeLog | 8 |
2 files changed, 9 insertions, 5 deletions
diff --git a/perl-core/Attribute-Handlers/Attribute-Handlers-0.88.ebuild b/perl-core/Attribute-Handlers/Attribute-Handlers-0.88.ebuild index 5c0db26221f3..c91eb6c72149 100644 --- a/perl-core/Attribute-Handlers/Attribute-Handlers-0.88.ebuild +++ b/perl-core/Attribute-Handlers/Attribute-Handlers-0.88.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.88.ebuild,v 1.7 2010/12/03 01:09:06 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.88.ebuild,v 1.8 2011/01/08 13:07:29 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Simpler definition of attribute handlers" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos ~x86-solaris" IUSE="" SRC_TEST=do diff --git a/perl-core/Attribute-Handlers/ChangeLog b/perl-core/Attribute-Handlers/ChangeLog index 03c7904e6212..0f1f6dc8147d 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.12 2010/12/03 01:09:06 xmw Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.13 2011/01/08 13:07:29 armin76 Exp $ + + 08 Jan 2011; Raúl Porcel <armin76@gentoo.org> + Attribute-Handlers-0.88.ebuild: + arm/s390/sh stable 03 Dec 2010; Michael Weber <xmw@gentoo.org> Attribute-Handlers-0.88.ebuild: add ~arm (bug 302981) |