diff options
author | Markus Meier <maekke@gentoo.org> | 2014-07-27 19:07:58 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-07-27 19:07:58 +0000 |
commit | 55fed5034bd0f2b3ff0616ca8713bd16ad66fe94 (patch) | |
tree | 24ee0054812809ebad7077eef21915b79a55e11c /virtual/perl-ExtUtils-Install | |
parent | arm stable, bug #517054 (diff) | |
download | gentoo-2-55fed5034bd0f2b3ff0616ca8713bd16ad66fe94.tar.gz gentoo-2-55fed5034bd0f2b3ff0616ca8713bd16ad66fe94.tar.bz2 gentoo-2-55fed5034bd0f2b3ff0616ca8713bd16ad66fe94.zip |
arm stable, bug #516636
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'virtual/perl-ExtUtils-Install')
-rw-r--r-- | virtual/perl-ExtUtils-Install/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.580.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-ExtUtils-Install/ChangeLog b/virtual/perl-ExtUtils-Install/ChangeLog index 2791fdf230c9..a0ea99cef7f3 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 1.39 2014/07/24 09:30:18 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 1.40 2014/07/27 19:07:58 maekke Exp $ + + 27 Jul 2014; Markus Meier <maekke@gentoo.org> + perl-ExtUtils-Install-1.580.0-r1.ebuild: + arm stable, bug #516636 24 Jul 2014; Tobias Klausmann <klausman@gentoo.org> perl-ExtUtils-Install-1.590.0-r1.ebuild: diff --git a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.580.0-r1.ebuild b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.580.0-r1.ebuild index 4226fcd10a87..999bfb1612fa 100644 --- a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.580.0-r1.ebuild +++ b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.580.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-ExtUtils-Install/perl-ExtUtils-Install-1.580.0-r1.ebuild,v 1.5 2014/07/13 09:44:20 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.580.0-r1.ebuild,v 1.6 2014/07/27 19:07:58 maekke Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -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" +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="" |