summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-03 13:07:07 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-04 20:54:57 +0200
commitd5e61edd883622d1fcd896e17fd2a961a21df41f (patch)
tree3c7a3ffbbc0f3885b7174ade046bf59cbf43086b /kde-apps
parentkde-apps/ark: Drop superfluous optfeature header (diff)
downloadgentoo-d5e61edd883622d1fcd896e17fd2a961a21df41f.tar.gz
gentoo-d5e61edd883622d1fcd896e17fd2a961a21df41f.tar.bz2
gentoo-d5e61edd883622d1fcd896e17fd2a961a21df41f.zip
kde-apps/kmail: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps')
-rw-r--r--kde-apps/kmail/kmail-20.12.2.ebuild1
-rw-r--r--kde-apps/kmail/kmail-20.12.3.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/kde-apps/kmail/kmail-20.12.2.ebuild b/kde-apps/kmail/kmail-20.12.2.ebuild
index 5b1a935b2e84..860ae432ca27 100644
--- a/kde-apps/kmail/kmail-20.12.2.ebuild
+++ b/kde-apps/kmail/kmail-20.12.2.ebuild
@@ -104,7 +104,6 @@ src_configure() {
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
- elog "Optional dependencies:"
optfeature "Virus detection" app-antivirus/clamav
optfeature "Spam filtering" mail-filter/bogofilter mail-filter/spamassassin
optfeature "Fancy e-mail headers and useful plugins" kde-apps/kdepim-addons:${SLOT}
diff --git a/kde-apps/kmail/kmail-20.12.3.ebuild b/kde-apps/kmail/kmail-20.12.3.ebuild
index 453b9dbcdede..59e18888f563 100644
--- a/kde-apps/kmail/kmail-20.12.3.ebuild
+++ b/kde-apps/kmail/kmail-20.12.3.ebuild
@@ -104,7 +104,6 @@ src_configure() {
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
- elog "Optional dependencies:"
optfeature "Virus detection" app-antivirus/clamav
optfeature "Spam filtering" mail-filter/bogofilter mail-filter/spamassassin
optfeature "Fancy e-mail headers and useful plugins" kde-apps/kdepim-addons:${SLOT}