summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-11-01 12:53:52 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-11-01 12:53:52 +0000
commit62f9d4f654925a554691df0ed6cedbf184c9cc1d (patch)
treebb900a57a0d56f49be89c7faa852d1d24c1df18d /sys-apps/hwinfo
parentx86 stable wrt bug #342753 (diff)
downloadgentoo-2-62f9d4f654925a554691df0ed6cedbf184c9cc1d.tar.gz
gentoo-2-62f9d4f654925a554691df0ed6cedbf184c9cc1d.tar.bz2
gentoo-2-62f9d4f654925a554691df0ed6cedbf184c9cc1d.zip
x86 stable wrt bug #342753
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sys-apps/hwinfo')
-rw-r--r--sys-apps/hwinfo/ChangeLog5
-rw-r--r--sys-apps/hwinfo/hwinfo-18.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hwinfo/ChangeLog b/sys-apps/hwinfo/ChangeLog
index eff40e23fd67..dccad9b04cee 100644
--- a/sys-apps/hwinfo/ChangeLog
+++ b/sys-apps/hwinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/hwinfo
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.17 2010/10/26 20:53:44 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.18 2010/11/01 12:53:52 phajdan.jr Exp $
+
+ 01 Nov 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> hwinfo-18.1.ebuild:
+ x86 stable wrt bug #342753
26 Oct 2010; Markos Chandras <hwoarang@gentoo.org> hwinfo-18.1.ebuild:
Stable on amd64 wrt bug #342753
diff --git a/sys-apps/hwinfo/hwinfo-18.1.ebuild b/sys-apps/hwinfo/hwinfo-18.1.ebuild
index 3763381ce0be..8c3f469fbd6d 100644
--- a/sys-apps/hwinfo/hwinfo-18.1.ebuild
+++ b/sys-apps/hwinfo/hwinfo-18.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-18.1.ebuild,v 1.5 2010/10/26 20:53:44 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-18.1.ebuild,v 1.6 2010/11/01 12:53:52 phajdan.jr Exp $
EAPI=2
inherit multilib rpm toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://download.opensuse.org/source/factory/repo/oss/suse/src/${P}-1.9.
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
RDEPEND="dev-libs/libx86emu"