diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 15:37:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 15:37:52 +0000 |
commit | 0ac8e0ac135624587ab994f0f2c68793afa1cf33 (patch) | |
tree | a8a5d22121e29b3ba8d6ac810f6fe2d6ef0ab30d /virtual/perl-ExtUtils-MakeMaker | |
parent | Stable for ppc, wrt bug #536790 (diff) | |
download | gentoo-2-0ac8e0ac135624587ab994f0f2c68793afa1cf33.tar.gz gentoo-2-0ac8e0ac135624587ab994f0f2c68793afa1cf33.tar.bz2 gentoo-2-0ac8e0ac135624587ab994f0f2c68793afa1cf33.zip |
Stable for ppc, 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-MakeMaker')
-rw-r--r-- | virtual/perl-ExtUtils-MakeMaker/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.980.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-ExtUtils-MakeMaker/ChangeLog b/virtual/perl-ExtUtils-MakeMaker/ChangeLog index 3a8c47398403..53172cc031a4 100644 --- a/virtual/perl-ExtUtils-MakeMaker/ChangeLog +++ b/virtual/perl-ExtUtils-MakeMaker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-MakeMaker # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.87 2015/02/13 22:03:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.88 2015/02/14 15:37:52 ago Exp $ + + 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> + perl-ExtUtils-MakeMaker-6.980.0.ebuild: + Stable for ppc, wrt bug #536790 13 Feb 2015; Jeroen Roovers <jer@gentoo.org> perl-ExtUtils-MakeMaker-6.980.0.ebuild: diff --git a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.980.0.ebuild b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.980.0.ebuild index 17b826393a00..f4a09c5a8563 100644 --- a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.980.0.ebuild +++ b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.980.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-MakeMaker/perl-ExtUtils-MakeMaker-6.980.0.ebuild,v 1.6 2015/02/13 22:03:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.980.0.ebuild,v 1.7 2015/02/14 15:37:52 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="" RDEPEND=" |