diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-03 13:23:31 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-04 20:55:07 +0200 |
commit | 03e54eb1d4baac084d8f2367869964d7b36fcb5c (patch) | |
tree | 56c783ad4ab4cc67b597cca50a946583854ccbe3 /www-apps | |
parent | www-apps/bugzilla: Drop superfluous optfeature header (diff) | |
download | gentoo-03e54eb1d4baac084d8f2367869964d7b36fcb5c.tar.gz gentoo-03e54eb1d4baac084d8f2367869964d7b36fcb5c.tar.bz2 gentoo-03e54eb1d4baac084d8f2367869964d7b36fcb5c.zip |
www-apps/davical: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/davical/davical-1.1.9.3-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
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 b8f309f898ba..88a416b0be46 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] } |