summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-13 10:28:15 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-13 10:28:15 +0000
commit5d08637630199a9450b17038ff09598ce3164628 (patch)
tree31149c6e1a8d809ed72cb386f9d973dfdc0cf72d /perl-core
parentStable for x86, wrt bug #536790 (diff)
downloadgentoo-2-5d08637630199a9450b17038ff09598ce3164628.tar.gz
gentoo-2-5d08637630199a9450b17038ff09598ce3164628.tar.bz2
gentoo-2-5d08637630199a9450b17038ff09598ce3164628.zip
Stable for x86, wrt bug #536790
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Module-Build/ChangeLog5
-rw-r--r--perl-core/Module-Build/Module-Build-0.420.500.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog
index 054a08b29218..11c0f9e868e9 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-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 $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.88 2015/02/13 10:28:15 ago Exp $
+
+ 13 Feb 2015; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.420.500.ebuild:
+ Stable for x86, wrt bug #536790
08 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> Module-Build-0.420.500.ebuild:
amd64 stable wrt bug #536790
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 b5f2d93958f8..3ab5b4540e08 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-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.3 2015/02/08 12:21:29 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.4 2015/02/13 10:28:15 ago 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="