summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-06-15 05:18:24 +0000
committerTorsten Veller <tove@gentoo.org>2010-06-15 05:18:24 +0000
commitaa67c751a564ec3ffb9ec5322b35e859c5eca8a5 (patch)
treec42ce6f5b8f7de1234cd4ba83baad9fe6d846b91 /virtual
parentStable on amd64 and x86 (#323529) (diff)
downloadgentoo-2-aa67c751a564ec3ffb9ec5322b35e859c5eca8a5.tar.gz
gentoo-2-aa67c751a564ec3ffb9ec5322b35e859c5eca8a5.tar.bz2
gentoo-2-aa67c751a564ec3ffb9ec5322b35e859c5eca8a5.zip
Stable on amd64 and x86 (#323529)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Module-Build/ChangeLog6
-rw-r--r--virtual/perl-Module-Build/perl-Module-Build-0.36.07.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Module-Build/ChangeLog b/virtual/perl-Module-Build/ChangeLog
index 9bce26b8b251..9417f97997b5 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.35 2010/04/07 08:35:15 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.36 2010/06/15 05:18:24 tove Exp $
+
+ 15 Jun 2010; Torsten Veller <tove@gentoo.org>
+ perl-Module-Build-0.36.07.ebuild:
+ Stable on amd64 and x86 (#323529)
*perl-Module-Build-0.36.07 (07 Apr 2010)
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.36.07.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.36.07.ebuild
index c892c4ed59fc..b1810e4bd443 100644
--- a/virtual/perl-Module-Build/perl-Module-Build-0.36.07.ebuild
+++ b/virtual/perl-Module-Build/perl-Module-Build-0.36.07.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/virtual/perl-Module-Build/perl-Module-Build-0.36.07.ebuild,v 1.1 2010/04/07 08:35:15 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.07.ebuild,v 1.2 2010/06/15 05:18:24 tove Exp $
DESCRIPTION="Build and install Perl modules"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~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=""
RDEPEND="~perl-core/Module-Build-${PV}"