summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-18 18:52:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-18 18:52:44 +0000
commit3ae4730435346f6cf0fc7fc5a4bca3f250c5aa8d (patch)
treecec2de15ff374c1469e5c127a2f0e02441d1c74f /perl-core/Module-Build
parentStable for amd64, wrt bug #458122 (diff)
downloadgentoo-2-3ae4730435346f6cf0fc7fc5a4bca3f250c5aa8d.tar.gz
gentoo-2-3ae4730435346f6cf0fc7fc5a4bca3f250c5aa8d.tar.bz2
gentoo-2-3ae4730435346f6cf0fc7fc5a4bca3f250c5aa8d.zip
Stable for amd64, wrt bug #458122
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'perl-core/Module-Build')
-rw-r--r--perl-core/Module-Build/ChangeLog5
-rw-r--r--perl-core/Module-Build/Module-Build-0.400.300.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog
index 6e7ab7748e86..7baedde4835d 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.65 2013/01/06 23:41:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.66 2013/02/18 18:52:44 ago Exp $
+
+ 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.400.300.ebuild:
+ Stable for amd64, wrt bug #458122
06 Jan 2013; Mike Frysinger <vapier@gentoo.org> Module-Build-0.34.0201.ebuild,
Module-Build-0.36.07.ebuild, Module-Build-0.362.400.ebuild,
diff --git a/perl-core/Module-Build/Module-Build-0.400.300.ebuild b/perl-core/Module-Build/Module-Build-0.400.300.ebuild
index e0a91c597817..2ad14358cb41 100644
--- a/perl-core/Module-Build/Module-Build-0.400.300.ebuild
+++ b/perl-core/Module-Build/Module-Build-0.400.300.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.400.300.ebuild,v 1.2 2013/01/06 23:41:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.400.300.ebuild,v 1.3 2013/02/18 18:52:44 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Build and install Perl modules"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="