Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/microcode-data: microcode-data-20130222.ebuild microcode-data-20130906.ebuild ChangeLog
Date: Thu, 02 Jan 2014 20:23:26
Message-Id: 20140102202320.7C68B2004C@flycatcher.gentoo.org
1 hwoarang 14/01/02 20:23:20
2
3 Modified: microcode-data-20130222.ebuild
4 microcode-data-20130906.ebuild ChangeLog
5 Log:
6 Remove dead URL from 2013* ebuilds. Bug #496794
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
9
10 Revision Changes Path
11 1.5 sys-apps/microcode-data/microcode-data-20130222.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-data/microcode-data-20130222.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-data/microcode-data-20130222.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-data/microcode-data-20130222.ebuild?r1=1.4&r2=1.5
16
17 Index: microcode-data-20130222.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20130222.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- microcode-data-20130222.ebuild 27 Jun 2013 18:09:33 -0000 1.4
24 +++ microcode-data-20130222.ebuild 2 Jan 2014 20:23:20 -0000 1.5
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20130222.ebuild,v 1.4 2013/06/27 18:09:33 ago Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20130222.ebuild,v 1.5 2014/01/02 20:23:20 hwoarang Exp $
31
32 EAPI="4"
33
34 @@ -11,7 +11,7 @@
35
36 NUM="22508"
37 DESCRIPTION="Intel IA32 microcode update data"
38 -HOMEPAGE="http://urbanmyth.org/microcode/ http://inertiawar.com/microcode/ https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=${NUM}"
39 +HOMEPAGE="http://inertiawar.com/microcode/ https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=${NUM}"
40 SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz"
41
42 LICENSE="intel-ucode"
43
44
45
46 1.2 sys-apps/microcode-data/microcode-data-20130906.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-data/microcode-data-20130906.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-data/microcode-data-20130906.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-data/microcode-data-20130906.ebuild?r1=1.1&r2=1.2
51
52 Index: microcode-data-20130906.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20130906.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- microcode-data-20130906.ebuild 14 Sep 2013 16:19:46 -0000 1.1
59 +++ microcode-data-20130906.ebuild 2 Jan 2014 20:23:20 -0000 1.2
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2013 Gentoo Foundation
62 +# Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20130906.ebuild,v 1.1 2013/09/14 16:19:46 hwoarang Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20130906.ebuild,v 1.2 2014/01/02 20:23:20 hwoarang Exp $
66
67 EAPI="4"
68
69 @@ -11,7 +11,7 @@
70
71 NUM="23166"
72 DESCRIPTION="Intel IA32 microcode update data"
73 -HOMEPAGE="http://urbanmyth.org/microcode/ http://inertiawar.com/microcode/ https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=${NUM}"
74 +HOMEPAGE="http://inertiawar.com/microcode/ https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=${NUM}"
75 SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz"
76
77 LICENSE="intel-ucode"
78
79
80
81 1.26 sys-apps/microcode-data/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-data/ChangeLog?rev=1.26&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-data/ChangeLog?rev=1.26&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-data/ChangeLog?r1=1.25&r2=1.26
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v
90 retrieving revision 1.25
91 retrieving revision 1.26
92 diff -u -r1.25 -r1.26
93 --- ChangeLog 14 Sep 2013 16:22:58 -0000 1.25
94 +++ ChangeLog 2 Jan 2014 20:23:20 -0000 1.26
95 @@ -1,6 +1,10 @@
96 # ChangeLog for sys-apps/microcode-data
97 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v 1.25 2013/09/14 16:22:58 hwoarang Exp $
99 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v 1.26 2014/01/02 20:23:20 hwoarang Exp $
101 +
102 + 02 Jan 2014; Markos Chandras <hwoarang@g.o> metadata.xml,
103 + microcode-data-20130222.ebuild, microcode-data-20130906.ebuild:
104 + Remove dead URL from 2013* ebuilds. Bug #496794
105
106 *microcode-data-20130906 (14 Sep 2013)