summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-02-08 20:53:30 +0000
committerFabian Groffen <grobian@gentoo.org>2010-02-08 20:53:30 +0000
commitd1285d5dab8da3d67b8c177a93bf3d1d3e241e5b (patch)
treeeaff230972029ee70e346c4bd9d84e518123c78a /perl-core
parentMarked ~ppc-aix, bug #298183 (diff)
downloadgentoo-2-d1285d5dab8da3d67b8c177a93bf3d1d3e241e5b.tar.gz
gentoo-2-d1285d5dab8da3d67b8c177a93bf3d1d3e241e5b.tar.bz2
gentoo-2-d1285d5dab8da3d67b8c177a93bf3d1d3e241e5b.zip
Marked ~ppc-aix, bug #298183
(Portage version: 2.2.00.15320-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Module-Build/ChangeLog6
-rw-r--r--perl-core/Module-Build/Module-Build-0.36.03.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog
index 196ea5535e08..2fb325e3e5c5 100644
--- a/perl-core/Module-Build/ChangeLog
+++ b/perl-core/Module-Build/ChangeLog
@@ -1,6 +1,10 @@
# 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.30 2010/01/21 19:57:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.31 2010/02/08 20:53:30 grobian Exp $
+
+ 08 Feb 2010; Fabian Groffen <grobian@gentoo.org>
+ Module-Build-0.36.03.ebuild:
+ Marked ~ppc-aix, bug #298183
*Module-Build-0.36.03 (21 Jan 2010)
diff --git a/perl-core/Module-Build/Module-Build-0.36.03.ebuild b/perl-core/Module-Build/Module-Build-0.36.03.ebuild
index 6d699b7cfefc..65a9f44cc754 100644
--- a/perl-core/Module-Build/Module-Build-0.36.03.ebuild
+++ b/perl-core/Module-Build/Module-Build-0.36.03.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.03.ebuild,v 1.1 2010/01/21 19:57:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.03.ebuild,v 1.2 2010/02/08 20:53:30 grobian 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 ~ppc64 ~s390 ~sh ~sparc ~x86 ~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 ~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