summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-12 19:47:26 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-12 19:47:26 +0000
commit0ef3b8bd8ec3d1b70b216f47196fe359e49199a4 (patch)
tree6a08480d9ff3c67b961220aabb80751847208101 /sys-apps/microcode-ctl
parentamd64 stable, bug #495922 (diff)
downloadgentoo-2-0ef3b8bd8ec3d1b70b216f47196fe359e49199a4.tar.gz
gentoo-2-0ef3b8bd8ec3d1b70b216f47196fe359e49199a4.tar.bz2
gentoo-2-0ef3b8bd8ec3d1b70b216f47196fe359e49199a4.zip
amd64 stable, bug #495926
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-apps/microcode-ctl')
-rw-r--r--sys-apps/microcode-ctl/ChangeLog7
-rw-r--r--sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/microcode-ctl/ChangeLog b/sys-apps/microcode-ctl/ChangeLog
index 4c5ff5d5cdd8..a6d79028b402 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/ChangeLog,v 1.34 2013/09/15 18:00:47 swift Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/ChangeLog,v 1.35 2014/01/12 19:47:26 pacho Exp $
+
+ 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> microcode-ctl-1.23.ebuild:
+ amd64 stable, bug #495926
15 Sep 2013; Sven Vermeulen <swift@gentoo.org> microcode-ctl-1.17-r2.ebuild,
microcode-ctl-1.23.ebuild:
diff --git a/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild b/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild
index 54c8babcbb8d..601662d52601 100644
--- a/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild
+++ b/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 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.23.ebuild,v 1.2 2013/09/15 18:00:47 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild,v 1.3 2014/01/12 19:47:26 pacho Exp $
EAPI="5"
@@ -13,7 +13,7 @@ SRC_URI="https://fedorahosted.org/released/${PN/-/_}/${MY_P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
IUSE="selinux"
DEPEND="selinux? ( sec-policy/selinux-cpucontrol )"