summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-01-13 17:26:34 +0000
committerJeroen Roovers <jer@gentoo.org>2015-01-13 17:26:34 +0000
commite29079117c7c56b17b6114e064fc596fe2d3be85 (patch)
treed162cb94d96e5cc5c688b9d2c6cae63b92e30298 /dev-perl/Sys-CPU
parentFix build failure with Emacs 24.4, bug 536490. (diff)
downloadgentoo-2-e29079117c7c56b17b6114e064fc596fe2d3be85.tar.gz
gentoo-2-e29079117c7c56b17b6114e064fc596fe2d3be85.tar.bz2
gentoo-2-e29079117c7c56b17b6114e064fc596fe2d3be85.zip
Stable for HPPA (bug #535228).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 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 <jer@gentoo.org> Sys-CPU-0.610.0.ebuild:
+ Stable for HPPA (bug #535228).
09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> 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=""