From 0f8eb0a9597eed26389ac5c7a96c8d697d30b0b2 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sat, 24 Mar 2012 15:01:50 +0000 Subject: Marked ~x64-macos (Portage version: 2.2.01.20271-prefix/cvs/Darwin i386) --- dev-perl/Module-Install/ChangeLog | 5 ++++- dev-perl/Module-Install/Module-Install-1.60.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-perl/Module-Install') diff --git a/dev-perl/Module-Install/ChangeLog b/dev-perl/Module-Install/ChangeLog index 22c8959c603d..ed7f16f92f7d 100644 --- a/dev-perl/Module-Install/ChangeLog +++ b/dev-perl/Module-Install/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Module-Install # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v 1.16 2012/03/21 20:38:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v 1.17 2012/03/24 15:01:50 grobian Exp $ + + 24 Mar 2012; Fabian Groffen Module-Install-1.60.0.ebuild: + Marked ~x64-macos 21 Mar 2012; Jeroen Roovers Module-Install-1.60.0.ebuild: Marked ~hppa (bug #408399). diff --git a/dev-perl/Module-Install/Module-Install-1.60.0.ebuild b/dev-perl/Module-Install/Module-Install-1.60.0.ebuild index 9d64c58b5fb4..c65bd7ccff47 100644 --- a/dev-perl/Module-Install/Module-Install-1.60.0.ebuild +++ b/dev-perl/Module-Install/Module-Install-1.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-Install/Module-Install-1.60.0.ebuild,v 1.2 2012/03/21 20:38:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v 1.3 2012/03/24 15:01:50 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Standalone, extensible Perl module installer" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~x86 ~x64-macos" IUSE="test" RDEPEND=">=virtual/perl-File-Spec-3.28 -- cgit v1.2.3-65-gdbad