diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:58:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:58:34 +0000 |
commit | 20614f280bb2473ce4fe64bd2149262e5f7e338b (patch) | |
tree | b95ba768f75533a6372a2dc88e5c2cc991200805 /sys-apps/hwinfo | |
parent | Stable for x86, wrt bug #495946 (diff) | |
download | gentoo-2-20614f280bb2473ce4fe64bd2149262e5f7e338b.tar.gz gentoo-2-20614f280bb2473ce4fe64bd2149262e5f7e338b.tar.bz2 gentoo-2-20614f280bb2473ce4fe64bd2149262e5f7e338b.zip |
Stable for x86, wrt bug #492258
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/hwinfo')
-rw-r--r-- | sys-apps/hwinfo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hwinfo/hwinfo-20.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hwinfo/ChangeLog b/sys-apps/hwinfo/ChangeLog index e258bdad799b..1be0721f1d54 100644 --- a/sys-apps/hwinfo/ChangeLog +++ b/sys-apps/hwinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hwinfo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.33 2014/01/12 20:17:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.34 2014/01/14 13:58:34 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> hwinfo-20.0.ebuild: + Stable for x86, wrt bug #492258 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> hwinfo-20.0.ebuild: amd64 stable, bug #492258 diff --git a/sys-apps/hwinfo/hwinfo-20.0.ebuild b/sys-apps/hwinfo/hwinfo-20.0.ebuild index 8c5648259b97..39b79bd39706 100644 --- a/sys-apps/hwinfo/hwinfo-20.0.ebuild +++ b/sys-apps/hwinfo/hwinfo-20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-20.0.ebuild,v 1.3 2014/01/12 20:17:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-20.0.ebuild,v 1.4 2014/01/14 13:58:34 ago Exp $ EAPI=4 inherit multilib rpm toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://download.opensuse.org/source/factory/repo/oss/suse/src/${P}-1.4. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="" RDEPEND="amd64? ( dev-libs/libx86emu ) |