Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/vmware-modules: vmware-modules-271.3.ebuild ChangeLog vmware-modules-279.2.ebuild vmware-modules-279.1-r1.ebuild
Date: Sat, 07 Jun 2014 22:25:37
Message-Id: 20140607222533.3A66C2004E@flycatcher.gentoo.org
1 dilfridge 14/06/07 22:25:33
2
3 Modified: vmware-modules-271.3.ebuild ChangeLog
4 vmware-modules-279.2.ebuild
5 vmware-modules-279.1-r1.ebuild
6 Log:
7 Conditionally add patch for kernel 3.12, bug 488072
8
9 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
10
11 Revision Changes Path
12 1.4 app-emulation/vmware-modules/vmware-modules-271.3.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/vmware-modules-271.3.ebuild?rev=1.4&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/vmware-modules-271.3.ebuild?rev=1.4&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/vmware-modules-271.3.ebuild?r1=1.3&r2=1.4
17
18 Index: vmware-modules-271.3.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-271.3.ebuild,v
21 retrieving revision 1.3
22 retrieving revision 1.4
23 diff -u -r1.3 -r1.4
24 --- vmware-modules-271.3.ebuild 7 Jun 2014 22:09:21 -0000 1.3
25 +++ vmware-modules-271.3.ebuild 7 Jun 2014 22:25:33 -0000 1.4
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-271.3.ebuild,v 1.3 2014/06/07 22:09:21 dilfridge Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-271.3.ebuild,v 1.4 2014/06/07 22:25:33 dilfridge Exp $
31
32 EAPI="4"
33
34 @@ -67,6 +67,7 @@
35 kernel_is ge 3 7 0 && epatch "${FILESDIR}/${PV_MAJOR}-putname.patch"
36 kernel_is ge 3 10 0 && epatch "${FILESDIR}/${PV_MAJOR}-3.10.0.patch"
37 kernel_is ge 3 10 25 && epatch "${FILESDIR}/${PV_MAJOR}-filldir.patch"
38 + kernel_is ge 3 12 0 && epatch "${FILESDIR}/${PV_MAJOR}-vfsfollowlink.patch"
39
40 # Allow user patches so they can support RC kernels and whatever else
41 epatch_user
42
43
44
45 1.120 app-emulation/vmware-modules/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/ChangeLog?rev=1.120&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/ChangeLog?rev=1.120&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/ChangeLog?r1=1.119&r2=1.120
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/ChangeLog,v
54 retrieving revision 1.119
55 retrieving revision 1.120
56 diff -u -r1.119 -r1.120
57 --- ChangeLog 7 Jun 2014 22:09:21 -0000 1.119
58 +++ ChangeLog 7 Jun 2014 22:25:33 -0000 1.120
59 @@ -1,6 +1,12 @@
60 # ChangeLog for app-emulation/vmware-modules
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/ChangeLog,v 1.119 2014/06/07 22:09:21 dilfridge Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/ChangeLog,v 1.120 2014/06/07 22:25:33 dilfridge Exp $
64 +
65 + 07 Jun 2014; Andreas K. Huettel <dilfridge@g.o>
66 + vmware-modules-271.3.ebuild, vmware-modules-279.1-r1.ebuild,
67 + vmware-modules-279.2.ebuild, +files/271-vfsfollowlink.patch,
68 + +files/279-vfsfollowlink.patch:
69 + Conditionally add patch for kernel 3.12, bug 488072
70
71 07 Jun 2014; Andreas K. Huettel <dilfridge@g.o>
72 vmware-modules-271.3.ebuild, vmware-modules-279.1-r1.ebuild,
73
74
75
76 1.4 app-emulation/vmware-modules/vmware-modules-279.2.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.2.ebuild?rev=1.4&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.2.ebuild?rev=1.4&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.2.ebuild?r1=1.3&r2=1.4
81
82 Index: vmware-modules-279.2.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.2.ebuild,v
85 retrieving revision 1.3
86 retrieving revision 1.4
87 diff -u -r1.3 -r1.4
88 --- vmware-modules-279.2.ebuild 7 Jun 2014 22:09:21 -0000 1.3
89 +++ vmware-modules-279.2.ebuild 7 Jun 2014 22:25:33 -0000 1.4
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2014 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.2.ebuild,v 1.3 2014/06/07 22:09:21 dilfridge Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.2.ebuild,v 1.4 2014/06/07 22:25:33 dilfridge Exp $
95
96 EAPI=5
97
98 @@ -81,6 +81,7 @@
99 kernel_is ge 3 7 0 && epatch "${FILESDIR}/${PV_MAJOR}-putname.patch"
100 kernel_is ge 3 10 0 && epatch "${FILESDIR}/${PV_MAJOR}-vmblock.patch"
101 kernel_is ge 3 10 25 && epatch "${FILESDIR}/${PV_MAJOR}-filldir.patch"
102 + kernel_is ge 3 12 0 && epatch "${FILESDIR}/${PV_MAJOR}-vfsfollowlink.patch"
103
104 # Allow user patches so they can support RC kernels and whatever else
105 epatch_user
106
107
108
109 1.4 app-emulation/vmware-modules/vmware-modules-279.1-r1.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.1-r1.ebuild?rev=1.4&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.1-r1.ebuild?rev=1.4&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.1-r1.ebuild?r1=1.3&r2=1.4
114
115 Index: vmware-modules-279.1-r1.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.1-r1.ebuild,v
118 retrieving revision 1.3
119 retrieving revision 1.4
120 diff -u -r1.3 -r1.4
121 --- vmware-modules-279.1-r1.ebuild 7 Jun 2014 22:09:21 -0000 1.3
122 +++ vmware-modules-279.1-r1.ebuild 7 Jun 2014 22:25:33 -0000 1.4
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2014 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.1-r1.ebuild,v 1.3 2014/06/07 22:09:21 dilfridge Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.1-r1.ebuild,v 1.4 2014/06/07 22:25:33 dilfridge Exp $
128
129 EAPI=5
130
131 @@ -81,6 +81,7 @@
132 kernel_is ge 3 7 0 && epatch "${FILESDIR}/${PV_MAJOR}-putname.patch"
133 kernel_is ge 3 10 0 && epatch "${FILESDIR}/${PV_MAJOR}-vmblock.patch"
134 kernel_is ge 3 10 25 && epatch "${FILESDIR}/${PV_MAJOR}-filldir.patch"
135 + kernel_is ge 3 12 0 && epatch "${FILESDIR}/${PV_MAJOR}-vfsfollowlink.patch"
136
137 # Allow user patches so they can support RC kernels and whatever else
138 epatch_user