summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@gentoo.org>2024-10-25 11:41:23 +0200
committerPetr Vaněk <arkamar@gentoo.org>2024-11-05 09:03:56 +0100
commit2717ce662c8844a23b66792ef591730cc7f96970 (patch)
tree2c525b674dc50069891d26b10dbd4b2d9660ea69 /virtual
parentmail-mta/netqmail: drop USE=authcram (diff)
downloadgentoo-2717ce662c8844a23b66792ef591730cc7f96970.tar.gz
gentoo-2717ce662c8844a23b66792ef591730cc7f96970.tar.bz2
gentoo-2717ce662c8844a23b66792ef591730cc7f96970.zip
virtual/checkpassword: remove nonexistent net-mail/cmd5checkpw dep
The net-mail/cmd5checkpw was treecleaned in commit 5fb2f02da424 ("net-mail/cmd5checkpw: treeclean") almost two years ago. Bug: https://bugs.gentoo.org/833292 Closes: https://github.com/gentoo/gentoo/pull/39106 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r--virtual/checkpassword/checkpassword-0-r2.ebuild (renamed from virtual/checkpassword/checkpassword-0-r1.ebuild)3
1 files changed, 1 insertions, 2 deletions
diff --git a/virtual/checkpassword/checkpassword-0-r1.ebuild b/virtual/checkpassword/checkpassword-0-r2.ebuild
index 4b9a21777d53..37b667669fb0 100644
--- a/virtual/checkpassword/checkpassword-0-r1.ebuild
+++ b/virtual/checkpassword/checkpassword-0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,6 +11,5 @@ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~m68k ~mips ppc64 ~s390 sparc x86"
RDEPEND="|| (
net-mail/checkpassword
net-mail/checkpassword-pam
- net-mail/cmd5checkpw
net-mail/vpopmail
)"