diff options
Diffstat (limited to 'virtual/perl-Attribute-Handlers')
3 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-Attribute-Handlers/ChangeLog b/virtual/perl-Attribute-Handlers/ChangeLog index 35560e31b025..248c8afa0828 100644 --- a/virtual/perl-Attribute-Handlers/ChangeLog +++ b/virtual/perl-Attribute-Handlers/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Attribute-Handlers # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.14 2010/11/15 09:35:59 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.15 2010/12/03 01:10:36 xmw Exp $ + + 03 Dec 2010; Michael Weber <xmw@gentoo.org> + perl-Attribute-Handlers-0.87.ebuild, perl-Attribute-Handlers-0.88.ebuild: + add ~arm (bug 302981) 15 Nov 2010; Fabian Groffen <grobian@gentoo.org> perl-Attribute-Handlers-0.88.ebuild: diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild index 718c4e385e1a..683aa7b63d9a 100644 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild +++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.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/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild,v 1.9 2010/09/07 20:16:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild,v 1.10 2010/12/03 01:10:36 xmw Exp $ DESCRIPTION="Virtual for Attribute-Handlers" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/Attribute-Handlers-${PV} )" diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild index 982c16705e58..55fa8fbcf4b6 100644 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild +++ b/virtual/perl-Attribute-Handlers/perl-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/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild,v 1.6 2010/11/15 09:35:59 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild,v 1.7 2010/12/03 01:10:38 xmw Exp $ DESCRIPTION="Virtual for Attribute-Handlers" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x86-solaris" IUSE="" RDEPEND="~perl-core/Attribute-Handlers-${PV}" |