summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-12-10 21:38:47 +0000
committerBrent Baude <ranger@gentoo.org>2009-12-10 21:38:47 +0000
commit6197c1cd3de36bd7b02367cdbe4aee86ace2b918 (patch)
tree1eac86dab1521f188b4d234d004324da2a4fc354 /perl-core/Storable
parentMarking perl-Scalar-List-Utils-1.21 ppc64 for bug 288026 (diff)
downloadgentoo-2-6197c1cd3de36bd7b02367cdbe4aee86ace2b918.tar.gz
gentoo-2-6197c1cd3de36bd7b02367cdbe4aee86ace2b918.tar.bz2
gentoo-2-6197c1cd3de36bd7b02367cdbe4aee86ace2b918.zip
Marking Storable-2.20 ppc64 for bug 288026
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'perl-core/Storable')
-rw-r--r--perl-core/Storable/ChangeLog5
-rw-r--r--perl-core/Storable/Storable-2.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Storable/ChangeLog b/perl-core/Storable/ChangeLog
index 5ea116a42014..0809742120b3 100644
--- a/perl-core/Storable/ChangeLog
+++ b/perl-core/Storable/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Storable
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.36 2009/12/07 23:13:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.37 2009/12/10 21:38:47 ranger Exp $
+
+ 10 Dec 2009; Brent Baude <ranger@gentoo.org> Storable-2.20.ebuild:
+ Marking Storable-2.20 ppc64 stable for bug 288026
07 Dec 2009; Markus Meier <maekke@gentoo.org> Storable-2.20.ebuild:
arm stable, bug #288026
diff --git a/perl-core/Storable/Storable-2.20.ebuild b/perl-core/Storable/Storable-2.20.ebuild
index 5af6ce63c12b..8bcbbf866e04 100644
--- a/perl-core/Storable/Storable-2.20.ebuild
+++ b/perl-core/Storable/Storable-2.20.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/perl-core/Storable/Storable-2.20.ebuild,v 1.5 2009/12/07 23:13:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.20.ebuild,v 1.6 2009/12/10 21:38:47 ranger Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="The Perl Storable Module"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
SRC_TEST="do"