public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/microcode-data: ChangeLog microcode-data-20080910.ebuild
@ 2008-09-17  9:55 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2008-09-17  9:55 UTC (permalink / raw
  To: gentoo-commits

vapier      08/09/17 09:55:44

  Modified:             ChangeLog
  Added:                microcode-data-20080910.ebuild
  Log:
  Version bump by Philipp Psurek #237884.
  (Portage version: 2.2_rc8/cvs/Linux 2.6.26.2 x86_64)

Revision  Changes    Path
1.2                  sys-apps/microcode-data/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/microcode-data/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/microcode-data/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/microcode-data/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	5 May 2008 04:04:15 -0000	1.1
+++ ChangeLog	17 Sep 2008 09:55:43 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for sys-apps/microcode-data
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v 1.1 2008/05/05 04:04:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v 1.2 2008/09/17 09:55:43 vapier Exp $
+
+*microcode-data-20080910 (17 Sep 2008)
+
+  17 Sep 2008; Mike Frysinger <vapier@gentoo.org>
+  +microcode-data-20080910.ebuild:
+  Version bump by Philipp Psurek #237884.
 
 *microcode-data-20080401 (05 May 2008)
 



1.1                  sys-apps/microcode-data/microcode-data-20080910.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/microcode-data/microcode-data-20080910.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/microcode-data/microcode-data-20080910.ebuild?rev=1.1&content-type=text/plain

Index: microcode-data-20080910.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20080910.ebuild,v 1.1 2008/09/17 09:55:43 vapier Exp $

DESCRIPTION="Intel IA32 microcode update data"
HOMEPAGE="http://urbanmyth.org/microcode/"
SRC_URI="http://downloadmirror.intel.com/14303/eng/microcode-${PV}.tgz"

LICENSE="as-is"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

src_install() {
	insinto /etc
	newins "${WORKDIR}"/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"
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-17  9:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-17  9:55 [gentoo-commits] gentoo-x86 commit in sys-apps/microcode-data: ChangeLog microcode-data-20080910.ebuild Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox