summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-20 13:18:00 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-20 13:18:00 +0000
commitbd0a8f1b7a94995011d5aef8c335e392c44b4add (patch)
treed64495b3b9b6b4836d8b78843819d9751f56a184 /sys-apps
parentFix invalid metadata. (diff)
downloadgentoo-2-bd0a8f1b7a94995011d5aef8c335e392c44b4add.tar.gz
gentoo-2-bd0a8f1b7a94995011d5aef8c335e392c44b4add.tar.bz2
gentoo-2-bd0a8f1b7a94995011d5aef8c335e392c44b4add.zip
Stable for arm, wrt bug #373237
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/dmidecode/ChangeLog5
-rw-r--r--sys-apps/dmidecode/dmidecode-2.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/dmidecode/ChangeLog b/sys-apps/dmidecode/ChangeLog
index 6216e55c9b70..43aef3e9a4ec 100644
--- a/sys-apps/dmidecode/ChangeLog
+++ b/sys-apps/dmidecode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/dmidecode
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v 1.39 2013/01/16 20:06:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v 1.40 2013/01/20 13:18:00 ago Exp $
+
+ 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> dmidecode-2.11.ebuild:
+ Stable for arm, wrt bug #373237
16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> dmidecode-2.11.ebuild:
Stable for ppc64, wrt bug #373237
diff --git a/sys-apps/dmidecode/dmidecode-2.11.ebuild b/sys-apps/dmidecode/dmidecode-2.11.ebuild
index ab8c37120cc8..ee20c7c3c6d9 100644
--- a/sys-apps/dmidecode/dmidecode-2.11.ebuild
+++ b/sys-apps/dmidecode/dmidecode-2.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.11.ebuild,v 1.11 2013/01/16 20:06:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.11.ebuild,v 1.12 2013/01/20 13:18:00 ago Exp $
EAPI="3"
@@ -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"
DEPEND="selinux? ( sec-policy/selinux-dmidecode )"