diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-13 23:12:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-13 23:12:40 +0000 |
commit | 589b6de82811ffd6642f77f6ceec028c7fadad89 (patch) | |
tree | 6fd76c7870485ab12b22860e228f08cdac0c7220 /sys-apps/hwinfo | |
parent | Replace deprecated opts variable from init script. (diff) | |
download | gentoo-2-589b6de82811ffd6642f77f6ceec028c7fadad89.tar.gz gentoo-2-589b6de82811ffd6642f77f6ceec028c7fadad89.tar.bz2 gentoo-2-589b6de82811ffd6642f77f6ceec028c7fadad89.zip |
Stable for AMD64, wrt bug #392833
(Portage version: 2.1.10.39/cvs/Linux i686)
Diffstat (limited to 'sys-apps/hwinfo')
-rw-r--r-- | sys-apps/hwinfo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hwinfo/hwinfo-18.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hwinfo/ChangeLog b/sys-apps/hwinfo/ChangeLog index c34fdf328bcc..baded7b95c08 100644 --- a/sys-apps/hwinfo/ChangeLog +++ b/sys-apps/hwinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hwinfo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.24 2011/12/11 09:00:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.25 2011/12/13 23:12:40 ago Exp $ + + 13 Dec 2011; Agostino Sarubbo <ago@gentoo.org> hwinfo-18.5.ebuild: + Stable for AMD64, wrt bug #392833 11 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> hwinfo-18.5.ebuild: x86 stable wrt bug #392833 diff --git a/sys-apps/hwinfo/hwinfo-18.5.ebuild b/sys-apps/hwinfo/hwinfo-18.5.ebuild index a07b5e8e0bc9..8c9afa49c1c6 100644 --- a/sys-apps/hwinfo/hwinfo-18.5.ebuild +++ b/sys-apps/hwinfo/hwinfo-18.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-18.5.ebuild,v 1.4 2011/12/11 09:00:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-18.5.ebuild,v 1.5 2011/12/13 23:12:40 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}-2.1. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86 ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~x86-linux" IUSE="" RDEPEND="amd64? ( dev-libs/libx86emu ) |