diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-27 18:09:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-27 18:09:33 +0000 |
commit | 7e0d6421afe38643e8b7620687ff1bf9a2e59a37 (patch) | |
tree | b6602ce7c26ccdadc545d3217cde3a0e7d02dde1 /sys-apps | |
parent | Stable for x86, wrt bug #472564 (diff) | |
download | gentoo-2-7e0d6421afe38643e8b7620687ff1bf9a2e59a37.tar.gz gentoo-2-7e0d6421afe38643e8b7620687ff1bf9a2e59a37.tar.bz2 gentoo-2-7e0d6421afe38643e8b7620687ff1bf9a2e59a37.zip |
Stable for x86, wrt bug #474302
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/microcode-data/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/microcode-data/microcode-data-20130222.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/microcode-data/ChangeLog b/sys-apps/microcode-data/ChangeLog index 153c044ebf8d..4fa3f61b12b5 100644 --- a/sys-apps/microcode-data/ChangeLog +++ b/sys-apps/microcode-data/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/microcode-data # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v 1.23 2013/06/27 18:04:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v 1.24 2013/06/27 18:09:33 ago Exp $ + + 27 Jun 2013; Agostino Sarubbo <ago@gentoo.org> microcode-data-20130222.ebuild: + Stable for x86, wrt bug #474302 27 Jun 2013; Agostino Sarubbo <ago@gentoo.org> microcode-data-20130222.ebuild: Stable for amd64, wrt bug #474302 diff --git a/sys-apps/microcode-data/microcode-data-20130222.ebuild b/sys-apps/microcode-data/microcode-data-20130222.ebuild index 349733583d0e..712f2a4e4daa 100644 --- a/sys-apps/microcode-data/microcode-data-20130222.ebuild +++ b/sys-apps/microcode-data/microcode-data-20130222.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20130222.ebuild,v 1.3 2013/06/27 18:04:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20130222.ebuild,v 1.4 2013/06/27 18:09:33 ago Exp $ EAPI="4" @@ -16,7 +16,7 @@ SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz" LICENSE="intel-ucode" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="" RDEPEND="!<sys-apps/microcode-ctl-1.17-r2" #268586 |