diff options
author | 2015-02-18 08:37:20 +0000 | |
---|---|---|
committer | 2015-02-18 08:37:20 +0000 | |
commit | 72b055118a10226d5455767e6597f2946eb1eec8 (patch) | |
tree | 3df6af1b88d3be23a79c55e5560030a9e9dd24d7 /virtual/perl-ExtUtils-Install | |
parent | Stable for alpha, wrt bug #536790 (diff) | |
download | gentoo-2-72b055118a10226d5455767e6597f2946eb1eec8.tar.gz gentoo-2-72b055118a10226d5455767e6597f2946eb1eec8.tar.bz2 gentoo-2-72b055118a10226d5455767e6597f2946eb1eec8.zip |
Stable for alpha, wrt bug #536790
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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.670.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-ExtUtils-Install/ChangeLog b/virtual/perl-ExtUtils-Install/ChangeLog index a70c2e1dba86..4163b224e1b9 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 1.60 2015/02/17 21:26:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 1.61 2015/02/18 08:37:20 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> + perl-ExtUtils-Install-1.670.0.ebuild: + Stable for alpha, wrt bug #536790 17 Feb 2015; Markus Meier <maekke@gentoo.org> perl-ExtUtils-Install-1.670.0.ebuild: diff --git a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild index e4fa60d3ca0a..b1a9d081ea13 100644 --- a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild +++ b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.670.0.ebuild,v 1.11 2015/02/17 21:26:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild,v 1.12 2015/02/18 08:37:20 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~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 ~m68k ~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="" |