summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-06-10 20:14:06 +0000
committerMarkus Meier <maekke@gentoo.org>2009-06-10 20:14:06 +0000
commit8b929d06d091fba55bf8a728d475053340d2ef5f (patch)
treef6afcd394912760eae616db116d2ae9a01f2ddd0 /sys-apps
parentamd64/x86 stable, bug #272966 (diff)
downloadgentoo-2-8b929d06d091fba55bf8a728d475053340d2ef5f.tar.gz
gentoo-2-8b929d06d091fba55bf8a728d475053340d2ef5f.tar.bz2
gentoo-2-8b929d06d091fba55bf8a728d475053340d2ef5f.zip
amd64/x86 stable, bug #273045
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/dmidecode/ChangeLog5
-rw-r--r--sys-apps/dmidecode/dmidecode-2.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/dmidecode/ChangeLog b/sys-apps/dmidecode/ChangeLog
index 28cb76fd40ac..9ba560f1ceaa 100644
--- a/sys-apps/dmidecode/ChangeLog
+++ b/sys-apps/dmidecode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/dmidecode
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v 1.25 2009/01/31 19:37:31 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v 1.26 2009/06/10 20:14:06 maekke Exp $
+
+ 10 Jun 2009; Markus Meier <maekke@gentoo.org> dmidecode-2.10.ebuild:
+ amd64/x86 stable, bug #273045
31 Jan 2009; <solar@gentoo.org> dmidecode-2.10.ebuild:
- keyword ~arm
diff --git a/sys-apps/dmidecode/dmidecode-2.10.ebuild b/sys-apps/dmidecode/dmidecode-2.10.ebuild
index b78cba71657d..26f808b18ea2 100644
--- a/sys-apps/dmidecode/dmidecode-2.10.ebuild
+++ b/sys-apps/dmidecode/dmidecode-2.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.10.ebuild,v 1.2 2009/01/31 19:37:31 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.10.ebuild,v 1.3 2009/06/10 20:14:06 maekke Exp $
inherit flag-o-matic toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/dmidecode/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~arm ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="-* amd64 ~arm ~ia64 ~ppc ~sparc x86"
IUSE=""
DEPEND=""