summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-03-12 19:14:34 +0000
committerMarkus Meier <maekke@gentoo.org>2012-03-12 19:14:34 +0000
commit41ac3f5b99b2838c040e0e923a56542e51964e51 (patch)
treeeed6f8eb84f882c1a374b9fea4d77c1b1dc936f2 /dev-perl/Sys-CPU
parentbuild with newer gcc (bug #406471) with patch from Markus Rathgeb (diff)
downloadgentoo-2-41ac3f5b99b2838c040e0e923a56542e51964e51.tar.gz
gentoo-2-41ac3f5b99b2838c040e0e923a56542e51964e51.tar.bz2
gentoo-2-41ac3f5b99b2838c040e0e923a56542e51964e51.zip
arm stable, bug #356387
(Portage version: 2.1.10.49/cvs/Linux i686)
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 68edd8ae9827..bcdc98fceb11 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.17 2012/03/07 11:12:02 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/ChangeLog,v 1.18 2012/03/12 19:14:34 maekke Exp $
+
+ 12 Mar 2012; Markus Meier <maekke@gentoo.org> Sys-CPU-0.520.0.ebuild:
+ arm stable, bug #356387
07 Mar 2012; Thomas Kahle <tomka@gentoo.org> Sys-CPU-0.520.0.ebuild:
marked x86 per 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 71563cbfb01e..31562d839cb6 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.6 2012/03/07 11:12:02 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/Sys-CPU-0.520.0.ebuild,v 1.7 2012/03/12 19:14:34 maekke 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=""