From 55e5375624dc2355629cfc15ac52fcefa2cb38f0 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sat, 9 Jan 2010 14:59:49 +0000 Subject: Add back Prefix keywords, bug #298183 (Portage version: 2.2.00.15178-prefix/cvs/Darwin powerpc, RepoMan options: --force) --- perl-core/Module-Build/ChangeLog | 6 +++++- perl-core/Module-Build/Module-Build-0.36.01.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'perl-core/Module-Build') 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 + Module-Build-0.36.01.ebuild: + Add back Prefix keywords, bug #298183 09 Jan 2010; Alexis Ballier 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 -- cgit v1.2.3-65-gdbad