summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-12-07 20:10:45 +0000
committerJeroen Roovers <jer@gentoo.org>2009-12-07 20:10:45 +0000
commit70fbcf7a119fa670d5d84bc58f7600d36497d125 (patch)
treec5260755f43c89e774f2eeddf127eb0f5749ab94 /perl-core/Storable
parentStable for HPPA (bug #288026). (diff)
downloadgentoo-2-70fbcf7a119fa670d5d84bc58f7600d36497d125.tar.gz
gentoo-2-70fbcf7a119fa670d5d84bc58f7600d36497d125.tar.bz2
gentoo-2-70fbcf7a119fa670d5d84bc58f7600d36497d125.zip
Stable for HPPA (bug #288026).
(Portage version: 2.2_rc56/cvs/Linux i686)
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 9141d148c2d0..30ae8e01fecc 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.34 2009/12/04 14:00:19 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.35 2009/12/07 20:10:45 jer Exp $
+
+ 07 Dec 2009; Jeroen Roovers <jer@gentoo.org> Storable-2.20.ebuild:
+ Stable for HPPA (bug #288026).
04 Dec 2009; Torsten Veller <tove@gentoo.org> Storable-2.20.ebuild:
Stable on amd64 (#288026)
diff --git a/perl-core/Storable/Storable-2.20.ebuild b/perl-core/Storable/Storable-2.20.ebuild
index 2a8f5436fb10..aadf884e5c87 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.3 2009/12/04 14:00:19 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.20.ebuild,v 1.4 2009/12/07 20:10:45 jer 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"