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-20140603.ebuild ChangeLog
Date: Mon, 27 Oct 2014 16:05:33
Message-Id: 20141027160527.DF56E8DE1@oystercatcher.gentoo.org
1 ago 14/10/27 16:05:27
2
3 Modified: linux-firmware-20140603.ebuild ChangeLog
4 Log:
5 Stable for ppc64, wrt bug #521380
6
7 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.7 sys-kernel/linux-firmware/linux-firmware-20140603.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140603.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140603.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140603.ebuild?r1=1.6&r2=1.7
15
16 Index: linux-firmware-20140603.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140603.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- linux-firmware-20140603.ebuild 18 Oct 2014 14:35:01 -0000 1.6
23 +++ linux-firmware-20140603.ebuild 27 Oct 2014 16:05:27 -0000 1.7
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-kernel/linux-firmware/linux-firmware-20140603.ebuild,v 1.6 2014/10/18 14:35:01 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140603.ebuild,v 1.7 2014/10/27 16:05:27 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="amd64 arm hppa ppc x86"
37 + KEYWORDS="amd64 arm hppa ppc ppc64 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.110 sys-kernel/linux-firmware/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.110&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.110&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?r1=1.109&r2=1.110
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v
57 retrieving revision 1.109
58 retrieving revision 1.110
59 diff -u -r1.109 -r1.110
60 --- ChangeLog 18 Oct 2014 14:35:01 -0000 1.109
61 +++ ChangeLog 27 Oct 2014 16:05:27 -0000 1.110
62 @@ -1,6 +1,9 @@
63 # ChangeLog for sys-kernel/linux-firmware
64 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.109 2014/10/18 14:35:01 ago Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.110 2014/10/27 16:05:27 ago Exp $
67 +
68 + 27 Oct 2014; Agostino Sarubbo <ago@g.o> linux-firmware-20140603.ebuild:
69 + Stable for ppc64, wrt bug #521380
70
71 18 Oct 2014; Agostino Sarubbo <ago@g.o> linux-firmware-20140603.ebuild:
72 Stable for ppc, wrt bug #521380