summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-02-10 03:39:44 +0000
committerSteve Dibb <beandog@gentoo.org>2007-02-10 03:39:44 +0000
commit469c8c7ec8dc063fe7f9baff4d84961e79a1c7c9 (patch)
treef02e716a453156093a4e152170b79fada0f610a5 /sys-apps/microcode-ctl
parentamd64 stable, bug 165712 (diff)
downloadgentoo-2-469c8c7ec8dc063fe7f9baff4d84961e79a1c7c9.tar.gz
gentoo-2-469c8c7ec8dc063fe7f9baff4d84961e79a1c7c9.tar.bz2
gentoo-2-469c8c7ec8dc063fe7f9baff4d84961e79a1c7c9.zip
amd64 stable, bug 165354
(Portage version: 2.1.1-r2)
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.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/microcode-ctl/ChangeLog b/sys-apps/microcode-ctl/ChangeLog
index 09af8641ff50..6ddf71e83722 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.22 2007/02/05 10:26:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/ChangeLog,v 1.23 2007/02/10 03:39:44 beandog Exp $
+
+ 10 Feb 2007; Steve Dibb <beandog@gentoo.org> microcode-ctl-1.15.ebuild:
+ amd64 stable, bug 165354
05 Feb 2007; Raúl Porcel <armin76@gentoo.org> microcode-ctl-1.15.ebuild:
x86 stable wrt bug 165354
diff --git a/sys-apps/microcode-ctl/microcode-ctl-1.15.ebuild b/sys-apps/microcode-ctl/microcode-ctl-1.15.ebuild
index 380b3e6ecdf3..805f422627db 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-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.2 2007/02/05 10:26:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.15.ebuild,v 1.3 2007/02/10 03:39:44 beandog 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=""