summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-05-06 18:08:30 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-05-06 18:08:30 +0000
commitb50a76fa4466729da65a051b98f16e87d1f5d349 (patch)
tree9b235647e2dcfd541c37d035e637dd0410205a7f /dev-perl/Module-Install
parentAdd ~alpha/~ia64/~m68k/~s390/~sh/~sparc wrt #401067 (diff)
downloadhistorical-b50a76fa4466729da65a051b98f16e87d1f5d349.tar.gz
historical-b50a76fa4466729da65a051b98f16e87d1f5d349.tar.bz2
historical-b50a76fa4466729da65a051b98f16e87d1f5d349.zip
Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #408399
Package-Manager: portage-2.1.10.53/cvs/Linux ia64
Diffstat (limited to 'dev-perl/Module-Install')
-rw-r--r--dev-perl/Module-Install/ChangeLog5
-rw-r--r--dev-perl/Module-Install/Module-Install-1.60.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Module-Install/ChangeLog b/dev-perl/Module-Install/ChangeLog
index 8689cea3fd14..ac471801a7bb 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.21 2012/04/22 18:08:08 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v 1.22 2012/05/06 18:03:47 armin76 Exp $
+
+ 06 May 2012; Raúl Porcel <armin76@gentoo.org> Module-Install-1.60.0.ebuild:
+ Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #408399
22 Apr 2012; Fabian Groffen <grobian@gentoo.org> Module-Install-1.60.0.ebuild:
Marked ~amd64-linux, bug #411639
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 9778c1197467..54e5f0b0751e 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.6 2012/04/22 18:08:08 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v 1.7 2012/05/06 18:03:47 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos"
IUSE="test"
RDEPEND=">=virtual/perl-File-Spec-3.28