Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/unrealircd/
Date: Wed, 30 Jun 2021 18:40:47
Message-Id: 1625078361.f8b38997f9f3e21000eb85d8aae4626800e5692f.sam@gentoo
1 commit: f8b38997f9f3e21000eb85d8aae4626800e5692f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 30 18:39:21 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 30 18:39:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8b38997
7
8 net-irc/unrealircd: sort *DEPEND
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-irc/unrealircd/unrealircd-5.0.8-r1.ebuild | 2 +-
13 net-irc/unrealircd/unrealircd-5.0.9.1-r1.ebuild | 2 +-
14 net-irc/unrealircd/unrealircd-5.2.0.2-r1.ebuild | 2 +-
15 3 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/net-irc/unrealircd/unrealircd-5.0.8-r1.ebuild b/net-irc/unrealircd/unrealircd-5.0.8-r1.ebuild
18 index 1a3890b0896..dc7f960667c 100644
19 --- a/net-irc/unrealircd/unrealircd-5.0.8-r1.ebuild
20 +++ b/net-irc/unrealircd/unrealircd-5.0.8-r1.ebuild
21 @@ -20,8 +20,8 @@ RDEPEND="
22 acct-user/unrealircd
23 >=app-crypt/argon2-20171227-r1:=
24 dev-libs/libpcre2
25 - >=net-dns/c-ares-1.7:=
26 dev-libs/openssl:0=
27 + >=net-dns/c-ares-1.7:=
28 virtual/libcrypt:=
29 curl? ( net-misc/curl[adns] )
30 "
31
32 diff --git a/net-irc/unrealircd/unrealircd-5.0.9.1-r1.ebuild b/net-irc/unrealircd/unrealircd-5.0.9.1-r1.ebuild
33 index 5d75e31045a..4dc1c176bdc 100644
34 --- a/net-irc/unrealircd/unrealircd-5.0.9.1-r1.ebuild
35 +++ b/net-irc/unrealircd/unrealircd-5.0.9.1-r1.ebuild
36 @@ -20,8 +20,8 @@ RDEPEND="
37 acct-user/unrealircd
38 >=app-crypt/argon2-20171227-r1:=
39 dev-libs/libpcre2
40 - >=net-dns/c-ares-1.7:=
41 dev-libs/openssl:0=
42 + >=net-dns/c-ares-1.7:=
43 virtual/libcrypt:=
44 curl? ( net-misc/curl[adns] )
45 "
46
47 diff --git a/net-irc/unrealircd/unrealircd-5.2.0.2-r1.ebuild b/net-irc/unrealircd/unrealircd-5.2.0.2-r1.ebuild
48 index a9256bb8472..9b28edcdac4 100644
49 --- a/net-irc/unrealircd/unrealircd-5.2.0.2-r1.ebuild
50 +++ b/net-irc/unrealircd/unrealircd-5.2.0.2-r1.ebuild
51 @@ -21,8 +21,8 @@ RDEPEND="
52 >=app-crypt/argon2-20171227-r1:=
53 dev-libs/libpcre2
54 dev-libs/libsodium:=
55 - >=net-dns/c-ares-1.7:=
56 dev-libs/openssl:0=
57 + >=net-dns/c-ares-1.7:=
58 virtual/libcrypt:=
59 curl? ( net-misc/curl[adns] )
60 "