Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/gentoo-systemd-integration/
Date: Fri, 28 Apr 2017 22:10:11
Message-Id: 1493417382.b7a0e051ee0584e9c58a44e744c151f578682cab.floppym@gentoo
1 commit: b7a0e051ee0584e9c58a44e744c151f578682cab
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 28 22:08:43 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 28 22:09:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a0e051
7
8 sys-apps/gentoo-systemd-integration: remove old
9
10 Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61
11
12 sys-apps/gentoo-systemd-integration/Manifest | 3 --
13 .../gentoo-systemd-integration-2.ebuild | 27 -------------
14 .../gentoo-systemd-integration-4.ebuild | 29 --------------
15 .../gentoo-systemd-integration-5.ebuild | 44 ----------------------
16 4 files changed, 103 deletions(-)
17
18 diff --git a/sys-apps/gentoo-systemd-integration/Manifest b/sys-apps/gentoo-systemd-integration/Manifest
19 index 2ddf901de26..3051f651fee 100644
20 --- a/sys-apps/gentoo-systemd-integration/Manifest
21 +++ b/sys-apps/gentoo-systemd-integration/Manifest
22 @@ -1,5 +1,2 @@
23 -DIST gentoo-systemd-integration-2.tar.bz2 51951 SHA256 2466a11d9b6f6e8d726cb5549bc1c38d28d6742d596e2b2c455c9089c1baf7fd SHA512 dc962165516612ca0ff41fdbd53a420549967a3952640ae7d37aafdbb3543a9b37a928e0528fcbbce74e0ded970e311c350272856fc8a75d9c8dc94a960e3bbc WHIRLPOOL 0517b515b9d01605c46d95fc3e86bf38c200923e3b7df1dde59b875c3eeef232c7dec38833007a943390631cb8eeb4f7c89e79c4b8dab737eea8c63bb36341bf
24 -DIST gentoo-systemd-integration-4.tar.bz2 52449 SHA256 7027bd2056449e5ec8f9fc3da81c0f157810d482bfa11be48903643335fc6bde SHA512 2f60a98062fc5b9c7247e5df77b8875e532d28b2b903a2770713bbcfb2706f0f1bd7809396dd49ff1cc41f69d8c3dceaef87909fa8683c458a5f818f5e05a574 WHIRLPOOL f87b8aa01f24fad4ff90e694fa03b718425bbb0c0dc8a00950b0ae81230f3b92255d07efc9161707a35c8f3e0e7664c57b7ae061ccc0d896bfc55a632a8b4f09
25 -DIST gentoo-systemd-integration-5.tar.gz 64505 SHA256 5e4245ea6fa857a0a4ee23abb1751a0165e17a7f2136b1822a7a651b51463a41 SHA512 3f4755a680f4df590e86a0ccc12dc48d3c8595248988d573613cd1cedd10ee8cdc5dd4f6b54d15e9be0bef3f69f9546f7e952b0ec22db311e7069cb8599194ad WHIRLPOOL 4ff3d839cba4bc6f24eb2e14d5d0d507ccf873ce34624ef75662a2da3c61a4c63110baec5dc8b9a932bd41d768e7c3ec3cc30a4be07ea135d44f6f7cebf3456d
26 DIST gentoo-systemd-integration-6.tar.gz 64191 SHA256 0f03873243e209c854b10eaec28aaf4e194a74e1899fa43458a288236f8f0b7d SHA512 51b3c161bb5c7069f5816c5bd6c77bf6c1fd4d31d1801529028a3c6d159b63fde2502bc3c6f0c77c5feb4374836cdfeceed8a678f66a486382ea7f28edf962cd WHIRLPOOL e62a5427ca5ae088485e652b11ccc7420b3763717f4b03db46728b7d6e40a612361d57a14f3c432323bc92e6fd217a7218e0182785509260800c268fd719a424
27 DIST gentoo-systemd-integration-7.tar.gz 64243 SHA256 f850a15cc16e80256a144402e8a67e010974b7a5bbc1510858b051a6b9c3c3ce SHA512 cd47caa01d73da57998b6b37d89cbeb53fa722c7f4a31bb03d03762350490cde1db3ce06090df6b6ff25c1cafb40f6c2186efbd52156ebc6d078b4a59d6fef52 WHIRLPOOL f972878ad1fee2cfa2bb101dccaf8cc8ea67e84c650c61510330885c0b114864b88f47a796321ea7c1e53eaa7c66b395c5b005a7f41ba85f1bd645875b5a2315
28
29 diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild
30 deleted file mode 100644
31 index 8bddc324b7d..00000000000
32 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild
33 +++ /dev/null
34 @@ -1,27 +0,0 @@
35 -# Copyright 1999-2014 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=5
39 -
40 -inherit autotools-utils systemd
41 -
42 -DESCRIPTION="systemd integration files for Gentoo"
43 -HOMEPAGE="https://bitbucket.org/mgorny/gentoo-systemd-integration"
44 -SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
45 -
46 -LICENSE="BSD"
47 -SLOT="0"
48 -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
49 -IUSE=""
50 -
51 -RDEPEND=">=sys-apps/systemd-207"
52 -
53 -src_configure() {
54 - local myeconfargs=(
55 - "$(systemd_with_unitdir)"
56 - # TODO: solve it better in the eclass
57 - --with-systemdsystemgeneratordir="$(systemd_get_utildir)"/system-generators
58 - )
59 -
60 - autotools-utils_src_configure
61 -}
62
63 diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild
64 deleted file mode 100644
65 index b49935fbaa2..00000000000
66 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild
67 +++ /dev/null
68 @@ -1,29 +0,0 @@
69 -# Copyright 1999-2014 Gentoo Foundation
70 -# Distributed under the terms of the GNU General Public License v2
71 -
72 -EAPI=5
73 -
74 -inherit autotools-utils systemd
75 -
76 -DESCRIPTION="systemd integration files for Gentoo"
77 -HOMEPAGE="https://bitbucket.org/mgorny/gentoo-systemd-integration"
78 -SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
79 -
80 -LICENSE="BSD"
81 -SLOT="0"
82 -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
83 -IUSE=""
84 -
85 -RDEPEND=">=sys-apps/systemd-207
86 - !sys-fs/eudev
87 - !sys-fs/udev"
88 -
89 -src_configure() {
90 - local myeconfargs=(
91 - "$(systemd_with_unitdir)"
92 - # TODO: solve it better in the eclass
93 - --with-systemdsystemgeneratordir="$(systemd_get_utildir)"/system-generators
94 - )
95 -
96 - autotools-utils_src_configure
97 -}
98
99 diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-5.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-5.ebuild
100 deleted file mode 100644
101 index 6f8c4c21d85..00000000000
102 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-5.ebuild
103 +++ /dev/null
104 @@ -1,44 +0,0 @@
105 -# Copyright 1999-2016 Gentoo Foundation
106 -# Distributed under the terms of the GNU General Public License v2
107 -
108 -EAPI=6
109 -
110 -if [[ ${PV} == 9999 ]]; then
111 - EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/gentoo-systemd-integration.git"
112 - inherit autotools git-r3
113 -else
114 - SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz"
115 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
116 -fi
117 -
118 -inherit systemd
119 -
120 -DESCRIPTION="systemd integration files for Gentoo"
121 -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Systemd"
122 -
123 -LICENSE="BSD"
124 -SLOT="0"
125 -IUSE=""
126 -
127 -RDEPEND=">=sys-apps/systemd-207
128 - !sys-fs/eudev
129 - !sys-fs/udev"
130 -
131 -if [[ ${PV} == 9999 ]]; then
132 - DEPEND+=" sys-devel/systemd-m4"
133 -fi
134 -
135 -src_prepare() {
136 - default
137 - [[ ${PV} != 9999 ]] || eautoreconf
138 -}
139 -
140 -src_configure() {
141 - local myeconfargs=(
142 - --with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
143 - # TODO: solve it better in the eclass
144 - --with-systemdsystemgeneratordir="$(systemd_get_utildir)"/system-generators
145 - )
146 -
147 - econf "${myeconfargs[@]}"
148 -}