diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-02-02 00:04:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-02-02 00:04:37 +0000 |
commit | fe55c3a4c754440959ffc008a01ffb5114c447ae (patch) | |
tree | 44e9f2295e46ddab269ef8cd636e3dc605a6896f /virtual/perl-Attribute-Handlers | |
parent | Add m68k love. (diff) | |
download | gentoo-2-fe55c3a4c754440959ffc008a01ffb5114c447ae.tar.gz gentoo-2-fe55c3a4c754440959ffc008a01ffb5114c447ae.tar.bz2 gentoo-2-fe55c3a4c754440959ffc008a01ffb5114c447ae.zip |
Add arm64/m68k love.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'virtual/perl-Attribute-Handlers')
3 files changed, 10 insertions, 5 deletions
diff --git a/virtual/perl-Attribute-Handlers/ChangeLog b/virtual/perl-Attribute-Handlers/ChangeLog index d7766ad5f937..4179aaf48132 100644 --- a/virtual/perl-Attribute-Handlers/ChangeLog +++ b/virtual/perl-Attribute-Handlers/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-Attribute-Handlers # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.45 2014/01/04 23:47:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.46 2014/02/02 00:04:37 vapier Exp $ + + 02 Feb 2014; Mike Frysinger <vapier@gentoo.org> + perl-Attribute-Handlers-0.930.0-r1.ebuild, + perl-Attribute-Handlers-0.940.0.ebuild: + Add arm64/m68k love. 04 Jan 2014; Markos Chandras <hwoarang@gentoo.org> perl-Attribute-Handlers-0.930.0-r1.ebuild, diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r1.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r1.ebuild index f49d50e12d4d..86ef89b45996 100644 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r1.ebuild +++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.930.0-r1.ebuild,v 1.14 2014/01/04 23:47:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r1.ebuild,v 1.15 2014/02/02 00:04:37 vapier Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips 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 arm64 hppa ia64 m68k ~mips 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="" RDEPEND="|| ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )" diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0.ebuild index 4acbca03da91..c5fd223283c4 100644 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0.ebuild +++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.940.0.ebuild,v 1.3 2014/01/04 23:47:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0.ebuild,v 1.4 2014/02/02 00:04:37 vapier Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~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 ~arm64 ~hppa ~ia64 ~m68k ~mips ~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="" RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )" |