summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-28 21:24:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-28 21:24:05 +0000
commit078922e3c4d208bd71ad5a53facb557bce0b95a2 (patch)
treedaabf3a26ece3993cc85fb7b3b6364a703481b47 /sys-apps
parentStable for ppc, wrt bug #543450 (diff)
downloadgentoo-2-078922e3c4d208bd71ad5a53facb557bce0b95a2.tar.gz
gentoo-2-078922e3c4d208bd71ad5a53facb557bce0b95a2.tar.bz2
gentoo-2-078922e3c4d208bd71ad5a53facb557bce0b95a2.zip
Stable for ppc, wrt bug #530282
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/dmidecode/ChangeLog5
-rw-r--r--sys-apps/dmidecode/dmidecode-2.12-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/dmidecode/ChangeLog b/sys-apps/dmidecode/ChangeLog
index fafea1eec120..1a1452628e6c 100644
--- a/sys-apps/dmidecode/ChangeLog
+++ b/sys-apps/dmidecode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/dmidecode
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v 1.49 2015/03/28 06:57:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v 1.50 2015/03/28 21:24:05 ago Exp $
+
+ 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> dmidecode-2.12-r1.ebuild:
+ Stable for ppc, wrt bug #530282
28 Mar 2015; Markus Meier <maekke@gentoo.org> dmidecode-2.12-r1.ebuild:
arm stable, bug #530282
diff --git a/sys-apps/dmidecode/dmidecode-2.12-r1.ebuild b/sys-apps/dmidecode/dmidecode-2.12-r1.ebuild
index cc8f012afcbf..76f63d1eb247 100644
--- a/sys-apps/dmidecode/dmidecode-2.12-r1.ebuild
+++ b/sys-apps/dmidecode/dmidecode-2.12-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.12-r1.ebuild,v 1.5 2015/03/28 06:57:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.12-r1.ebuild,v 1.6 2015/03/28 21:24:05 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris"
+KEYWORDS="-* amd64 arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris"
IUSE="selinux"
RDEPEND="selinux? ( sec-policy/selinux-dmidecode )"