Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/elogind/
Date: Thu, 23 Nov 2017 23:26:16
Message-Id: 1511479556.2290d01e841548aea49f5db9c211876a7f5d0dbe.asturm@gentoo
1 commit: 2290d01e841548aea49f5db9c211876a7f5d0dbe
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 23 23:17:03 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 23 23:25:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2290d01e
7
8 sys-auth/elogind: Drop old
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 sys-auth/elogind/Manifest | 3 -
13 sys-auth/elogind/elogind-229.8.ebuild | 105 ----------------------------------
14 sys-auth/elogind/elogind-231.6.ebuild | 105 ----------------------------------
15 sys-auth/elogind/elogind-232.5.ebuild | 105 ----------------------------------
16 4 files changed, 318 deletions(-)
17
18 diff --git a/sys-auth/elogind/Manifest b/sys-auth/elogind/Manifest
19 index 82049ada38c..e699fdea425 100644
20 --- a/sys-auth/elogind/Manifest
21 +++ b/sys-auth/elogind/Manifest
22 @@ -1,5 +1,2 @@
23 -DIST elogind-229.8.tar.gz 767750 SHA256 5b9af5dc1e2d2dcd4e4008ba0ff07581fdd6aa1a11e3ebee345ef1b16b491184 SHA512 bc30b9ed604aba4da1d7e743ab4d00bf26845a8febd78e1cf7031e609c1ab4d14d7460ccf0a3782bffcc1a887fc9a6f66cddc21820525a5b209f132e84747c87 WHIRLPOOL 90ae05602969259bbc41b548dd21022dcf70b53c22afcd812bb17d5578b888add90d6fe528f4fe30c045981922fd4285d35814056d9e3b9f600e2d4fe4d80c4e
24 -DIST elogind-231.6.tar.gz 813666 SHA256 d57ab2f488284e5bc01c6b8d60bf3037e9b43abfc647daacbeb2501352cf0d14 SHA512 cf4c06b930f72fbc93ec253a1f0ba86ae67dc4b1e974a5c7fef3e3985b78cd3cf86b0e7c33261bf27acb347d551c05ab363455c963d5ce817cc5fcee4ad09629 WHIRLPOOL 81291aca139a0316ab200dc000846ab78f4ec262337840c65a8ecd7653e1f6c7a399c3fae335604148fc0c71e48644466b83919d68da364dbfd2023a7138a9f7
25 -DIST elogind-232.5.tar.gz 835373 SHA256 b8707534873c1a6198f865ef5d9450627c31f70685c97ffbb18c248ef96c9200 SHA512 40a717dd4ce581e08ce501384c7fbfb1a4830504931f0380fec048594fb6308bf3453806713c137f809538c506a9965ea8f35a2a858f27121b8342bb37745b2a WHIRLPOOL d94d0fdf1db70e72a13a710a7b4d5dce24df9ab2c40cbc1a90756cb4ca59bbec2329b3a92678bf6cabbb1b47ffaeda03110bf2ceeac459e8b851475d4ed3890a
26 DIST elogind-233.7.tar.gz 957308 SHA256 8854f29a53d1305dc1c264635b1e970cfcbcc32507af8ef35de4a9b447f79e0b SHA512 c4ca84d45c289131f2b9d698d0e010fb368da39e80a9a972822148509644727a5e420ec2c68dc896bd250e81bdb125b4d760b0a65a4444365c81af2da9555a78 WHIRLPOOL 597f43c47ff630ec408f99c3d7e88622fc179f542772d800af09691734882bede81ab2d54ea51de21de08be568500477e2688579f9d244ddc11bd282a6678fce
27 DIST elogind-234.4.tar.gz 973370 SHA256 ffb465a62c4281c19b07eb7fbb9ad0987f3b726ae1a868a92a3144d7714542f3 SHA512 2df4fa318074d4f5e5dbba353cf817068a2703ffed40cdeae4cba2dea4ee143d1c5fc076b19419f1c4299392088c2c14b430d8aa1ded03b62117311802305d5e WHIRLPOOL 1b735338cb02ef8cffb5837a0702110117ae1d677a4cbf106180c549485f7fb0604f3134e6ff5e14b23485ddfe4d4415a41e69d93b8f099cee41a220d0ea4a69
28
29 diff --git a/sys-auth/elogind/elogind-229.8.ebuild b/sys-auth/elogind/elogind-229.8.ebuild
30 deleted file mode 100644
31 index 87ccf720a53..00000000000
32 --- a/sys-auth/elogind/elogind-229.8.ebuild
33 +++ /dev/null
34 @@ -1,105 +0,0 @@
35 -# Copyright 1999-2017 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=6
39 -
40 -inherit autotools linux-info pam udev
41 -
42 -DESCRIPTION="The systemd project's logind, extracted to a standalone package"
43 -HOMEPAGE="https://github.com/elogind/elogind"
44 -SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
45 -
46 -LICENSE="CC0-1.0 LGPL-2.1+ public-domain"
47 -SLOT="0"
48 -KEYWORDS="~amd64 ~arm ~x86"
49 -IUSE="acl debug pam policykit selinux"
50 -
51 -RDEPEND="
52 - sys-apps/util-linux
53 - sys-libs/libcap
54 - virtual/libudev:=
55 - acl? ( sys-apps/acl )
56 - pam? ( virtual/pam )
57 - selinux? ( sys-libs/libselinux )
58 - !sys-apps/systemd
59 -"
60 -DEPEND="${RDEPEND}
61 - app-text/docbook-xml-dtd:4.2
62 - app-text/docbook-xml-dtd:4.5
63 - app-text/docbook-xsl-stylesheets
64 - dev-util/gperf
65 - dev-util/intltool
66 - sys-devel/libtool
67 - virtual/pkgconfig
68 -"
69 -PDEPEND="
70 - sys-apps/dbus
71 - policykit? ( sys-auth/polkit )
72 -"
73 -
74 -PATCHES=( "${FILESDIR}/${PN}-226.4-docs.patch" )
75 -
76 -pkg_setup() {
77 - local CONFIG_CHECK="~CGROUPS ~EPOLL ~INOTIFY_USER ~SECURITY_SMACK
78 - ~SIGNALFD ~TIMERFD"
79 -
80 - if use kernel_linux; then
81 - linux-info_pkg_setup
82 - fi
83 -}
84 -
85 -src_prepare() {
86 - default
87 - eautoreconf # Makefile.am patched by "${FILESDIR}/${P}-docs.patch"
88 -}
89 -
90 -src_configure() {
91 - econf \
92 - --with-pamlibdir=$(getpam_mod_dir) \
93 - --with-udevrulesdir="$(get_udevdir)"/rules.d \
94 - --libdir="${EPREFIX}"/usr/$(get_libdir) \
95 - --with-rootlibdir="${EPREFIX}"/$(get_libdir) \
96 - --with-rootprefix="${EPREFIX}/" \
97 - --with-rootlibexecdir="${EPREFIX}"/$(get_libdir)/elogind \
98 - --enable-smack \
99 - --disable-kdbus \
100 - --disable-lto \
101 - $(use_enable debug debug elogind) \
102 - $(use_enable acl) \
103 - $(use_enable pam) \
104 - $(use_enable selinux)
105 -}
106 -
107 -src_install() {
108 - default
109 - find "${D}" -name '*.la' -delete || die
110 -
111 - newinitd "${FILESDIR}"/${PN}.init ${PN}
112 -
113 - sed -e "s/@libdir@/$(get_libdir)/" "${FILESDIR}"/${PN}.conf.in > ${PN}.conf || die
114 - newconfd ${PN}.conf ${PN}
115 -}
116 -
117 -pkg_postinst() {
118 - if [ "$(rc-config list boot | grep elogind)" != "" ]; then
119 - ewarn "elogind is currently started from boot runlevel."
120 - elif [ "$(rc-config list default | grep elogind)" != "" ]; then
121 - ewarn "elogind is currently started from default runlevel."
122 - ewarn "Please remove elogind from the default runlevel and"
123 - ewarn "add it to the boot runlevel by:"
124 - ewarn "# rc-update del elogind default"
125 - ewarn "# rc-update add elogind boot"
126 - else
127 - ewarn "elogind is currently not started from any runlevel."
128 - ewarn "You may add it to the boot runlevel by:"
129 - ewarn "# rc-update add elogind boot"
130 - fi
131 - ewarn "Alternatively you can leave elogind out of any"
132 - ewarn "runlevel. It will then be started automatically"
133 - if use pam; then
134 - ewarn "when the first service calls it via dbus, or the"
135 - ewarn "first user logs into the system."
136 - else
137 - ewarn "when the first service calls it via dbus."
138 - fi
139 -}
140
141 diff --git a/sys-auth/elogind/elogind-231.6.ebuild b/sys-auth/elogind/elogind-231.6.ebuild
142 deleted file mode 100644
143 index 9f4a48ace40..00000000000
144 --- a/sys-auth/elogind/elogind-231.6.ebuild
145 +++ /dev/null
146 @@ -1,105 +0,0 @@
147 -# Copyright 1999-2017 Gentoo Foundation
148 -# Distributed under the terms of the GNU General Public License v2
149 -
150 -EAPI=6
151 -
152 -inherit autotools linux-info pam udev
153 -
154 -DESCRIPTION="The systemd project's logind, extracted to a standalone package"
155 -HOMEPAGE="https://github.com/elogind/elogind"
156 -SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
157 -
158 -LICENSE="CC0-1.0 LGPL-2.1+ public-domain"
159 -SLOT="0"
160 -KEYWORDS="~amd64 ~arm ~x86"
161 -IUSE="acl debug pam policykit selinux"
162 -
163 -RDEPEND="
164 - sys-apps/util-linux
165 - sys-libs/libcap
166 - virtual/libudev:=
167 - acl? ( sys-apps/acl )
168 - pam? ( virtual/pam )
169 - selinux? ( sys-libs/libselinux )
170 - !sys-apps/systemd
171 -"
172 -DEPEND="${RDEPEND}
173 - app-text/docbook-xml-dtd:4.2
174 - app-text/docbook-xml-dtd:4.5
175 - app-text/docbook-xsl-stylesheets
176 - dev-util/gperf
177 - dev-util/intltool
178 - sys-devel/libtool
179 - virtual/pkgconfig
180 -"
181 -PDEPEND="
182 - sys-apps/dbus
183 - policykit? ( sys-auth/polkit )
184 -"
185 -
186 -PATCHES=( "${FILESDIR}/${PN}-226.4-docs.patch" )
187 -
188 -pkg_setup() {
189 - local CONFIG_CHECK="~CGROUPS ~EPOLL ~INOTIFY_USER ~SECURITY_SMACK
190 - ~SIGNALFD ~TIMERFD"
191 -
192 - if use kernel_linux; then
193 - linux-info_pkg_setup
194 - fi
195 -}
196 -
197 -src_prepare() {
198 - default
199 - eautoreconf # Makefile.am patched by "${FILESDIR}/${P}-docs.patch"
200 -}
201 -
202 -src_configure() {
203 - econf \
204 - --with-pamlibdir=$(getpam_mod_dir) \
205 - --with-udevrulesdir="$(get_udevdir)"/rules.d \
206 - --libdir="${EPREFIX}"/usr/$(get_libdir) \
207 - --with-rootlibdir="${EPREFIX}"/$(get_libdir) \
208 - --with-rootprefix="${EPREFIX}/" \
209 - --with-rootlibexecdir="${EPREFIX}"/$(get_libdir)/elogind \
210 - --enable-smack \
211 - --with-cgroup-controller=openrc \
212 - --disable-lto \
213 - $(use_enable debug debug elogind) \
214 - $(use_enable acl) \
215 - $(use_enable pam) \
216 - $(use_enable selinux)
217 -}
218 -
219 -src_install() {
220 - default
221 - find "${D}" -name '*.la' -delete || die
222 -
223 - newinitd "${FILESDIR}"/${PN}.init ${PN}
224 -
225 - sed -e "s/@libdir@/$(get_libdir)/" "${FILESDIR}"/${PN}.conf.in > ${PN}.conf || die
226 - newconfd ${PN}.conf ${PN}
227 -}
228 -
229 -pkg_postinst() {
230 - if [ "$(rc-config list boot | grep elogind)" != "" ]; then
231 - ewarn "elogind is currently started from boot runlevel."
232 - elif [ "$(rc-config list default | grep elogind)" != "" ]; then
233 - ewarn "elogind is currently started from default runlevel."
234 - ewarn "Please remove elogind from the default runlevel and"
235 - ewarn "add it to the boot runlevel by:"
236 - ewarn "# rc-update del elogind default"
237 - ewarn "# rc-update add elogind boot"
238 - else
239 - ewarn "elogind is currently not started from any runlevel."
240 - ewarn "You may add it to the boot runlevel by:"
241 - ewarn "# rc-update add elogind boot"
242 - fi
243 - ewarn "Alternatively you can leave elogind out of any"
244 - ewarn "runlevel. It will then be started automatically"
245 - if use pam; then
246 - ewarn "when the first service calls it via dbus, or the"
247 - ewarn "first user logs into the system."
248 - else
249 - ewarn "when the first service calls it via dbus."
250 - fi
251 -}
252
253 diff --git a/sys-auth/elogind/elogind-232.5.ebuild b/sys-auth/elogind/elogind-232.5.ebuild
254 deleted file mode 100644
255 index 9f4a48ace40..00000000000
256 --- a/sys-auth/elogind/elogind-232.5.ebuild
257 +++ /dev/null
258 @@ -1,105 +0,0 @@
259 -# Copyright 1999-2017 Gentoo Foundation
260 -# Distributed under the terms of the GNU General Public License v2
261 -
262 -EAPI=6
263 -
264 -inherit autotools linux-info pam udev
265 -
266 -DESCRIPTION="The systemd project's logind, extracted to a standalone package"
267 -HOMEPAGE="https://github.com/elogind/elogind"
268 -SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
269 -
270 -LICENSE="CC0-1.0 LGPL-2.1+ public-domain"
271 -SLOT="0"
272 -KEYWORDS="~amd64 ~arm ~x86"
273 -IUSE="acl debug pam policykit selinux"
274 -
275 -RDEPEND="
276 - sys-apps/util-linux
277 - sys-libs/libcap
278 - virtual/libudev:=
279 - acl? ( sys-apps/acl )
280 - pam? ( virtual/pam )
281 - selinux? ( sys-libs/libselinux )
282 - !sys-apps/systemd
283 -"
284 -DEPEND="${RDEPEND}
285 - app-text/docbook-xml-dtd:4.2
286 - app-text/docbook-xml-dtd:4.5
287 - app-text/docbook-xsl-stylesheets
288 - dev-util/gperf
289 - dev-util/intltool
290 - sys-devel/libtool
291 - virtual/pkgconfig
292 -"
293 -PDEPEND="
294 - sys-apps/dbus
295 - policykit? ( sys-auth/polkit )
296 -"
297 -
298 -PATCHES=( "${FILESDIR}/${PN}-226.4-docs.patch" )
299 -
300 -pkg_setup() {
301 - local CONFIG_CHECK="~CGROUPS ~EPOLL ~INOTIFY_USER ~SECURITY_SMACK
302 - ~SIGNALFD ~TIMERFD"
303 -
304 - if use kernel_linux; then
305 - linux-info_pkg_setup
306 - fi
307 -}
308 -
309 -src_prepare() {
310 - default
311 - eautoreconf # Makefile.am patched by "${FILESDIR}/${P}-docs.patch"
312 -}
313 -
314 -src_configure() {
315 - econf \
316 - --with-pamlibdir=$(getpam_mod_dir) \
317 - --with-udevrulesdir="$(get_udevdir)"/rules.d \
318 - --libdir="${EPREFIX}"/usr/$(get_libdir) \
319 - --with-rootlibdir="${EPREFIX}"/$(get_libdir) \
320 - --with-rootprefix="${EPREFIX}/" \
321 - --with-rootlibexecdir="${EPREFIX}"/$(get_libdir)/elogind \
322 - --enable-smack \
323 - --with-cgroup-controller=openrc \
324 - --disable-lto \
325 - $(use_enable debug debug elogind) \
326 - $(use_enable acl) \
327 - $(use_enable pam) \
328 - $(use_enable selinux)
329 -}
330 -
331 -src_install() {
332 - default
333 - find "${D}" -name '*.la' -delete || die
334 -
335 - newinitd "${FILESDIR}"/${PN}.init ${PN}
336 -
337 - sed -e "s/@libdir@/$(get_libdir)/" "${FILESDIR}"/${PN}.conf.in > ${PN}.conf || die
338 - newconfd ${PN}.conf ${PN}
339 -}
340 -
341 -pkg_postinst() {
342 - if [ "$(rc-config list boot | grep elogind)" != "" ]; then
343 - ewarn "elogind is currently started from boot runlevel."
344 - elif [ "$(rc-config list default | grep elogind)" != "" ]; then
345 - ewarn "elogind is currently started from default runlevel."
346 - ewarn "Please remove elogind from the default runlevel and"
347 - ewarn "add it to the boot runlevel by:"
348 - ewarn "# rc-update del elogind default"
349 - ewarn "# rc-update add elogind boot"
350 - else
351 - ewarn "elogind is currently not started from any runlevel."
352 - ewarn "You may add it to the boot runlevel by:"
353 - ewarn "# rc-update add elogind boot"
354 - fi
355 - ewarn "Alternatively you can leave elogind out of any"
356 - ewarn "runlevel. It will then be started automatically"
357 - if use pam; then
358 - ewarn "when the first service calls it via dbus, or the"
359 - ewarn "first user logs into the system."
360 - else
361 - ewarn "when the first service calls it via dbus."
362 - fi
363 -}