diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-06-21 20:19:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-06-21 20:19:09 +0000 |
commit | 494c0a5ed5790b161b7beaf75db75fb6ac28d24a (patch) | |
tree | f0ec548594b87190e79d890b308a7bf74ec77d04 /perl-core/Attribute-Handlers | |
parent | amd64 stable, bug #303761 (diff) | |
download | gentoo-2-494c0a5ed5790b161b7beaf75db75fb6ac28d24a.tar.gz gentoo-2-494c0a5ed5790b161b7beaf75db75fb6ac28d24a.tar.bz2 gentoo-2-494c0a5ed5790b161b7beaf75db75fb6ac28d24a.zip |
alpha/ia64/sparc stable
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'perl-core/Attribute-Handlers')
-rw-r--r-- | perl-core/Attribute-Handlers/Attribute-Handlers-0.88.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.88.ebuild b/perl-core/Attribute-Handlers/Attribute-Handlers-0.88.ebuild index ba6584e3680c..bce8bc6fee32 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 # 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.2 2010/06/15 05:13:07 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.88.ebuild,v 1.3 2010/06/21 20:19:09 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Simpler definition of attribute handlers" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" SRC_TEST=do diff --git a/perl-core/Attribute-Handlers/ChangeLog b/perl-core/Attribute-Handlers/ChangeLog index 6624b17214c3..4ebb85eae1df 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.7 2010/06/15 05:13:07 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.8 2010/06/21 20:19:09 armin76 Exp $ + + 21 Jun 2010; Raúl Porcel <armin76@gentoo.org> + Attribute-Handlers-0.88.ebuild: + alpha/ia64/sparc stable 15 Jun 2010; Torsten Veller <tove@gentoo.org> Attribute-Handlers-0.88.ebuild: |