summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/microcode-ctl')
-rw-r--r--sys-apps/microcode-ctl/ChangeLog5
-rw-r--r--sys-apps/microcode-ctl/microcode-ctl-1.15.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-apps/microcode-ctl/ChangeLog b/sys-apps/microcode-ctl/ChangeLog
index 45ab388c0d75..09af8641ff50 100644
--- a/sys-apps/microcode-ctl/ChangeLog
+++ b/sys-apps/microcode-ctl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/microcode-ctl
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/ChangeLog,v 1.21 2007/02/04 23:04:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/ChangeLog,v 1.22 2007/02/05 10:26:40 armin76 Exp $
+
+ 05 Feb 2007; Raúl Porcel <armin76@gentoo.org> microcode-ctl-1.15.ebuild:
+ x86 stable wrt bug 165354
*microcode-ctl-1.16 (04 Feb 2007)
diff --git a/sys-apps/microcode-ctl/microcode-ctl-1.15.ebuild b/sys-apps/microcode-ctl/microcode-ctl-1.15.ebuild
index cbf1cf273a15..380b3e6ecdf3 100644
--- a/sys-apps/microcode-ctl/microcode-ctl-1.15.ebuild
+++ b/sys-apps/microcode-ctl/microcode-ctl-1.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.15.ebuild,v 1.1 2006/11/10 00:08:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.15.ebuild,v 1.2 2007/02/05 10:26:40 armin76 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=""