summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-apps/x86info/ChangeLog5
-rw-r--r--sys-apps/x86info/x86info-1.30.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/x86info/ChangeLog b/sys-apps/x86info/ChangeLog
index d93abeee8472..375a62492d15 100644
--- a/sys-apps/x86info/ChangeLog
+++ b/sys-apps/x86info/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/x86info
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/ChangeLog,v 1.33 2012/03/13 12:10:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/ChangeLog,v 1.34 2012/03/24 16:54:37 phajdan.jr Exp $
+
+ 24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> x86info-1.30.ebuild:
+ x86 stable wrt bug #407917
13 Mar 2012; Agostino Sarubbo <ago@gentoo.org> x86info-1.30.ebuild:
Stable for amd64, wrt bug #407917
diff --git a/sys-apps/x86info/x86info-1.30.ebuild b/sys-apps/x86info/x86info-1.30.ebuild
index 6b13d7b8d511..09294192731a 100644
--- a/sys-apps/x86info/x86info-1.30.ebuild
+++ b/sys-apps/x86info/x86info-1.30.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/sys-apps/x86info/x86info-1.30.ebuild,v 1.2 2012/03/13 12:10:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/x86info-1.30.ebuild,v 1.3 2012/03/24 16:54:37 phajdan.jr Exp $
EAPI=2
inherit eutils toolchain-funcs flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="http://www.codemonkey.org.uk/projects/x86info/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
IUSE=""
RDEPEND="sys-apps/pciutils"