diff options
author | 2015-05-13 06:46:46 +0000 | |
---|---|---|
committer | 2015-05-13 06:46:46 +0000 | |
commit | e027bcabde161086e21c18e53de2d3995b4419f5 (patch) | |
tree | b7842bc8eb36a024cd89694faa6ad65a28ae8f33 /sys-apps | |
parent | Move into SLOT 2 so we can also add vcr 1.x versions. (diff) | |
download | gentoo-2-e027bcabde161086e21c18e53de2d3995b4419f5.tar.gz gentoo-2-e027bcabde161086e21c18e53de2d3995b4419f5.tar.bz2 gentoo-2-e027bcabde161086e21c18e53de2d3995b4419f5.zip |
ppc stable wrt bug #546932
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key )
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hwinfo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hwinfo/hwinfo-21.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-apps/hwinfo/ChangeLog b/sys-apps/hwinfo/ChangeLog index 0e317e14a8ef..44c05397ab94 100644 --- a/sys-apps/hwinfo/ChangeLog +++ b/sys-apps/hwinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hwinfo # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.38 2015/04/27 00:00:45 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.39 2015/05/13 06:46:46 jmorgan Exp $ + + 13 May 2015; Jack Morgan <jmorgan@gentoo.org> hwinfo-21.4.ebuild: + ppc stable wrt bug #546932 27 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -hwinfo-18.1.ebuild, -hwinfo-18.5.ebuild: diff --git a/sys-apps/hwinfo/hwinfo-21.4.ebuild b/sys-apps/hwinfo/hwinfo-21.4.ebuild index 9206cd29fb6d..22fdfef0ca69 100644 --- a/sys-apps/hwinfo/hwinfo-21.4.ebuild +++ b/sys-apps/hwinfo/hwinfo-21.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-21.4.ebuild,v 1.1 2014/05/28 10:19:55 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-21.4.ebuild,v 1.2 2015/05/13 06:46:46 jmorgan Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://download.opensuse.org/source/factory/repo/oss/suse/src/${P}-1.1. 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=" |