diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-19 21:09:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-19 21:09:22 +0000 |
commit | e589b2726df1018855dab64d468b20f9856386b4 (patch) | |
tree | 7fa558d979bbf8adcf46ecf1ca2bfbcb2192c0ee /virtual/perl-ExtUtils-Install | |
parent | Add arm64 love. (diff) | |
download | gentoo-2-e589b2726df1018855dab64d468b20f9856386b4.tar.gz gentoo-2-e589b2726df1018855dab64d468b20f9856386b4.tar.bz2 gentoo-2-e589b2726df1018855dab64d468b20f9856386b4.zip |
Add arm64 love.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'virtual/perl-ExtUtils-Install')
-rw-r--r-- | virtual/perl-ExtUtils-Install/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.540.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-ExtUtils-Install/ChangeLog b/virtual/perl-ExtUtils-Install/ChangeLog index 408473b2fbdf..e5e9b0483da8 100644 --- a/virtual/perl-ExtUtils-Install/ChangeLog +++ b/virtual/perl-ExtUtils-Install/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-Install -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 1.31 2013/12/14 18:21:47 zlogene Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 1.32 2014/01/19 21:09:22 vapier Exp $ + + 19 Jan 2014; Mike Frysinger <vapier@gentoo.org> + perl-ExtUtils-Install-1.540.0.ebuild: + Add arm64 love. 14 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> -perl-ExtUtils-Install-1.54.ebuild, perl-ExtUtils-Install-1.540.0.ebuild: diff --git a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.540.0.ebuild b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.540.0.ebuild index 1b0fb9a168bb..09bd4711c57e 100644 --- a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.540.0.ebuild +++ b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.540.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.540.0.ebuild,v 1.15 2013/12/14 18:21:47 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.540.0.ebuild,v 1.16 2014/01/19 21:09:22 vapier Exp $ DESCRIPTION="Virtual for ExtUtils-Install" 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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |