Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/unrealircd/
Date: Sun, 02 May 2021 19:47:21
Message-Id: 1619984834.46f4a77b56c11b6dec1ad0938384923becb3c0d9.zlogene@gentoo
1 commit: 46f4a77b56c11b6dec1ad0938384923becb3c0d9
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 2 19:46:16 2021 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 2 19:47:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46f4a77b
7
8 net-irc/unrealircd: remove libressl support
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 net-irc/unrealircd/unrealircd-5.0.6.ebuild | 7 +++----
14 net-irc/unrealircd/unrealircd-5.0.7-r1.ebuild | 7 +++----
15 net-irc/unrealircd/unrealircd-5.0.7-r2.ebuild | 7 +++----
16 net-irc/unrealircd/unrealircd-5.0.7.ebuild | 7 +++----
17 net-irc/unrealircd/unrealircd-5.0.8.ebuild | 5 ++---
18 5 files changed, 14 insertions(+), 19 deletions(-)
19
20 diff --git a/net-irc/unrealircd/unrealircd-5.0.6.ebuild b/net-irc/unrealircd/unrealircd-5.0.6.ebuild
21 index f7f86359b53..b8aa4d35c7a 100644
22 --- a/net-irc/unrealircd/unrealircd-5.0.6.ebuild
23 +++ b/net-irc/unrealircd/unrealircd-5.0.6.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2020 Gentoo Authors
26 +# Copyright 1999-2021 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=7
30 @@ -13,7 +13,7 @@ SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz"
31 LICENSE="GPL-2"
32 SLOT="0"
33 KEYWORDS="amd64 ppc x86 ~amd64-linux"
34 -IUSE="class-nofakelag curl libressl +operoverride operoverride-verify +prefixaq showlistmodes"
35 +IUSE="class-nofakelag curl +operoverride operoverride-verify +prefixaq showlistmodes"
36
37 RDEPEND="
38 acct-group/unrealircd
39 @@ -21,8 +21,7 @@ RDEPEND="
40 >=app-crypt/argon2-20171227-r1:=
41 dev-libs/libpcre2
42 >=net-dns/c-ares-1.7:=
43 - !libressl? ( dev-libs/openssl:0= )
44 - libressl? ( dev-libs/libressl:= )
45 + dev-libs/openssl:0=
46 curl? ( net-misc/curl[adns] )
47 "
48 DEPEND="${RDEPEND}"
49
50 diff --git a/net-irc/unrealircd/unrealircd-5.0.7-r1.ebuild b/net-irc/unrealircd/unrealircd-5.0.7-r1.ebuild
51 index 4807b6d1143..5f185b99654 100644
52 --- a/net-irc/unrealircd/unrealircd-5.0.7-r1.ebuild
53 +++ b/net-irc/unrealircd/unrealircd-5.0.7-r1.ebuild
54 @@ -1,4 +1,4 @@
55 -# Copyright 1999-2020 Gentoo Authors
56 +# Copyright 1999-2021 Gentoo Authors
57 # Distributed under the terms of the GNU General Public License v2
58
59 EAPI=7
60 @@ -13,7 +13,7 @@ SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz"
61 LICENSE="GPL-2"
62 SLOT="0"
63 KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux"
64 -IUSE="class-nofakelag curl libressl +operoverride operoverride-verify +prefixaq showlistmodes"
65 +IUSE="class-nofakelag curl +operoverride operoverride-verify +prefixaq showlistmodes"
66
67 RDEPEND="
68 acct-group/unrealircd
69 @@ -21,8 +21,7 @@ RDEPEND="
70 >=app-crypt/argon2-20171227-r1:=
71 dev-libs/libpcre2
72 >=net-dns/c-ares-1.7:=
73 - !libressl? ( dev-libs/openssl:0= )
74 - libressl? ( dev-libs/libressl:= )
75 + dev-libs/openssl:0=
76 curl? ( net-misc/curl[adns] )
77 "
78 DEPEND="${RDEPEND}"
79
80 diff --git a/net-irc/unrealircd/unrealircd-5.0.7-r2.ebuild b/net-irc/unrealircd/unrealircd-5.0.7-r2.ebuild
81 index df06523b432..759107f92ff 100644
82 --- a/net-irc/unrealircd/unrealircd-5.0.7-r2.ebuild
83 +++ b/net-irc/unrealircd/unrealircd-5.0.7-r2.ebuild
84 @@ -1,4 +1,4 @@
85 -# Copyright 1999-2020 Gentoo Authors
86 +# Copyright 1999-2021 Gentoo Authors
87 # Distributed under the terms of the GNU General Public License v2
88
89 EAPI=7
90 @@ -13,7 +13,7 @@ SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz"
91 LICENSE="GPL-2"
92 SLOT="0"
93 KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux"
94 -IUSE="class-nofakelag curl libressl +operoverride operoverride-verify +prefixaq showlistmodes"
95 +IUSE="class-nofakelag curl +operoverride operoverride-verify +prefixaq showlistmodes"
96
97 RDEPEND="
98 acct-group/unrealircd
99 @@ -21,8 +21,7 @@ RDEPEND="
100 >=app-crypt/argon2-20171227-r1:=
101 dev-libs/libpcre2
102 >=net-dns/c-ares-1.7:=
103 - !libressl? ( dev-libs/openssl:0= )
104 - libressl? ( dev-libs/libressl:= )
105 + dev-libs/openssl:0=
106 curl? ( net-misc/curl[adns] )
107 "
108 DEPEND="${RDEPEND}"
109
110 diff --git a/net-irc/unrealircd/unrealircd-5.0.7.ebuild b/net-irc/unrealircd/unrealircd-5.0.7.ebuild
111 index 438a6541a21..bfc04f2575f 100644
112 --- a/net-irc/unrealircd/unrealircd-5.0.7.ebuild
113 +++ b/net-irc/unrealircd/unrealircd-5.0.7.ebuild
114 @@ -1,4 +1,4 @@
115 -# Copyright 1999-2020 Gentoo Authors
116 +# Copyright 1999-2021 Gentoo Authors
117 # Distributed under the terms of the GNU General Public License v2
118
119 EAPI=7
120 @@ -13,7 +13,7 @@ SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz"
121 LICENSE="GPL-2"
122 SLOT="0"
123 KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux"
124 -IUSE="class-nofakelag curl libressl +operoverride operoverride-verify +prefixaq showlistmodes"
125 +IUSE="class-nofakelag curl +operoverride operoverride-verify +prefixaq showlistmodes"
126
127 RDEPEND="
128 acct-group/unrealircd
129 @@ -21,8 +21,7 @@ RDEPEND="
130 >=app-crypt/argon2-20171227-r1:=
131 dev-libs/libpcre2
132 >=net-dns/c-ares-1.7:=
133 - !libressl? ( dev-libs/openssl:0= )
134 - libressl? ( dev-libs/libressl:= )
135 + dev-libs/openssl:0=
136 curl? ( net-misc/curl[adns] )
137 "
138 DEPEND="${RDEPEND}"
139
140 diff --git a/net-irc/unrealircd/unrealircd-5.0.8.ebuild b/net-irc/unrealircd/unrealircd-5.0.8.ebuild
141 index 48b03f3e079..759107f92ff 100644
142 --- a/net-irc/unrealircd/unrealircd-5.0.8.ebuild
143 +++ b/net-irc/unrealircd/unrealircd-5.0.8.ebuild
144 @@ -13,7 +13,7 @@ SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz"
145 LICENSE="GPL-2"
146 SLOT="0"
147 KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux"
148 -IUSE="class-nofakelag curl libressl +operoverride operoverride-verify +prefixaq showlistmodes"
149 +IUSE="class-nofakelag curl +operoverride operoverride-verify +prefixaq showlistmodes"
150
151 RDEPEND="
152 acct-group/unrealircd
153 @@ -21,8 +21,7 @@ RDEPEND="
154 >=app-crypt/argon2-20171227-r1:=
155 dev-libs/libpcre2
156 >=net-dns/c-ares-1.7:=
157 - !libressl? ( dev-libs/openssl:0= )
158 - libressl? ( dev-libs/libressl:= )
159 + dev-libs/openssl:0=
160 curl? ( net-misc/curl[adns] )
161 "
162 DEPEND="${RDEPEND}"