summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-10-18 21:36:13 +0000
committerJeroen Roovers <jer@gentoo.org>2010-10-18 21:36:13 +0000
commitea4db8cefe2b0adc1f900cb47783348a3fa2f46d (patch)
treec53ae38cec6c860e2c11d8215c54607f4eed4f17 /perl-core/Module-Build
parentStable for HPPA (bug #323529). (diff)
downloadgentoo-2-ea4db8cefe2b0adc1f900cb47783348a3fa2f46d.tar.gz
gentoo-2-ea4db8cefe2b0adc1f900cb47783348a3fa2f46d.tar.bz2
gentoo-2-ea4db8cefe2b0adc1f900cb47783348a3fa2f46d.zip
Stable for HPPA (bug #323529).
(Portage version: 2.2_rc98/cvs/Linux i686)
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.36.07.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog
index ea25c6d31415..3cd4f420b9d1 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.36 2010/06/27 19:05:32 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.37 2010/10/18 21:36:13 jer Exp $
+
+ 18 Oct 2010; Jeroen Roovers <jer@gentoo.org> Module-Build-0.36.07.ebuild:
+ Stable for HPPA (bug #323529).
27 Jun 2010; <nixnut@gentoo.org> Module-Build-0.36.07.ebuild:
ppc stable #323529
diff --git a/perl-core/Module-Build/Module-Build-0.36.07.ebuild b/perl-core/Module-Build/Module-Build-0.36.07.ebuild
index 869c8bdc7048..53e5d762d24e 100644
--- a/perl-core/Module-Build/Module-Build-0.36.07.ebuild
+++ b/perl-core/Module-Build/Module-Build-0.36.07.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.36.07.ebuild,v 1.4 2010/06/27 19:05:32 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.07.ebuild,v 1.5 2010/10/18 21:36:13 jer Exp $
EAPI=2
@@ -13,7 +13,7 @@ inherit perl-module
DESCRIPTION="Build and install Perl modules"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~m68k ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~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 ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~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=""
DEPEND="dev-perl/YAML-Tiny