Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/linux-firmware: linux-firmware-20140902.ebuild ChangeLog
Date: Mon, 02 Mar 2015 09:32:18
Message-Id: 20150302093215.3C64712DE2@oystercatcher.gentoo.org
1 ago 15/03/02 09:32:15
2
3 Modified: linux-firmware-20140902.ebuild ChangeLog
4 Log:
5 Stable for ppc, wrt bug #529240
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.7 sys-kernel/linux-firmware/linux-firmware-20140902.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140902.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140902.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140902.ebuild?r1=1.6&r2=1.7
15
16 Index: linux-firmware-20140902.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140902.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- linux-firmware-20140902.ebuild 23 Feb 2015 10:30:59 -0000 1.6
23 +++ linux-firmware-20140902.ebuild 2 Mar 2015 09:32:15 -0000 1.7
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-20140902.ebuild,v 1.6 2015/02/23 10:30:59 chithanh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140902.ebuild,v 1.7 2015/03/02 09:32:15 ago Exp $
29
30 EAPI=5
31 inherit savedconfig
32 @@ -9,10 +9,10 @@
33 inherit git-2
34 SRC_URI=""
35 EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git"
36 - KEYWORDS="alpha amd64 arm hppa ia64 sparc x86"
37 + KEYWORDS="alpha amd64 arm hppa ia64 ppc sparc x86"
38 else
39 SRC_URI="mirror://gentoo/${P}.tar.xz"
40 - KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
41 + KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86"
42 fi
43
44 DESCRIPTION="Linux firmware files"
45
46
47
48 1.122 sys-kernel/linux-firmware/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.122&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.122&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?r1=1.121&r2=1.122
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v
57 retrieving revision 1.121
58 retrieving revision 1.122
59 diff -u -r1.121 -r1.122
60 --- ChangeLog 24 Feb 2015 22:15:14 -0000 1.121
61 +++ ChangeLog 2 Mar 2015 09:32:15 -0000 1.122
62 @@ -1,6 +1,9 @@
63 # ChangeLog for sys-kernel/linux-firmware
64 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.121 2015/02/24 22:15:14 chithanh Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.122 2015/03/02 09:32:15 ago Exp $
67 +
68 + 02 Mar 2015; Agostino Sarubbo <ago@g.o> linux-firmware-20140902.ebuild:
69 + Stable for ppc, wrt bug #529240
70
71 24 Feb 2015; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
72 linux-firmware-20150206.ebuild: