summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-core/Data-Dumper/ChangeLog5
-rw-r--r--perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Data-Dumper/ChangeLog b/perl-core/Data-Dumper/ChangeLog
index cb0b83b9b556..4cacdd0b077f 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Data-Dumper/ChangeLog,v 1.29 2014/10/30 18:54:18 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Data-Dumper/ChangeLog,v 1.30 2014/11/02 09:42:14 ago Exp $
+
+ 02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> Data-Dumper-2.154.0.ebuild:
+ Stable for ia64, wrt bug #523624
30 Oct 2014; Markus Meier <maekke@gentoo.org> Data-Dumper-2.154.0.ebuild:
arm stable, bug #523624
diff --git a/perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild b/perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild
index 557c475e8edb..acaec5519f89 100644
--- a/perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild
+++ b/perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.154.0.ebuild,v 1.10 2014/10/30 18:54:18 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild,v 1.11 2014/11/02 09:42:14 ago Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Stringified perl data structures, suitable for both printing and eval"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
SRC_TEST="do"