public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/microcode-data: microcode-data-20101123.ebuild ChangeLog
@ 2010-12-17  9:10 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2010-12-17  9:10 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/12/17 09:10:02

  Modified:             ChangeLog
  Added:                microcode-data-20101123.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha8/cvs/Linux x86_64)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-data/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-data/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-data/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	13 Oct 2010 01:35:25 -0000	1.9
+++ ChangeLog	17 Dec 2010 09:10:02 -0000	1.10
@@ -1,6 +1,12 @@
 # ChangeLog for sys-apps/microcode-data
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v 1.9 2010/10/13 01:35:25 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v 1.10 2010/12/17 09:10:02 flameeyes Exp $
+
+*microcode-data-20101123 (17 Dec 2010)
+
+  17 Dec 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+  +microcode-data-20101123.ebuild:
+  Version bump.
 
 *microcode-data-20100914 (13 Oct 2010)
 



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

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

Index: microcode-data-20101123.ebuild
===================================================================
# Copyright 1999-2010 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.1 2010/12/17 09:10:02 flameeyes 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="as-is"
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"
}






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-apps/microcode-data: microcode-data-20101123.ebuild ChangeLog
@ 2011-01-24  4:47 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeremy Olexa (darkside) @ 2011-01-24  4:47 UTC (permalink / raw
  To: gentoo-commits

darkside    11/01/24 04:47:04

  Modified:             microcode-data-20101123.ebuild ChangeLog
  Log:
  marking stable x86/amd64 (only provides one file, ack from base-system team)
  
  (Portage version: 2.1.9.25/cvs/Linux i686)

Revision  Changes    Path
1.3                  sys-apps/microcode-data/microcode-data-20101123.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-data/microcode-data-20101123.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-data/microcode-data-20101123.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-data/microcode-data-20101123.ebuild?r1=1.2&r2=1.3

Index: microcode-data-20101123.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20101123.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- microcode-data-20101123.ebuild	20 Jan 2011 22:51:32 -0000	1.2
+++ microcode-data-20101123.ebuild	24 Jan 2011 04:47:03 -0000	1.3
@@ -1,6 +1,6 @@
 # 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.2 2011/01/20 22:51:32 flameeyes Exp $
+# $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"
@@ -9,7 +9,7 @@
 
 LICENSE="intel-ucode"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="!<sys-apps/microcode-ctl-1.17-r2" #268586



1.12                 sys-apps/microcode-data/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-data/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-data/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-data/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	20 Jan 2011 22:51:32 -0000	1.11
+++ ChangeLog	24 Jan 2011 04:47:03 -0000	1.12
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/microcode-data
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v 1.11 2011/01/20 22:51:32 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v 1.12 2011/01/24 04:47:03 darkside Exp $
+
+  24 Jan 2011; Jeremy Olexa <darkside@gentoo.org>
+  microcode-data-20101123.ebuild:
+  marking stable x86/amd64 (only provides one file, ack from base-system
+  team)
 
   20 Jan 2011; Diego E. Pettenò <flameeyes@gentoo.org>
   -microcode-data-20090330.ebuild, microcode-data-20100209.ebuild,






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-24  4:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-17  9:10 [gentoo-commits] gentoo-x86 commit in sys-apps/microcode-data: microcode-data-20101123.ebuild ChangeLog Diego Petteno (flameeyes)
  -- strict thread matches above, loose matches on Subject: below --
2011-01-24  4:47 Jeremy Olexa (darkside)

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