diff options
author | 2014-10-06 19:01:47 +0000 | |
---|---|---|
committer | 2014-10-06 19:01:47 +0000 | |
commit | ca0e758b808025710d3c17c5021c812a0d3a38df (patch) | |
tree | 086e73b6a1a6251abae3d5688c5e6cd417356abc /perl-core/Data-Dumper | |
parent | Stable for amd64, wrt bug #511670 (diff) | |
download | gentoo-2-ca0e758b808025710d3c17c5021c812a0d3a38df.tar.gz gentoo-2-ca0e758b808025710d3c17c5021c812a0d3a38df.tar.bz2 gentoo-2-ca0e758b808025710d3c17c5021c812a0d3a38df.zip |
Stable for x86, wrt bug #523624
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'perl-core/Data-Dumper')
-rw-r--r-- | perl-core/Data-Dumper/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Data-Dumper/ChangeLog b/perl-core/Data-Dumper/ChangeLog index 7299d7521f48..b8963385b54f 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.24 2014/10/06 19:00:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Data-Dumper/ChangeLog,v 1.25 2014/10/06 19:01:47 ago Exp $ + + 06 Oct 2014; Agostino Sarubbo <ago@gentoo.org> Data-Dumper-2.154.0.ebuild: + Stable for x86, wrt bug #523624 06 Oct 2014; Agostino Sarubbo <ago@gentoo.org> Data-Dumper-2.154.0.ebuild: Stable for amd64, wrt 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 41fc5039f307..6a150bbffa83 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.5 2014/10/06 19:00:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild,v 1.6 2014/10/06 19:01:47 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" |