summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-02-08 12:21:29 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-02-08 12:21:29 +0000
commitebcf891529d53647a550e8441de4654d7dcb2a9b (patch)
tree59050e38db0f42b3c48a2a7115c674b57b5de536 /perl-core
parentamd64 stable wrt bug #536790 (diff)
downloadgentoo-2-ebcf891529d53647a550e8441de4654d7dcb2a9b.tar.gz
gentoo-2-ebcf891529d53647a550e8441de4654d7dcb2a9b.tar.bz2
gentoo-2-ebcf891529d53647a550e8441de4654d7dcb2a9b.zip
amd64 stable wrt bug #536790
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Module-Build/ChangeLog7
-rw-r--r--perl-core/Module-Build/Module-Build-0.420.500.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog
index 1665f0e4adc1..054a08b29218 100644
--- a/perl-core/Module-Build/ChangeLog
+++ b/perl-core/Module-Build/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Module-Build
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.86 2014/11/29 19:59:19 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.87 2015/02/08 12:21:29 zlogene Exp $
+
+ 08 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> Module-Build-0.420.500.ebuild:
+ amd64 stable wrt bug #536790
29 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org>
Module-Build-0.420.500.ebuild:
diff --git a/perl-core/Module-Build/Module-Build-0.420.500.ebuild b/perl-core/Module-Build/Module-Build-0.420.500.ebuild
index cff3ed00a949..b5f2d93958f8 100644
--- a/perl-core/Module-Build/Module-Build-0.420.500.ebuild
+++ b/perl-core/Module-Build/Module-Build-0.420.500.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.2 2014/11/29 19:59:19 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.3 2015/02/08 12:21:29 zlogene Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Build and install Perl modules"
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 ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-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 ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="