Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/avahi/
Date: Sat, 02 May 2020 11:35:28
Message-Id: 1588418937.d2af867a611a14ecf73cb5821847180d05f43412.ulm@gentoo
1 commit: d2af867a611a14ecf73cb5821847180d05f43412
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 2 11:23:16 2020 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat May 2 11:28:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2af867a
7
8 net-dns/avahi: Remove SuperH conditionals.
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 net-dns/avahi/avahi-0.7-r2.ebuild | 1 -
14 net-dns/avahi/avahi-0.7-r4.ebuild | 3 +--
15 net-dns/avahi/avahi-0.7-r5.ebuild | 7 -------
16 net-dns/avahi/avahi-0.8-r2.ebuild | 7 -------
17 4 files changed, 1 insertion(+), 17 deletions(-)
18
19 diff --git a/net-dns/avahi/avahi-0.7-r2.ebuild b/net-dns/avahi/avahi-0.7-r2.ebuild
20 index 90fbd6a1d88..82887ed35e7 100644
21 --- a/net-dns/avahi/avahi-0.7-r2.ebuild
22 +++ b/net-dns/avahi/avahi-0.7-r2.ebuild
23 @@ -113,7 +113,6 @@ src_prepare() {
24
25 src_configure() {
26 # those steps should be done once-per-ebuild rather than per-ABI
27 - use sh && replace-flags -O? -O0
28 use python && python_setup
29
30 multilib-minimal_src_configure
31
32 diff --git a/net-dns/avahi/avahi-0.7-r4.ebuild b/net-dns/avahi/avahi-0.7-r4.ebuild
33 index 04519109486..859083f44e0 100644
34 --- a/net-dns/avahi/avahi-0.7-r4.ebuild
35 +++ b/net-dns/avahi/avahi-0.7-r4.ebuild
36 @@ -1,4 +1,4 @@
37 -# Copyright 1999-2019 Gentoo Authors
38 +# Copyright 1999-2020 Gentoo Authors
39 # Distributed under the terms of the GNU General Public License v2
40
41 EAPI="7"
42 @@ -107,7 +107,6 @@ src_prepare() {
43
44 src_configure() {
45 # those steps should be done once-per-ebuild rather than per-ABI
46 - use sh && replace-flags -O? -O0
47 use python && python_setup
48
49 multilib-minimal_src_configure
50
51 diff --git a/net-dns/avahi/avahi-0.7-r5.ebuild b/net-dns/avahi/avahi-0.7-r5.ebuild
52 index 550cf31f381..52fc47208af 100644
53 --- a/net-dns/avahi/avahi-0.7-r5.ebuild
54 +++ b/net-dns/avahi/avahi-0.7-r5.ebuild
55 @@ -107,13 +107,6 @@ src_prepare() {
56 multilib_copy_sources
57 }
58
59 -src_configure() {
60 - # those steps should be done once-per-ebuild rather than per-ABI
61 - use sh && replace-flags -O? -O0
62 -
63 - multilib-minimal_src_configure
64 -}
65 -
66 multilib_src_configure() {
67 local myconf=(
68 --disable-monodoc
69
70 diff --git a/net-dns/avahi/avahi-0.8-r2.ebuild b/net-dns/avahi/avahi-0.8-r2.ebuild
71 index f08e3f2fba2..1f6f87be06d 100644
72 --- a/net-dns/avahi/avahi-0.8-r2.ebuild
73 +++ b/net-dns/avahi/avahi-0.8-r2.ebuild
74 @@ -108,13 +108,6 @@ src_prepare() {
75 multilib_copy_sources
76 }
77
78 -src_configure() {
79 - # those steps should be done once-per-ebuild rather than per-ABI
80 - use sh && replace-flags -O? -O0
81 -
82 - multilib-minimal_src_configure
83 -}
84 -
85 multilib_src_configure() {
86 local myconf=(
87 --disable-monodoc