Gentoo Archives: gentoo-commits

From: "Mark Wright (gienah)" <gienah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-firmware/iwl3160-7260-bt-ucode: iwl3160-7260-bt-ucode-37.10.10.ebuild ChangeLog
Date: Sat, 25 Jan 2014 06:02:17
Message-Id: 20140125060212.7696C2004C@flycatcher.gentoo.org
1 gienah 14/01/25 06:02:11
2
3 Modified: iwl3160-7260-bt-ucode-37.10.10.ebuild ChangeLog
4 Log:
5 Change the SRC_URI to use the source file manually copied to the gentoo mirror.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
8
9 Revision Changes Path
10 1.2 sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.10.10.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.10.10.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.10.10.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.10.10.ebuild?r1=1.1&r2=1.2
15
16 Index: iwl3160-7260-bt-ucode-37.10.10.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.10.10.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- iwl3160-7260-bt-ucode-37.10.10.ebuild 25 Jan 2014 03:39:22 -0000 1.1
23 +++ iwl3160-7260-bt-ucode-37.10.10.ebuild 25 Jan 2014 06:02:11 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.10.10.ebuild,v 1.1 2014/01/25 03:39:22 gienah Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.10.10.ebuild,v 1.2 2014/01/25 06:02:11 gienah Exp $
29
30 EAPI=5
31 inherit linux-info
32 @@ -9,7 +9,7 @@
33
34 DESCRIPTION="Firmware for Intel (R) Dual Band Wireless-AC 7260"
35 HOMEPAGE="http://wireless.kernel.org/en/users/Drivers/iwlwifi"
36 -SRC_URI="https://chromium.googlesource.com/chromiumos/third_party/linux-firmware/+archive/refs/heads/upstream/master/intel.tar.gz -> ${P}.tgz"
37 +SRC_URI="mirror://gentoo/${P}.tgz"
38
39 LICENSE="ipw3945"
40 SLOT="0"
41
42
43
44 1.2 sys-firmware/iwl3160-7260-bt-ucode/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/ChangeLog?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/ChangeLog?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/ChangeLog?r1=1.1&r2=1.2
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/ChangeLog,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- ChangeLog 25 Jan 2014 03:39:22 -0000 1.1
57 +++ ChangeLog 25 Jan 2014 06:02:11 -0000 1.2
58 @@ -1,6 +1,11 @@
59 # ChangeLog for sys-firmware/iwl3160-7260-bt-ucode
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/ChangeLog,v 1.1 2014/01/25 03:39:22 gienah Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/ChangeLog,v 1.2 2014/01/25 06:02:11 gienah Exp $
63 +
64 + 25 Jan 2014; Mark Wright <gienah@g.o>
65 + iwl3160-7260-bt-ucode-37.10.10.ebuild:
66 + Change the SRC_URI to use the source file manually copied to the gentoo
67 + mirror.
68
69 *iwl3160-7260-bt-ucode-37.10.10 (25 Jan 2014)