From 0b0a692ba24b9ebf999e2747db255ab93590b871 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 23 Jun 2021 01:00:07 +0100 Subject: net-misc/whois: Revert "Add dependency on virtual/libcrypt." Instantaneous revert just to fix a git tag. This reverts commit e3472c9cbb9222469bf9cdbbd761f16a3d043923. Signed-off-by: Sam James --- net-misc/whois/whois-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net-misc/whois/whois-9999.ebuild') diff --git a/net-misc/whois/whois-9999.ebuild b/net-misc/whois/whois-9999.ebuild index 350b7b60b378..8aecce2f7642 100644 --- a/net-misc/whois/whois-9999.ebuild +++ b/net-misc/whois/whois-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -25,8 +25,7 @@ RDEPEND=" iconv? ( virtual/libiconv ) idn? ( net-dns/libidn2:= ) nls? ( virtual/libintl ) - xcrypt? ( >=sys-libs/libxcrypt-4.1:= ) - !xcrypt? ( virtual/libcrypt:= ) + xcrypt? ( >=sys-libs/libxcrypt-4.1 ) " DEPEND="${RDEPEND}" BDEPEND=" -- cgit v1.2.3-18-g5258