Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/udev/
Date: Mon, 05 Oct 2015 22:05:24
Message-Id: 1444082712.e4afa638e0e0304a8923f212f50c7cb4646a7117.vapier@gentoo
1 commit: e4afa638e0e0304a8923f212f50c7cb4646a7117
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 5 22:04:58 2015 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 5 22:05:12 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4afa638
7
8 sys-fs/udev: fix funky SRC_URI indentation
9
10 sys-fs/udev/udev-216.ebuild | 8 ++++----
11 sys-fs/udev/udev-217.ebuild | 8 ++++----
12 sys-fs/udev/udev-218.ebuild | 8 ++++----
13 sys-fs/udev/udev-219.ebuild | 8 ++++----
14 sys-fs/udev/udev-220-r3.ebuild | 8 ++++----
15 sys-fs/udev/udev-222.ebuild | 8 ++++----
16 sys-fs/udev/udev-224-r1.ebuild | 8 ++++----
17 sys-fs/udev/udev-224-r2.ebuild | 8 ++++----
18 sys-fs/udev/udev-224.ebuild | 8 ++++----
19 sys-fs/udev/udev-225.ebuild | 8 ++++----
20 sys-fs/udev/udev-9999.ebuild | 8 ++++----
21 11 files changed, 44 insertions(+), 44 deletions(-)
22
23 diff --git a/sys-fs/udev/udev-216.ebuild b/sys-fs/udev/udev-216.ebuild
24 index 65484b5..5f05596 100644
25 --- a/sys-fs/udev/udev-216.ebuild
26 +++ b/sys-fs/udev/udev-216.ebuild
27 @@ -14,10 +14,10 @@ else
28 patchset=2
29 SRC_URI="http://www.freedesktop.org/software/systemd/systemd-${PV}.tar.xz"
30 if [[ -n "${patchset}" ]]; then
31 - SRC_URI="${SRC_URI}
32 - https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
33 - https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
34 - fi
35 + SRC_URI+="
36 + https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
37 + https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
38 + fi
39 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
40 fi
41
42
43 diff --git a/sys-fs/udev/udev-217.ebuild b/sys-fs/udev/udev-217.ebuild
44 index 72c6089..a55cf51 100644
45 --- a/sys-fs/udev/udev-217.ebuild
46 +++ b/sys-fs/udev/udev-217.ebuild
47 @@ -14,10 +14,10 @@ else
48 patchset=1
49 SRC_URI="http://www.freedesktop.org/software/systemd/systemd-${PV}.tar.xz"
50 if [[ -n "${patchset}" ]]; then
51 - SRC_URI="${SRC_URI}
52 - https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
53 - https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
54 - fi
55 + SRC_URI+="
56 + https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
57 + https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
58 + fi
59 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
60 fi
61
62
63 diff --git a/sys-fs/udev/udev-218.ebuild b/sys-fs/udev/udev-218.ebuild
64 index 4fe0753..b805dda 100644
65 --- a/sys-fs/udev/udev-218.ebuild
66 +++ b/sys-fs/udev/udev-218.ebuild
67 @@ -14,10 +14,10 @@ else
68 patchset=1
69 SRC_URI="http://www.freedesktop.org/software/systemd/systemd-${PV}.tar.xz"
70 if [[ -n "${patchset}" ]]; then
71 - SRC_URI="${SRC_URI}
72 - https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
73 - https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
74 - fi
75 + SRC_URI+="
76 + https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
77 + https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
78 + fi
79 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
80 fi
81
82
83 diff --git a/sys-fs/udev/udev-219.ebuild b/sys-fs/udev/udev-219.ebuild
84 index f0cd6cf..def594a 100644
85 --- a/sys-fs/udev/udev-219.ebuild
86 +++ b/sys-fs/udev/udev-219.ebuild
87 @@ -14,10 +14,10 @@ else
88 patchset=
89 SRC_URI="http://www.freedesktop.org/software/systemd/systemd-${PV}.tar.xz"
90 if [[ -n "${patchset}" ]]; then
91 - SRC_URI="${SRC_URI}
92 - https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
93 - https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
94 - fi
95 + SRC_URI+="
96 + https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
97 + https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
98 + fi
99 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
100 fi
101
102
103 diff --git a/sys-fs/udev/udev-220-r3.ebuild b/sys-fs/udev/udev-220-r3.ebuild
104 index 322f82e..e311f19 100644
105 --- a/sys-fs/udev/udev-220-r3.ebuild
106 +++ b/sys-fs/udev/udev-220-r3.ebuild
107 @@ -14,10 +14,10 @@ else
108 patchset=4
109 SRC_URI="http://www.freedesktop.org/software/systemd/systemd-${PV}.tar.xz"
110 if [[ -n "${patchset}" ]]; then
111 - SRC_URI="${SRC_URI}
112 - https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
113 - https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
114 - fi
115 + SRC_URI+="
116 + https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
117 + https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
118 + fi
119 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
120 fi
121
122
123 diff --git a/sys-fs/udev/udev-222.ebuild b/sys-fs/udev/udev-222.ebuild
124 index ce7fec1..bd34bc6 100644
125 --- a/sys-fs/udev/udev-222.ebuild
126 +++ b/sys-fs/udev/udev-222.ebuild
127 @@ -13,10 +13,10 @@ else
128 patchset=
129 SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> ${P}.tar.gz"
130 if [[ -n "${patchset}" ]]; then
131 - SRC_URI="${SRC_URI}
132 - https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
133 - https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
134 - fi
135 + SRC_URI+="
136 + https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
137 + https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
138 + fi
139 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
140 fi
141
142
143 diff --git a/sys-fs/udev/udev-224-r1.ebuild b/sys-fs/udev/udev-224-r1.ebuild
144 index 6dc09d1..1602746 100644
145 --- a/sys-fs/udev/udev-224-r1.ebuild
146 +++ b/sys-fs/udev/udev-224-r1.ebuild
147 @@ -13,10 +13,10 @@ else
148 patchset=
149 SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> ${P}.tar.gz"
150 if [[ -n "${patchset}" ]]; then
151 - SRC_URI="${SRC_URI}
152 - https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
153 - https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
154 - fi
155 + SRC_URI+="
156 + https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
157 + https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
158 + fi
159 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
160 fi
161
162
163 diff --git a/sys-fs/udev/udev-224-r2.ebuild b/sys-fs/udev/udev-224-r2.ebuild
164 index 85f15a8..66493c9 100644
165 --- a/sys-fs/udev/udev-224-r2.ebuild
166 +++ b/sys-fs/udev/udev-224-r2.ebuild
167 @@ -13,10 +13,10 @@ else
168 patchset=
169 SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> ${P}.tar.gz"
170 if [[ -n "${patchset}" ]]; then
171 - SRC_URI="${SRC_URI}
172 - https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
173 - https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
174 - fi
175 + SRC_URI+="
176 + https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
177 + https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
178 + fi
179 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
180 fi
181
182
183 diff --git a/sys-fs/udev/udev-224.ebuild b/sys-fs/udev/udev-224.ebuild
184 index 01e4a0a..39dea9a 100644
185 --- a/sys-fs/udev/udev-224.ebuild
186 +++ b/sys-fs/udev/udev-224.ebuild
187 @@ -13,10 +13,10 @@ else
188 patchset=
189 SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> ${P}.tar.gz"
190 if [[ -n "${patchset}" ]]; then
191 - SRC_URI="${SRC_URI}
192 - https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
193 - https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
194 - fi
195 + SRC_URI+="
196 + https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
197 + https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
198 + fi
199 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
200 fi
201
202
203 diff --git a/sys-fs/udev/udev-225.ebuild b/sys-fs/udev/udev-225.ebuild
204 index 96cc496..d173c0f 100644
205 --- a/sys-fs/udev/udev-225.ebuild
206 +++ b/sys-fs/udev/udev-225.ebuild
207 @@ -13,10 +13,10 @@ else
208 patchset=
209 SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> ${P}.tar.gz"
210 if [[ -n "${patchset}" ]]; then
211 - SRC_URI="${SRC_URI}
212 - https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
213 - https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
214 - fi
215 + SRC_URI+="
216 + https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
217 + https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
218 + fi
219 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
220 fi
221
222
223 diff --git a/sys-fs/udev/udev-9999.ebuild b/sys-fs/udev/udev-9999.ebuild
224 index 96cc496..d173c0f 100644
225 --- a/sys-fs/udev/udev-9999.ebuild
226 +++ b/sys-fs/udev/udev-9999.ebuild
227 @@ -13,10 +13,10 @@ else
228 patchset=
229 SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> ${P}.tar.gz"
230 if [[ -n "${patchset}" ]]; then
231 - SRC_URI="${SRC_URI}
232 - https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
233 - https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
234 - fi
235 + SRC_URI+="
236 + https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
237 + https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
238 + fi
239 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
240 fi