summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-12-07 23:06:29 +0000
committerMarkus Meier <maekke@gentoo.org>2009-12-07 23:06:29 +0000
commit5eff98c15b10058650025bbf25c73a8b8bc3be23 (patch)
treed120ae776d61ff73b8c71f092c491456b2416da1 /virtual/perl-Module-Build
parentarm stable, bug #288026 (diff)
downloadgentoo-2-5eff98c15b10058650025bbf25c73a8b8bc3be23.tar.gz
gentoo-2-5eff98c15b10058650025bbf25c73a8b8bc3be23.tar.bz2
gentoo-2-5eff98c15b10058650025bbf25c73a8b8bc3be23.zip
arm stable, bug #288026
(Portage version: 2.2_rc56/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Module-Build')
-rw-r--r--virtual/perl-Module-Build/ChangeLog6
-rw-r--r--virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Module-Build/ChangeLog b/virtual/perl-Module-Build/ChangeLog
index 246d7d725b72..18cfcbc7d733 100644
--- a/virtual/perl-Module-Build/ChangeLog
+++ b/virtual/perl-Module-Build/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Module-Build
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.16 2009/12/07 20:05:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.17 2009/12/07 23:06:29 maekke Exp $
+
+ 07 Dec 2009; Markus Meier <maekke@gentoo.org>
+ perl-Module-Build-0.34.0201.ebuild:
+ arm stable, bug #288026
07 Dec 2009; Jeroen Roovers <jer@gentoo.org>
perl-Module-Build-0.34.0201.ebuild:
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild
index 4b5f53c06513..88276239aa6c 100644
--- a/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild
+++ b/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild,v 1.5 2009/12/07 20:05:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild,v 1.6 2009/12/07 23:06:29 maekke Exp $
DESCRIPTION="Build and install Perl modules"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Module-Build-${PV} )"