summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-07-12 17:35:28 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-07-12 17:35:28 +0000
commit43363c547909d4c9854c31e95d56206f3e6f8a66 (patch)
tree34e1df2fefbb7637a8b83c6dd8cf92abfce92378 /sys-apps
parentStable on x86 wrt bug #139612. (diff)
downloadgentoo-2-43363c547909d4c9854c31e95d56206f3e6f8a66.tar.gz
gentoo-2-43363c547909d4c9854c31e95d56206f3e6f8a66.tar.bz2
gentoo-2-43363c547909d4c9854c31e95d56206f3e6f8a66.zip
Stable on x86 wrt bug #139612.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/dmidecode/ChangeLog5
-rw-r--r--sys-apps/dmidecode/dmidecode-2.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/dmidecode/ChangeLog b/sys-apps/dmidecode/ChangeLog
index caee2967b8b0..58d1dc5ab856 100644
--- a/sys-apps/dmidecode/ChangeLog
+++ b/sys-apps/dmidecode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/dmidecode
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v 1.12 2006/04/27 01:55:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v 1.13 2006/07/12 17:35:28 wolf31o2 Exp $
+
+ 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> dmidecode-2.8.ebuild:
+ Stable on x86 wrt bug #139612.
27 Apr 2006; Mike Frysinger <vapier@gentoo.org> dmidecode-2.6.ebuild,
dmidecode-2.7.ebuild, dmidecode-2.8.ebuild:
diff --git a/sys-apps/dmidecode/dmidecode-2.8.ebuild b/sys-apps/dmidecode/dmidecode-2.8.ebuild
index 7a6f310cf876..34d891a0fd0d 100644
--- a/sys-apps/dmidecode/dmidecode-2.8.ebuild
+++ b/sys-apps/dmidecode/dmidecode-2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.8.ebuild,v 1.6 2006/04/27 01:55:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.8.ebuild,v 1.7 2006/07/12 17:35:28 wolf31o2 Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/dmidecode/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~amd64 ~ia64 ~x86"
+KEYWORDS="-* ~amd64 ~ia64 x86"
IUSE=""
DEPEND=""