summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2014-06-28 14:13:21 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2014-06-28 14:13:21 +0000
commita48564e3d3210bf8d47fe345d3cf32d005fe2817 (patch)
treebcaffe1952c61fc8da3b7bccdf43752f0c42e08e /sys-apps
parentalpha stable, bug #491980 (diff)
downloadgentoo-2-a48564e3d3210bf8d47fe345d3cf32d005fe2817.tar.gz
gentoo-2-a48564e3d3210bf8d47fe345d3cf32d005fe2817.tar.bz2
gentoo-2-a48564e3d3210bf8d47fe345d3cf32d005fe2817.zip
Version bump and remove older versions.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D4301342)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/microcode-data/ChangeLog12
-rw-r--r--sys-apps/microcode-data/microcode-data-20100209.ebuild28
-rw-r--r--sys-apps/microcode-data/microcode-data-20101123.ebuild28
-rw-r--r--sys-apps/microcode-data/microcode-data-20110428.ebuild28
-rw-r--r--sys-apps/microcode-data/microcode-data-20110915-r1.ebuild42
-rw-r--r--sys-apps/microcode-data/microcode-data-20110915.ebuild30
-rw-r--r--sys-apps/microcode-data/microcode-data-20111110.ebuild42
-rw-r--r--sys-apps/microcode-data/microcode-data-20120606.ebuild42
-rw-r--r--sys-apps/microcode-data/microcode-data-20130222.ebuild45
-rw-r--r--sys-apps/microcode-data/microcode-data-20140624.ebuild (renamed from sys-apps/microcode-data/microcode-data-20140122.ebuild)4
10 files changed, 13 insertions, 288 deletions
diff --git a/sys-apps/microcode-data/ChangeLog b/sys-apps/microcode-data/ChangeLog
index b4e1d1433663..cdcb13cd819a 100644
--- a/sys-apps/microcode-data/ChangeLog
+++ b/sys-apps/microcode-data/ChangeLog
@@ -1,6 +1,16 @@
# 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.29 2014/05/30 20:23:09 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v 1.30 2014/06/28 14:13:21 flameeyes Exp $
+
+*microcode-data-20140624 (28 Jun 2014)
+
+ 28 Jun 2014; Diego E. Pettenò <flameeyes@gentoo.org>
+ +microcode-data-20140624.ebuild, -microcode-data-20100209.ebuild,
+ -microcode-data-20101123.ebuild, -microcode-data-20110428.ebuild,
+ -microcode-data-20110915-r1.ebuild, -microcode-data-20110915.ebuild,
+ -microcode-data-20111110.ebuild, -microcode-data-20120606.ebuild,
+ -microcode-data-20130222.ebuild, -microcode-data-20140122.ebuild:
+ Version bump and remove older versions.
*microcode-data-20140430 (30 May 2014)
diff --git a/sys-apps/microcode-data/microcode-data-20100209.ebuild b/sys-apps/microcode-data/microcode-data-20100209.ebuild
deleted file mode 100644
index 7989e1d7a97e..000000000000
--- a/sys-apps/microcode-data/microcode-data-20100209.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20100209.ebuild,v 1.3 2011/01/20 22:51:32 flameeyes Exp $
-
-NUM="18683"
-DESCRIPTION="Intel IA32 microcode update data"
-HOMEPAGE="http://urbanmyth.org/microcode/"
-SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz"
-
-LICENSE="intel-ucode"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="!<sys-apps/microcode-ctl-1.17-r2" #268586
-
-S=${WORKDIR}
-
-src_install() {
- insinto /lib/firmware
- newins microcode-${PV}.dat microcode.dat || die
-}
-
-pkg_postinst() {
- einfo "The microcode available for Intel CPUs has been updated. You'll need"
- einfo "to reload the code into your processor. If you're using the init.d:"
- einfo "/etc/init.d/microcode_ctl restart"
-}
diff --git a/sys-apps/microcode-data/microcode-data-20101123.ebuild b/sys-apps/microcode-data/microcode-data-20101123.ebuild
deleted file mode 100644
index 577a56cbf2b8..000000000000
--- a/sys-apps/microcode-data/microcode-data-20101123.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20101123.ebuild,v 1.3 2011/01/24 04:47:03 darkside Exp $
-
-NUM="19611"
-DESCRIPTION="Intel IA32 microcode update data"
-HOMEPAGE="http://urbanmyth.org/microcode/"
-SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz"
-
-LICENSE="intel-ucode"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="!<sys-apps/microcode-ctl-1.17-r2" #268586
-
-S=${WORKDIR}
-
-src_install() {
- insinto /lib/firmware
- newins microcode-${PV}.dat microcode.dat || die
-}
-
-pkg_postinst() {
- einfo "The microcode available for Intel CPUs has been updated. You'll need"
- einfo "to reload the code into your processor. If you're using the init.d:"
- einfo "/etc/init.d/microcode_ctl restart"
-}
diff --git a/sys-apps/microcode-data/microcode-data-20110428.ebuild b/sys-apps/microcode-data/microcode-data-20110428.ebuild
deleted file mode 100644
index b22135b9c55b..000000000000
--- a/sys-apps/microcode-data/microcode-data-20110428.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20110428.ebuild,v 1.2 2011/05/10 18:21:36 flameeyes Exp $
-
-NUM="20050"
-DESCRIPTION="Intel IA32 microcode update data"
-HOMEPAGE="http://urbanmyth.org/microcode/"
-SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz"
-
-LICENSE="intel-ucode"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="!<sys-apps/microcode-ctl-1.17-r2" #268586
-
-S=${WORKDIR}
-
-src_install() {
- insinto /lib/firmware
- doins microcode.dat || die
-}
-
-pkg_postinst() {
- einfo "The microcode available for Intel CPUs has been updated. You'll need"
- einfo "to reload the code into your processor. If you're using the init.d:"
- einfo "/etc/init.d/microcode_ctl restart"
-}
diff --git a/sys-apps/microcode-data/microcode-data-20110915-r1.ebuild b/sys-apps/microcode-data/microcode-data-20110915-r1.ebuild
deleted file mode 100644
index ddab8d4ac863..000000000000
--- a/sys-apps/microcode-data/microcode-data-20110915-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20110915-r1.ebuild,v 1.1 2011/12/12 21:34:38 vapier Exp $
-
-EAPI=4
-
-inherit toolchain-funcs
-
-NUM="20429"
-DESCRIPTION="Intel IA32 microcode update data"
-HOMEPAGE="http://urbanmyth.org/microcode/"
-SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz"
-
-LICENSE="intel-ucode"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="!<sys-apps/microcode-ctl-1.17-r2" #268586
-
-S=${WORKDIR}
-
-src_unpack() {
- unpack ${A}
- cp "${FILESDIR}"/intel-microcode2ucode.c ./ || die
-}
-
-src_compile() {
- tc-env_build emake intel-microcode2ucode
- ./intel-microcode2ucode microcode.dat || die
-}
-
-src_install() {
- insinto /lib/firmware
- doins -r microcode.dat intel-ucode
-}
-
-pkg_postinst() {
- elog "The microcode available for Intel CPUs has been updated. You'll need"
- elog "to reload the code into your processor. If you're using the init.d:"
- elog "/etc/init.d/microcode_ctl restart"
-}
diff --git a/sys-apps/microcode-data/microcode-data-20110915.ebuild b/sys-apps/microcode-data/microcode-data-20110915.ebuild
deleted file mode 100644
index 6501d621f8cd..000000000000
--- a/sys-apps/microcode-data/microcode-data-20110915.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20110915.ebuild,v 1.1 2011/09/22 20:26:48 flameeyes Exp $
-
-EAPI=4
-
-NUM="20429"
-DESCRIPTION="Intel IA32 microcode update data"
-HOMEPAGE="http://urbanmyth.org/microcode/"
-SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz"
-
-LICENSE="intel-ucode"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="!<sys-apps/microcode-ctl-1.17-r2" #268586
-
-S=${WORKDIR}
-
-src_install() {
- insinto /lib/firmware
- doins microcode.dat
-}
-
-pkg_postinst() {
- elog "The microcode available for Intel CPUs has been updated. You'll need"
- elog "to reload the code into your processor. If you're using the init.d:"
- elog "/etc/init.d/microcode_ctl restart"
-}
diff --git a/sys-apps/microcode-data/microcode-data-20111110.ebuild b/sys-apps/microcode-data/microcode-data-20111110.ebuild
deleted file mode 100644
index 4b3bcb6b786b..000000000000
--- a/sys-apps/microcode-data/microcode-data-20111110.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20111110.ebuild,v 1.1 2011/12/12 22:39:57 flameeyes Exp $
-
-EAPI=4
-
-inherit toolchain-funcs
-
-NUM="20728"
-DESCRIPTION="Intel IA32 microcode update data"
-HOMEPAGE="http://urbanmyth.org/microcode/"
-SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz"
-
-LICENSE="intel-ucode"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="!<sys-apps/microcode-ctl-1.17-r2" #268586
-
-S=${WORKDIR}
-
-src_unpack() {
- unpack ${A}
- cp "${FILESDIR}"/intel-microcode2ucode.c ./ || die
-}
-
-src_compile() {
- tc-env_build emake intel-microcode2ucode
- ./intel-microcode2ucode microcode.dat || die
-}
-
-src_install() {
- insinto /lib/firmware
- doins -r microcode.dat intel-ucode
-}
-
-pkg_postinst() {
- elog "The microcode available for Intel CPUs has been updated. You'll need"
- elog "to reload the code into your processor. If you're using the init.d:"
- elog "/etc/init.d/microcode_ctl restart"
-}
diff --git a/sys-apps/microcode-data/microcode-data-20120606.ebuild b/sys-apps/microcode-data/microcode-data-20120606.ebuild
deleted file mode 100644
index f06fad21b9f8..000000000000
--- a/sys-apps/microcode-data/microcode-data-20120606.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20120606.ebuild,v 1.3 2012/09/23 08:15:03 phajdan.jr Exp $
-
-EAPI=4
-
-inherit toolchain-funcs
-
-NUM="21385"
-DESCRIPTION="Intel IA32 microcode update data"
-HOMEPAGE="http://urbanmyth.org/microcode/"
-SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz"
-
-LICENSE="intel-ucode"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="!<sys-apps/microcode-ctl-1.17-r2" #268586
-
-S=${WORKDIR}
-
-src_unpack() {
- unpack ${A}
- cp "${FILESDIR}"/intel-microcode2ucode.c ./ || die
-}
-
-src_compile() {
- tc-env_build emake intel-microcode2ucode
- ./intel-microcode2ucode microcode.dat || die
-}
-
-src_install() {
- insinto /lib/firmware
- doins -r microcode.dat intel-ucode
-}
-
-pkg_postinst() {
- elog "The microcode available for Intel CPUs has been updated. You'll need"
- elog "to reload the code into your processor. If you're using the init.d:"
- elog "/etc/init.d/microcode_ctl restart"
-}
diff --git a/sys-apps/microcode-data/microcode-data-20130222.ebuild b/sys-apps/microcode-data/microcode-data-20130222.ebuild
deleted file mode 100644
index c15f2f79cf09..000000000000
--- a/sys-apps/microcode-data/microcode-data-20130222.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# 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-20130222.ebuild,v 1.5 2014/01/02 20:23:20 hwoarang Exp $
-
-EAPI="4"
-
-inherit toolchain-funcs
-
-# Find updates by searching and clicking the first link (hopefully it's the one):
-# http://www.intel.com/content/www/us/en/search.html?keyword=Processor+Microcode+Data+File
-
-NUM="22508"
-DESCRIPTION="Intel IA32 microcode update data"
-HOMEPAGE="http://inertiawar.com/microcode/ https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=${NUM}"
-SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz"
-
-LICENSE="intel-ucode"
-SLOT="0"
-KEYWORDS="-* amd64 x86"
-IUSE=""
-
-RDEPEND="!<sys-apps/microcode-ctl-1.17-r2" #268586
-
-S=${WORKDIR}
-
-src_unpack() {
- default
- cp "${FILESDIR}"/intel-microcode2ucode.c ./ || die
-}
-
-src_compile() {
- tc-env_build emake intel-microcode2ucode
- ./intel-microcode2ucode microcode.dat || die
-}
-
-src_install() {
- insinto /lib/firmware
- doins -r microcode.dat intel-ucode
-}
-
-pkg_postinst() {
- elog "The microcode available for Intel CPUs has been updated. You'll need"
- elog "to reload the code into your processor. If you're using the init.d:"
- elog "/etc/init.d/microcode_ctl restart"
-}
diff --git a/sys-apps/microcode-data/microcode-data-20140122.ebuild b/sys-apps/microcode-data/microcode-data-20140624.ebuild
index 248b3f2d1a90..375bd8a0286a 100644
--- a/sys-apps/microcode-data/microcode-data-20140122.ebuild
+++ b/sys-apps/microcode-data/microcode-data-20140624.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-20140122.ebuild,v 1.1 2014/03/06 02:08:41 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20140624.ebuild,v 1.1 2014/06/28 14:13:21 flameeyes Exp $
EAPI="4"
@@ -9,7 +9,7 @@ inherit toolchain-funcs
# Find updates by searching and clicking the first link (hopefully it's the one):
# http://www.intel.com/content/www/us/en/search.html?keyword=Processor+Microcode+Data+File
-NUM="23574"
+NUM="23984"
DESCRIPTION="Intel IA32 microcode update data"
HOMEPAGE="http://inertiawar.com/microcode/ https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=${NUM}"
SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz"