summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2012-03-07 11:12:02 +0000
committerThomas Kahle <tomka@gentoo.org>2012-03-07 11:12:02 +0000
commitc3fe08f61d326ccdd61c1b493624e89956a12519 (patch)
tree42f439f4a51479e245da37911c7261f638cd0f63 /dev-perl/Sys-CPU
parentmarked x86 per bug 356387 (diff)
downloadgentoo-2-c3fe08f61d326ccdd61c1b493624e89956a12519.tar.gz
gentoo-2-c3fe08f61d326ccdd61c1b493624e89956a12519.tar.bz2
gentoo-2-c3fe08f61d326ccdd61c1b493624e89956a12519.zip
marked x86 per bug 356387
(Portage version: 2.1.10.49/cvs/Linux x86_64)
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.520.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Sys-CPU/ChangeLog b/dev-perl/Sys-CPU/ChangeLog
index f8fb54709bb0..68edd8ae9827 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/ChangeLog,v 1.16 2012/03/05 21:53:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/ChangeLog,v 1.17 2012/03/07 11:12:02 tomka Exp $
+
+ 07 Mar 2012; Thomas Kahle <tomka@gentoo.org> Sys-CPU-0.520.0.ebuild:
+ marked x86 per bug 356387
05 Mar 2012; Brent Baude <ranger@gentoo.org> Sys-CPU-0.520.0.ebuild:
Marking Sys-CPU-0.520.0 ppc for bug 356387
diff --git a/dev-perl/Sys-CPU/Sys-CPU-0.520.0.ebuild b/dev-perl/Sys-CPU/Sys-CPU-0.520.0.ebuild
index 6e296f123fed..71563cbfb01e 100644
--- a/dev-perl/Sys-CPU/Sys-CPU-0.520.0.ebuild
+++ b/dev-perl/Sys-CPU/Sys-CPU-0.520.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.520.0.ebuild,v 1.5 2012/03/05 21:53:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/Sys-CPU-0.520.0.ebuild,v 1.6 2012/03/07 11:12:02 tomka Exp $
EAPI=4
@@ -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"
+KEYWORDS="alpha amd64 ~arm hppa ppc ~ppc64 ~sparc x86"
IUSE=""