summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-16 20:06:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-16 20:06:08 +0000
commitf98effa513e199870a766dbe5c72ca21be2cfd73 (patch)
tree0af4832c4c711a5ead8e7fb9fed9507a5715af3a /sys-apps/dmidecode
parentStable for ppc64, wrt bug #441966 (diff)
downloadgentoo-2-f98effa513e199870a766dbe5c72ca21be2cfd73.tar.gz
gentoo-2-f98effa513e199870a766dbe5c72ca21be2cfd73.tar.bz2
gentoo-2-f98effa513e199870a766dbe5c72ca21be2cfd73.zip
Stable for ppc64, wrt bug #373237
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-apps/dmidecode')
-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 5f5d47c0efcf..6216e55c9b70 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.38 2013/01/16 15:15:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v 1.39 2013/01/16 20:06:08 ago Exp $
+
+ 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> dmidecode-2.11.ebuild:
+ Stable for ppc64, wrt bug #373237
16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> dmidecode-2.11.ebuild:
Stable for ppc, wrt bug #373237
diff --git a/sys-apps/dmidecode/dmidecode-2.11.ebuild b/sys-apps/dmidecode/dmidecode-2.11.ebuild
index 71875e6c4afb..ab8c37120cc8 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.10 2013/01/16 15:15:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.11.ebuild,v 1.11 2013/01/16 20:06:08 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 )"