diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-08-14 16:15:00 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-08-14 16:15:00 +0000 |
commit | 575c18054bae6eafcc6e94d3de525e6068f0c1dc (patch) | |
tree | 72d496f79a2a896de8dfe91eb3b7757aa0165463 /sys-apps | |
parent | x86 stable wrt bug #514904 (diff) | |
download | gentoo-2-575c18054bae6eafcc6e94d3de525e6068f0c1dc.tar.gz gentoo-2-575c18054bae6eafcc6e94d3de525e6068f0c1dc.tar.bz2 gentoo-2-575c18054bae6eafcc6e94d3de525e6068f0c1dc.zip |
x86 stable wrt bug #515604
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/microcode-data/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/microcode-data/microcode-data-20140430.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/microcode-data/ChangeLog b/sys-apps/microcode-data/ChangeLog index 396993b42123..0897b68370bb 100644 --- a/sys-apps/microcode-data/ChangeLog +++ b/sys-apps/microcode-data/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/microcode-data # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v 1.31 2014/08/11 11:46:42 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v 1.32 2014/08/14 16:15:00 phajdan.jr Exp $ + + 14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + microcode-data-20140430.ebuild: + x86 stable wrt bug #515604 11 Aug 2014; Chema Alonso <nimiux@gentoo.org> microcode-data-20140430.ebuild: Stable for amd64 wrt bug #515604 diff --git a/sys-apps/microcode-data/microcode-data-20140430.ebuild b/sys-apps/microcode-data/microcode-data-20140430.ebuild index 4b43cd6cbcff..0310e6fe6ed3 100644 --- a/sys-apps/microcode-data/microcode-data-20140430.ebuild +++ b/sys-apps/microcode-data/microcode-data-20140430.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20140430.ebuild,v 1.2 2014/08/11 11:46:42 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20140430.ebuild,v 1.3 2014/08/14 16:15:00 phajdan.jr 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 |