summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-03 13:23:31 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-04 20:55:07 +0200
commit03e54eb1d4baac084d8f2367869964d7b36fcb5c (patch)
tree56c783ad4ab4cc67b597cca50a946583854ccbe3 /www-apps
parentwww-apps/bugzilla: Drop superfluous optfeature header (diff)
downloadgentoo-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.ebuild1
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]
}