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: Wed, 29 Oct 2014 09:28:44
Message-Id: 20141029092840.A1C288FDB@oystercatcher.gentoo.org
1 ago 14/10/29 09:28:40
2
3 Modified: linux-firmware-20140603.ebuild ChangeLog
4 Log:
5 Stable for sparc, wrt bug #521380
6
7 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.9 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.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140603.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140603.ebuild?r1=1.8&r2=1.9
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.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- linux-firmware-20140603.ebuild 28 Oct 2014 10:54:08 -0000 1.8
23 +++ linux-firmware-20140603.ebuild 29 Oct 2014 09:28:40 -0000 1.9
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.8 2014/10/28 10:54:08 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140603.ebuild,v 1.9 2014/10/29 09:28:40 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 ia64 ppc ppc64 x86"
37 + KEYWORDS="amd64 arm hppa ia64 ppc ppc64 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.112 sys-kernel/linux-firmware/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.112&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.112&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?r1=1.111&r2=1.112
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v
57 retrieving revision 1.111
58 retrieving revision 1.112
59 diff -u -r1.111 -r1.112
60 --- ChangeLog 28 Oct 2014 10:54:08 -0000 1.111
61 +++ ChangeLog 29 Oct 2014 09:28:40 -0000 1.112
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.111 2014/10/28 10:54:08 ago Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.112 2014/10/29 09:28:40 ago Exp $
67 +
68 + 29 Oct 2014; Agostino Sarubbo <ago@g.o> linux-firmware-20140603.ebuild:
69 + Stable for sparc, wrt bug #521380
70
71 28 Oct 2014; Agostino Sarubbo <ago@g.o> linux-firmware-20140603.ebuild:
72 Stable for ia64, wrt bug #521380