Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/firewalld/
Date: Wed, 01 Jun 2016 16:45:45
Message-Id: 1464799521.f054a0b1177c87639d9eeb84db3f1660fe45ee2f.tamiko@gentoo
1 commit: f054a0b1177c87639d9eeb84db3f1660fe45ee2f
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 1 16:45:21 2016 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 1 16:45:21 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f054a0b1
7
8 net-firewall/firewalld: remove old versions 0.3.14.2, and 0.4.0
9
10 Package-Manager: portage-2.2.28
11
12 net-firewall/firewalld/Manifest | 2 -
13 net-firewall/firewalld/firewalld-0.3.14.2.ebuild | 97 ------------------------
14 net-firewall/firewalld/firewalld-0.4.0.ebuild | 97 ------------------------
15 3 files changed, 196 deletions(-)
16
17 diff --git a/net-firewall/firewalld/Manifest b/net-firewall/firewalld/Manifest
18 index d211a6f..8619bd5 100644
19 --- a/net-firewall/firewalld/Manifest
20 +++ b/net-firewall/firewalld/Manifest
21 @@ -1,4 +1,2 @@
22 DIST firewalld-0.3.13.tar.bz2 561948 SHA256 bca88cbce4290b6959b3c0eea560e7f19c7cf2f563caca585b7db5cd2fca8ac9 SHA512 987ea3e243f87b8ded2f9627b4efc9649a22d878d19b6b760ba1a281e9e7280abcda558feebe6bd30e1cd27e7277a8ec99a7da623c29f04ab290c1d7ac3d6789 WHIRLPOOL 795f63fa5415c37ea9c6a835860dca4eb71879d1d69fcd6fbb022d0c4b4ab507d74e0e17098724846bd97246be3a98fab1d25134df69c9ac25db2fb77508b159
23 -DIST firewalld-0.3.14.2.tar.bz2 617592 SHA256 4b6c3e1deab41b6002b8dc25639e466085941c98a6c14a56bef4f621a5651567 SHA512 18d57ca4501101b217b0854851f6bf18b5bd036e1e143ef1b3c2b97ef06e0cbb7399249f4904576381c9839a82ff51296f44f4520c7b221568c9e4518e593d8c WHIRLPOOL a00930a63dab654f64caac0deb5c24a28f5aa7c9882ca40bde642b9b765c9eeb81a582dcf015885b989543d4c85f6da6dc792c6532a844d87110bda2aa9a598f
24 -DIST firewalld-0.4.0.tar.bz2 603881 SHA256 858dca878c65853dec9044e3531a7ee4cd00a1766c268c354eb3480fe6e14914 SHA512 7ebb220e919619927c72faa04f1831ff679fdaecec3dd66ba58222a83c235f53acdaf7ec5bb6fe17d782e5e22a2525abbe27a3e6c7d4e32b16be15dd5bca2b7e WHIRLPOOL c189c26f49798f623699583a1a7470834491ca36d79a7fb5e9e6affb1f98c83edc362fcb6ecef46a25bf24b4bcd5336963e2ff4b2c643d0ed7cf876991711d8c
25 DIST firewalld-0.4.2.tar.bz2 649581 SHA256 329e44b7d8de2400222d602d6c87c368865531ffe4004c392803dbe55717068e SHA512 4e1ad32878393beaec70f91f462785c99464ce3ec610b68b20862af2bbb631b1bcffd0e68cff441944d5e272d63051dc783a7f5c0256c7a191e2340dab8f29a2 WHIRLPOOL 01b8928d9b570b70a358c68a2220712b329aace9c52905cc5420e9881575660c44b395d1b5f1ffc2550d74bcf42939db0a66fa9bdc02cb1d95959ab7a50072cd
26
27 diff --git a/net-firewall/firewalld/firewalld-0.3.14.2.ebuild b/net-firewall/firewalld/firewalld-0.3.14.2.ebuild
28 deleted file mode 100644
29 index 30d8748..0000000
30 --- a/net-firewall/firewalld/firewalld-0.3.14.2.ebuild
31 +++ /dev/null
32 @@ -1,97 +0,0 @@
33 -# Copyright 1999-2015 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -# $Id$
36 -
37 -EAPI=5
38 -PYTHON_COMPAT=( python{2_7,3_3,3_4} )
39 -#BACKPORTS=
40 -
41 -inherit autotools eutils gnome2-utils python-r1 systemd multilib bash-completion-r1
42 -
43 -DESCRIPTION="A firewall daemon with D-BUS interface providing a dynamic firewall"
44 -HOMEPAGE="http://fedorahosted.org/firewalld"
45 -SRC_URI="https://fedorahosted.org/released/firewalld/${P}.tar.bz2
46 - ${BACKPORTS:+https://dev.gentoo.org/~cardoe/distfiles/${P}-${BACKPORTS}.tar.xz}"
47 -
48 -LICENSE="GPL-2+"
49 -SLOT="0"
50 -KEYWORDS="~amd64 ~x86"
51 -IUSE="gui"
52 -
53 -RDEPEND="${PYTHON_DEPS}
54 - dev-python/dbus-python[${PYTHON_USEDEP}]
55 - dev-python/decorator[${PYTHON_USEDEP}]
56 - >=dev-python/python-slip-0.2.7[dbus,${PYTHON_USEDEP}]
57 - dev-python/pygobject:3[${PYTHON_USEDEP}]
58 - net-firewall/ebtables
59 - net-firewall/iptables[ipv6]
60 - || ( >=sys-apps/openrc-0.11.5 sys-apps/systemd )
61 - gui? ( x11-libs/gtk+:3 )"
62 -DEPEND="${RDEPEND}
63 - dev-libs/glib:2
64 - >=dev-util/intltool-0.35
65 - sys-devel/gettext"
66 -
67 -src_prepare() {
68 - [[ -n ${BACKPORTS} ]] && \
69 - EPATCH_FORCE=yes EPATCH_SUFFIX="patch" EPATCH_SOURCE="${S}/patches" \
70 - epatch
71 -
72 - epatch_user
73 - eautoreconf
74 -}
75 -
76 -src_configure() {
77 - python_setup
78 -
79 - econf \
80 - --enable-systemd \
81 - "$(systemd_with_unitdir 'systemd-unitdir')" \
82 - --with-bashcompletiondir="$(get_bashcompdir)"
83 -}
84 -
85 -src_install() {
86 - # manually split up the installation to avoid "file already exists" errors
87 - emake -C config DESTDIR="${D}" install
88 - emake -C po DESTDIR="${D}" install
89 - emake -C shell-completion DESTDIR="${D}" install
90 - emake -C doc DESTDIR="${D}" install
91 -
92 - install_python() {
93 - emake -C src DESTDIR="${D}" pythondir="$(python_get_sitedir)" install
94 - python_optimize
95 - }
96 - python_foreach_impl install_python
97 -
98 - python_replicate_script "${D}"/usr/bin/firewall-{offline-cmd,cmd,applet,config}
99 - python_replicate_script "${D}/usr/sbin/firewalld"
100 -
101 - # Get rid of junk
102 - rm -rf "${D}/etc/rc.d/"
103 - rm -rf "${D}/etc/sysconfig/"
104 -
105 - # For non-gui installs we need to remove GUI bits
106 - if ! use gui; then
107 - rm -f "${D}/usr/bin/firewall-applet"
108 - rm -f "${D}/usr/bin/firewall-config"
109 - rm -rf "${D}/usr/share/icons"
110 - rm -rf "${D}/usr/share/applications"
111 - fi
112 -
113 - newinitd "${FILESDIR}"/firewalld.init firewalld
114 -}
115 -
116 -pkg_preinst() {
117 - gnome2_icon_savelist
118 - gnome2_schemas_savelist
119 -}
120 -
121 -pkg_postinst() {
122 - gnome2_icon_cache_update
123 - gnome2_schemas_update
124 -}
125 -
126 -pkg_postrm() {
127 - gnome2_icon_cache_update
128 - gnome2_schemas_update
129 -}
130
131 diff --git a/net-firewall/firewalld/firewalld-0.4.0.ebuild b/net-firewall/firewalld/firewalld-0.4.0.ebuild
132 deleted file mode 100644
133 index c6348f6..0000000
134 --- a/net-firewall/firewalld/firewalld-0.4.0.ebuild
135 +++ /dev/null
136 @@ -1,97 +0,0 @@
137 -# Copyright 1999-2016 Gentoo Foundation
138 -# Distributed under the terms of the GNU General Public License v2
139 -# $Id$
140 -
141 -EAPI=5
142 -PYTHON_COMPAT=( python{2_7,3_3,3_4} )
143 -#BACKPORTS=
144 -
145 -inherit autotools eutils gnome2-utils python-r1 systemd multilib bash-completion-r1
146 -
147 -DESCRIPTION="A firewall daemon with D-BUS interface providing a dynamic firewall"
148 -HOMEPAGE="http://fedorahosted.org/firewalld"
149 -SRC_URI="https://fedorahosted.org/released/firewalld/${P}.tar.bz2
150 - ${BACKPORTS:+https://dev.gentoo.org/~cardoe/distfiles/${P}-${BACKPORTS}.tar.xz}"
151 -
152 -LICENSE="GPL-2+"
153 -SLOT="0"
154 -KEYWORDS="~amd64 ~x86"
155 -IUSE="gui"
156 -
157 -RDEPEND="${PYTHON_DEPS}
158 - dev-python/dbus-python[${PYTHON_USEDEP}]
159 - dev-python/decorator[${PYTHON_USEDEP}]
160 - >=dev-python/python-slip-0.2.7[dbus,${PYTHON_USEDEP}]
161 - dev-python/pygobject:3[${PYTHON_USEDEP}]
162 - net-firewall/ebtables
163 - net-firewall/iptables[ipv6]
164 - || ( >=sys-apps/openrc-0.11.5 sys-apps/systemd )
165 - gui? ( x11-libs/gtk+:3 )"
166 -DEPEND="${RDEPEND}
167 - dev-libs/glib:2
168 - >=dev-util/intltool-0.35
169 - sys-devel/gettext"
170 -
171 -src_prepare() {
172 - [[ -n ${BACKPORTS} ]] && \
173 - EPATCH_FORCE=yes EPATCH_SUFFIX="patch" EPATCH_SOURCE="${S}/patches" \
174 - epatch
175 -
176 - epatch_user
177 - eautoreconf
178 -}
179 -
180 -src_configure() {
181 - python_setup
182 -
183 - econf \
184 - --enable-systemd \
185 - "$(systemd_with_unitdir 'systemd-unitdir')" \
186 - --with-bashcompletiondir="$(get_bashcompdir)"
187 -}
188 -
189 -src_install() {
190 - # manually split up the installation to avoid "file already exists" errors
191 - emake -C config DESTDIR="${D}" install
192 - emake -C po DESTDIR="${D}" install
193 - emake -C shell-completion DESTDIR="${D}" install
194 - emake -C doc DESTDIR="${D}" install
195 -
196 - install_python() {
197 - emake -C src DESTDIR="${D}" pythondir="$(python_get_sitedir)" install
198 - python_optimize
199 - }
200 - python_foreach_impl install_python
201 -
202 - python_replicate_script "${D}"/usr/bin/firewall-{offline-cmd,cmd,applet,config}
203 - python_replicate_script "${D}/usr/sbin/firewalld"
204 -
205 - # Get rid of junk
206 - rm -rf "${D}/etc/rc.d/"
207 - rm -rf "${D}/etc/sysconfig/"
208 -
209 - # For non-gui installs we need to remove GUI bits
210 - if ! use gui; then
211 - rm -f "${D}/usr/bin/firewall-applet"
212 - rm -f "${D}/usr/bin/firewall-config"
213 - rm -rf "${D}/usr/share/icons"
214 - rm -rf "${D}/usr/share/applications"
215 - fi
216 -
217 - newinitd "${FILESDIR}"/firewalld.init firewalld
218 -}
219 -
220 -pkg_preinst() {
221 - gnome2_icon_savelist
222 - gnome2_schemas_savelist
223 -}
224 -
225 -pkg_postinst() {
226 - gnome2_icon_cache_update
227 - gnome2_schemas_update
228 -}
229 -
230 -pkg_postrm() {
231 - gnome2_icon_cache_update
232 - gnome2_schemas_update
233 -}