summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-30 19:39:21 +0100
committerSam James <sam@gentoo.org>2021-06-30 19:39:21 +0100
commitf8b38997f9f3e21000eb85d8aae4626800e5692f (patch)
tree88d7923025c5a5b5cc1b8be709af7c96193559e3 /net-irc
parentnet-irc/unrealircd: add missing libcrypt dependency (diff)
downloadgentoo-f8b38997f9f3e21000eb85d8aae4626800e5692f.tar.gz
gentoo-f8b38997f9f3e21000eb85d8aae4626800e5692f.tar.bz2
gentoo-f8b38997f9f3e21000eb85d8aae4626800e5692f.zip
net-irc/unrealircd: sort *DEPEND
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/unrealircd/unrealircd-5.0.8-r1.ebuild2
-rw-r--r--net-irc/unrealircd/unrealircd-5.0.9.1-r1.ebuild2
-rw-r--r--net-irc/unrealircd/unrealircd-5.2.0.2-r1.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/unrealircd/unrealircd-5.0.8-r1.ebuild b/net-irc/unrealircd/unrealircd-5.0.8-r1.ebuild
index 1a3890b08966..dc7f960667c9 100644
--- a/net-irc/unrealircd/unrealircd-5.0.8-r1.ebuild
+++ b/net-irc/unrealircd/unrealircd-5.0.8-r1.ebuild
@@ -20,8 +20,8 @@ RDEPEND="
acct-user/unrealircd
>=app-crypt/argon2-20171227-r1:=
dev-libs/libpcre2
- >=net-dns/c-ares-1.7:=
dev-libs/openssl:0=
+ >=net-dns/c-ares-1.7:=
virtual/libcrypt:=
curl? ( net-misc/curl[adns] )
"
diff --git a/net-irc/unrealircd/unrealircd-5.0.9.1-r1.ebuild b/net-irc/unrealircd/unrealircd-5.0.9.1-r1.ebuild
index 5d75e31045ad..4dc1c176bdc0 100644
--- a/net-irc/unrealircd/unrealircd-5.0.9.1-r1.ebuild
+++ b/net-irc/unrealircd/unrealircd-5.0.9.1-r1.ebuild
@@ -20,8 +20,8 @@ RDEPEND="
acct-user/unrealircd
>=app-crypt/argon2-20171227-r1:=
dev-libs/libpcre2
- >=net-dns/c-ares-1.7:=
dev-libs/openssl:0=
+ >=net-dns/c-ares-1.7:=
virtual/libcrypt:=
curl? ( net-misc/curl[adns] )
"
diff --git a/net-irc/unrealircd/unrealircd-5.2.0.2-r1.ebuild b/net-irc/unrealircd/unrealircd-5.2.0.2-r1.ebuild
index a9256bb8472e..9b28edcdac42 100644
--- a/net-irc/unrealircd/unrealircd-5.2.0.2-r1.ebuild
+++ b/net-irc/unrealircd/unrealircd-5.2.0.2-r1.ebuild
@@ -21,8 +21,8 @@ RDEPEND="
>=app-crypt/argon2-20171227-r1:=
dev-libs/libpcre2
dev-libs/libsodium:=
- >=net-dns/c-ares-1.7:=
dev-libs/openssl:0=
+ >=net-dns/c-ares-1.7:=
virtual/libcrypt:=
curl? ( net-misc/curl[adns] )
"