From e29079117c7c56b17b6114e064fc596fe2d3be85 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Tue, 13 Jan 2015 17:26:34 +0000 Subject: Stable for HPPA (bug #535228). (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) --- dev-perl/Sys-CPU/ChangeLog | 5 ++++- dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-perl') diff --git a/dev-perl/Sys-CPU/ChangeLog b/dev-perl/Sys-CPU/ChangeLog index 813cc691d291..c71923be7e63 100644 --- a/dev-perl/Sys-CPU/ChangeLog +++ b/dev-perl/Sys-CPU/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Sys-CPU # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/ChangeLog,v 1.35 2015/01/09 13:42:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/ChangeLog,v 1.36 2015/01/13 17:26:34 jer Exp $ + + 13 Jan 2015; Jeroen Roovers Sys-CPU-0.610.0.ebuild: + Stable for HPPA (bug #535228). 09 Jan 2015; Agostino Sarubbo Sys-CPU-0.610.0.ebuild: Stable for amd64, wrt bug #535228 diff --git a/dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild b/dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild index 26c687182eea..ec82e5b78897 100644 --- a/dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild +++ b/dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild,v 1.2 2015/01/09 13:42:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild,v 1.3 2015/01/13 17:26:34 jer Exp $ EAPI=5 @@ -11,5 +11,5 @@ inherit perl-module DESCRIPTION="Access CPU info. number, etc on Win and UNIX" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos" IUSE="" -- cgit v1.2.3-65-gdbad