summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-01-09 14:59:49 +0000
committerFabian Groffen <grobian@gentoo.org>2010-01-09 14:59:49 +0000
commit55e5375624dc2355629cfc15ac52fcefa2cb38f0 (patch)
treeda0325bd97fe0c3fc4236df8387efe418e7a0a91 /perl-core/Module-Build
parentAdd back Prefix keywords, bug #298183 (diff)
downloadgentoo-2-55e5375624dc2355629cfc15ac52fcefa2cb38f0.tar.gz
gentoo-2-55e5375624dc2355629cfc15ac52fcefa2cb38f0.tar.bz2
gentoo-2-55e5375624dc2355629cfc15ac52fcefa2cb38f0.zip
Add back Prefix keywords, bug #298183
(Portage version: 2.2.00.15178-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Diffstat (limited to 'perl-core/Module-Build')
-rw-r--r--perl-core/Module-Build/ChangeLog6
-rw-r--r--perl-core/Module-Build/Module-Build-0.36.01.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog
index defc1ccbff2b..263cf65679ff 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.25 2010/01/09 14:50:39 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.26 2010/01/09 14:59:49 grobian Exp $
+
+ 09 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+ Module-Build-0.36.01.ebuild:
+ Add back Prefix keywords, bug #298183
09 Jan 2010; Alexis Ballier <aballier@gentoo.org>
Module-Build-0.36.01.ebuild:
diff --git a/perl-core/Module-Build/Module-Build-0.36.01.ebuild b/perl-core/Module-Build/Module-Build-0.36.01.ebuild
index 0de2f62d44ca..4da2e3a3c515 100644
--- a/perl-core/Module-Build/Module-Build-0.36.01.ebuild
+++ b/perl-core/Module-Build/Module-Build-0.36.01.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.01.ebuild,v 1.5 2010/01/09 14:50:39 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild,v 1.6 2010/01/09 14:59:49 grobian Exp $
EAPI=2
@@ -13,7 +13,7 @@ inherit perl-module
DESCRIPTION="Build and install Perl modules"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ppc64 ~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"
IUSE=""
DEPEND="dev-perl/YAML-Tiny