From a65966d74f040ccb9ab8f2412021c4223806dbf8 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sat, 24 Mar 2012 13:00:09 +0000 Subject: Add Prefix keywords, bug #403413 (Portage version: 2.2.01.20271-prefix/cvs/Darwin i386) --- dev-perl/Module-Implementation/ChangeLog | 6 +++++- dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-perl/Module-Implementation') diff --git a/dev-perl/Module-Implementation/ChangeLog b/dev-perl/Module-Implementation/ChangeLog index 272f37d8b900..d824bafc4f37 100644 --- a/dev-perl/Module-Implementation/ChangeLog +++ b/dev-perl/Module-Implementation/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Module-Implementation # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.4 2012/03/03 14:50:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.5 2012/03/24 13:00:09 grobian Exp $ + + 24 Mar 2012; Fabian Groffen + Module-Implementation-0.60.0.ebuild: + Add Prefix keywords, bug #403413 03 Mar 2012; Markus Meier Module-Implementation-0.60.0.ebuild: diff --git a/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild b/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild index ff2ea33d239a..e212b9c978bb 100644 --- a/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild +++ b/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.4 2012/03/03 14:50:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.5 2012/03/24 13:00:09 grobian Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Loads one of several alternate underlying implementations for a mod LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" -- cgit v1.2.3-65-gdbad