From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AAF3F13933E for ; Wed, 30 Jun 2021 18:40:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD496E0830; Wed, 30 Jun 2021 18:40:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B170DE082B for ; Wed, 30 Jun 2021 18:40:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8CC0733CEF2 for ; Wed, 30 Jun 2021 18:40:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C98FF7A0 for ; Wed, 30 Jun 2021 18:40:43 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1625078361.f8b38997f9f3e21000eb85d8aae4626800e5692f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/unrealircd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/unrealircd/unrealircd-5.0.8-r1.ebuild net-irc/unrealircd/unrealircd-5.0.9.1-r1.ebuild net-irc/unrealircd/unrealircd-5.2.0.2-r1.ebuild X-VCS-Directories: net-irc/unrealircd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f8b38997f9f3e21000eb85d8aae4626800e5692f X-VCS-Branch: master Date: Wed, 30 Jun 2021 18:40:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d4b55da8-a991-4e62-bba1-d82a80da5c11 X-Archives-Hash: b761d800b255499fbe5cb8769e733122 commit: f8b38997f9f3e21000eb85d8aae4626800e5692f Author: Sam James gentoo org> AuthorDate: Wed Jun 30 18:39:21 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 30 18:39:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8b38997 net-irc/unrealircd: sort *DEPEND Signed-off-by: Sam James gentoo.org> net-irc/unrealircd/unrealircd-5.0.8-r1.ebuild | 2 +- net-irc/unrealircd/unrealircd-5.0.9.1-r1.ebuild | 2 +- net-irc/unrealircd/unrealircd-5.2.0.2-r1.ebuild | 2 +- 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 1a3890b0896..dc7f960667c 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 5d75e31045a..4dc1c176bdc 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 a9256bb8472..9b28edcdac4 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] ) "