diff options
author | 2014-01-14 15:09:49 +0000 | |
---|---|---|
committer | 2014-01-14 15:09:49 +0000 | |
commit | 2d3d0ec8d7f1a4051e3fb8ff22cd92630d66f1fa (patch) | |
tree | 8354aec6400a6c507dc1285fd64f63c3937cd6d4 /sys-apps/hwinfo | |
parent | Stable for ppc, wrt bug #492102 (diff) | |
download | gentoo-2-2d3d0ec8d7f1a4051e3fb8ff22cd92630d66f1fa.tar.gz gentoo-2-2d3d0ec8d7f1a4051e3fb8ff22cd92630d66f1fa.tar.bz2 gentoo-2-2d3d0ec8d7f1a4051e3fb8ff22cd92630d66f1fa.zip |
Stable for ppc, wrt bug #492258
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 1be0721f1d54..b21f9487d10c 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.34 2014/01/14 13:58:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.35 2014/01/14 15:09:49 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> hwinfo-20.0.ebuild: + Stable for ppc, wrt bug #492258 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> hwinfo-20.0.ebuild: Stable for x86, wrt bug #492258 diff --git a/sys-apps/hwinfo/hwinfo-20.0.ebuild b/sys-apps/hwinfo/hwinfo-20.0.ebuild index 39b79bd39706..6c596e984148 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.4 2014/01/14 13:58:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-20.0.ebuild,v 1.5 2014/01/14 15:09:49 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 ) |