summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-17 13:52:42 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-17 13:52:42 +0000
commitbe0648db84ab0860ba095b9ef377ac2783048dc6 (patch)
treea57d6176d4f0662a7bd4054d64484c17d4f73650 /dev-perl/Sys-CPU
parentStable for ppc, wrt bug #535214 (diff)
downloadgentoo-2-be0648db84ab0860ba095b9ef377ac2783048dc6.tar.gz
gentoo-2-be0648db84ab0860ba095b9ef377ac2783048dc6.tar.bz2
gentoo-2-be0648db84ab0860ba095b9ef377ac2783048dc6.zip
Stable for ppc, wrt bug #535228
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Sys-CPU')
-rw-r--r--dev-perl/Sys-CPU/ChangeLog5
-rw-r--r--dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Sys-CPU/ChangeLog b/dev-perl/Sys-CPU/ChangeLog
index c71923be7e63..109e14d29b84 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.36 2015/01/13 17:26:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/ChangeLog,v 1.37 2015/01/17 13:52:42 ago Exp $
+
+ 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> Sys-CPU-0.610.0.ebuild:
+ Stable for ppc, wrt bug #535228
13 Jan 2015; Jeroen Roovers <jer@gentoo.org> Sys-CPU-0.610.0.ebuild:
Stable for HPPA (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 ec82e5b78897..22bdf04544c5 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.3 2015/01/13 17:26:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild,v 1.4 2015/01/17 13:52:42 ago 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=""