commit: 03e54eb1d4baac084d8f2367869964d7b36fcb5c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 3 11:23:31 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 4 18:55:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03e54eb1
www-apps/davical: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
www-apps/davical/davical-1.1.9.3-r1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/www-apps/davical/davical-1.1.9.3-r1.ebuild
b/www-apps/davical/davical-1.1.9.3-r1.ebuild
index b8f309f898b..88a416b0be4 100644
--- a/www-apps/davical/davical-1.1.9.3-r1.ebuild
+++ b/www-apps/davical/davical-1.1.9.3-r1.ebuild
@@ -70,6 +70,5 @@ pkg_postinst() {
webapp_pkg_postinst
elog ""
- elog "Optional runtime dependencies:"
optfeature "LDAP authentication" dev-lang/php[ldap]
}