Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/linux-firmware: linux-firmware-20150206.ebuild ChangeLog
Date: Tue, 24 Feb 2015 22:15:19
Message-Id: 20150224221514.13D2C127A6@oystercatcher.gentoo.org
1 chithanh 15/02/24 22:15:14
2
3 Modified: linux-firmware-20150206.ebuild ChangeLog
4 Log:
5 Restore keywords, bug #541160.
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
8
9 Revision Changes Path
10 1.3 sys-kernel/linux-firmware/linux-firmware-20150206.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild?r1=1.2&r2=1.3
15
16 Index: linux-firmware-20150206.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- linux-firmware-20150206.ebuild 24 Feb 2015 00:35:18 -0000 1.2
23 +++ linux-firmware-20150206.ebuild 24 Feb 2015 22:15:14 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild,v 1.2 2015/02/24 00:35:18 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild,v 1.3 2015/02/24 22:15:14 chithanh Exp $
29
30 EAPI=5
31 inherit savedconfig
32 @@ -12,8 +12,7 @@
33 KEYWORDS=""
34 else
35 SRC_URI="mirror://gentoo/${P}.tar.xz"
36 - #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
37 - KEYWORDS="" # missing distfiles
38 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
39 fi
40
41 DESCRIPTION="Linux firmware files"
42
43
44
45 1.121 sys-kernel/linux-firmware/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.121&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.121&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?r1=1.120&r2=1.121
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v
54 retrieving revision 1.120
55 retrieving revision 1.121
56 diff -u -r1.120 -r1.121
57 --- ChangeLog 24 Feb 2015 00:35:18 -0000 1.120
58 +++ ChangeLog 24 Feb 2015 22:15:14 -0000 1.121
59 @@ -1,6 +1,10 @@
60 # ChangeLog for sys-kernel/linux-firmware
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.120 2015/02/24 00:35:18 patrick Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.121 2015/02/24 22:15:14 chithanh Exp $
64 +
65 + 24 Feb 2015; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
66 + linux-firmware-20150206.ebuild:
67 + Restore keywords, bug #541160.
68
69 24 Feb 2015; Patrick Lauer <patrick@g.o>
70 linux-firmware-20150206.ebuild: