summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-08-18 19:24:59 +0200
committerSam James <sam@gentoo.org>2021-08-19 03:12:35 +0100
commit39ee8b4c97d1e30296404c17c596d85ae96c0280 (patch)
tree7013d205fecddd9498e25b83ddadbd91bc0e776f /virtual/checkpassword/checkpassword-0-r1.ebuild
parentx11-libs/pango: Stabilize 1.48.7-r1 arm, #806322 (diff)
downloadgentoo-39ee8b4c97d1e30296404c17c596d85ae96c0280.tar.gz
gentoo-39ee8b4c97d1e30296404c17c596d85ae96c0280.tar.bz2
gentoo-39ee8b4c97d1e30296404c17c596d85ae96c0280.zip
virtual/checkpassword: drop removed qmail-ldap
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/checkpassword/checkpassword-0-r1.ebuild')
-rw-r--r--virtual/checkpassword/checkpassword-0-r1.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/virtual/checkpassword/checkpassword-0-r1.ebuild b/virtual/checkpassword/checkpassword-0-r1.ebuild
new file mode 100644
index 000000000000..cc4c3cc4558e
--- /dev/null
+++ b/virtual/checkpassword/checkpassword-0-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for checkpassword compatible applications"
+
+SLOT="0"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
+
+RDEPEND="|| (
+ net-mail/checkpassword
+ net-mail/checkpassword-pam
+ net-mail/cmd5checkpw
+ net-mail/vpopmail
+)"