summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-18 23:34:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-18 23:34:45 +0000
commit553d8f994aede35c0324dcf1e4478771bff7a714 (patch)
treeb4182fcc859f1b789cb7fb53f46c9a2ea2510ef3 /perl-core/Data-Dumper
parentStable for ppc, wrt bug #458122 (diff)
downloadgentoo-2-553d8f994aede35c0324dcf1e4478771bff7a714.tar.gz
gentoo-2-553d8f994aede35c0324dcf1e4478771bff7a714.tar.bz2
gentoo-2-553d8f994aede35c0324dcf1e4478771bff7a714.zip
Stable for ppc, wrt bug #458122
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'perl-core/Data-Dumper')
-rw-r--r--perl-core/Data-Dumper/ChangeLog5
-rw-r--r--perl-core/Data-Dumper/Data-Dumper-2.139.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Data-Dumper/ChangeLog b/perl-core/Data-Dumper/ChangeLog
index 6fe7d661cbd8..7b565ba55206 100644
--- a/perl-core/Data-Dumper/ChangeLog
+++ b/perl-core/Data-Dumper/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Data-Dumper
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Data-Dumper/ChangeLog,v 1.14 2013/02/18 19:13:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Data-Dumper/ChangeLog,v 1.15 2013/02/18 23:34:45 ago Exp $
+
+ 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Data-Dumper-2.139.0.ebuild:
+ Stable for ppc, wrt bug #458122
18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Data-Dumper-2.139.0.ebuild:
Stable for x86, wrt bug #458122
diff --git a/perl-core/Data-Dumper/Data-Dumper-2.139.0.ebuild b/perl-core/Data-Dumper/Data-Dumper-2.139.0.ebuild
index ad84192e9f68..da823832f203 100644
--- a/perl-core/Data-Dumper/Data-Dumper-2.139.0.ebuild
+++ b/perl-core/Data-Dumper/Data-Dumper-2.139.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Data-Dumper/Data-Dumper-2.139.0.ebuild,v 1.4 2013/02/18 19:13:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Data-Dumper/Data-Dumper-2.139.0.ebuild,v 1.5 2013/02/18 23:34:45 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Stringified perl data structures, suitable for both printing and eval"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~hppa ppc x86 ~amd64-linux ~x86-linux"
IUSE=""
SRC_TEST="do"