summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-06-10 20:23:22 +0000
committerMarkus Meier <maekke@gentoo.org>2009-06-10 20:23:22 +0000
commit82ef2aba3c8996e05663c6dfea12b882da0bb655 (patch)
treee85845eaf81d31769d78c2e7e7fdcc0b458022b9 /sys-apps
parentamd64/x86 stable, bug #273054 (diff)
downloadgentoo-2-82ef2aba3c8996e05663c6dfea12b882da0bb655.tar.gz
gentoo-2-82ef2aba3c8996e05663c6dfea12b882da0bb655.tar.bz2
gentoo-2-82ef2aba3c8996e05663c6dfea12b882da0bb655.zip
amd64/x86 stable, bug #273054
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/microcode-ctl/ChangeLog6
-rw-r--r--sys-apps/microcode-ctl/microcode-ctl-1.17-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/microcode-ctl/ChangeLog b/sys-apps/microcode-ctl/ChangeLog
index 1555ea929a2f..0aeed5b5e002 100644
--- a/sys-apps/microcode-ctl/ChangeLog
+++ b/sys-apps/microcode-ctl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/microcode-ctl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/ChangeLog,v 1.30 2009/05/02 12:54:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/ChangeLog,v 1.31 2009/06/10 20:23:22 maekke Exp $
+
+ 10 Jun 2009; Markus Meier <maekke@gentoo.org>
+ microcode-ctl-1.17-r2.ebuild:
+ amd64/x86 stable, bug #273054
*microcode-ctl-1.17-r2 (02 May 2009)
diff --git a/sys-apps/microcode-ctl/microcode-ctl-1.17-r2.ebuild b/sys-apps/microcode-ctl/microcode-ctl-1.17-r2.ebuild
index 78f5749d55d0..03dc75524844 100644
--- a/sys-apps/microcode-ctl/microcode-ctl-1.17-r2.ebuild
+++ b/sys-apps/microcode-ctl/microcode-ctl-1.17-r2.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/microcode-ctl/microcode-ctl-1.17-r2.ebuild,v 1.1 2009/05/02 12:54:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.17-r2.ebuild,v 1.2 2009/06/10 20:23:22 maekke Exp $
inherit toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://www.urbanmyth.org/microcode/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 x86"
IUSE=""
RDEPEND=">=sys-apps/microcode-data-20090330"