commit:     619a63530e7522d6449f52b0b84f393d684e378d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 16 07:03:08 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 16 07:03:08 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=619a6353

kde-apps/ksmtp: Set ECM_QTHELP=true

Upstream commit 51fce68902da17fdccbc28d6d7f51bad5150bed0

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/ksmtp/ksmtp-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/kde-apps/ksmtp/ksmtp-9999.ebuild b/kde-apps/ksmtp/ksmtp-9999.ebuild
index 169090c24d..7e218f5306 100644
--- a/kde-apps/ksmtp/ksmtp-9999.ebuild
+++ b/kde-apps/ksmtp/ksmtp-9999.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+ECM_QTHELP="true"
 ECM_TEST="true"
 KFMIN=5.85.0
 QTMIN=5.15.2
@@ -16,6 +17,8 @@ SLOT="5"
 KEYWORDS=""
 IUSE=""
 
+RESTRICT="test" # bug 642410
+
 DEPEND="
        dev-libs/cyrus-sasl
        >=dev-qt/qtnetwork-${QTMIN}:5
@@ -24,5 +27,3 @@ DEPEND="
        >=kde-frameworks/kio-${KFMIN}:5
 "
 RDEPEND="${DEPEND}"
-
-RESTRICT="test" # bug 642410

Reply via email to