commit: 698186bad3effc98ea5029fd5e6223b36a159615
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 5 01:00:35 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 5 01:00:35 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=698186ba
kde-apps/ksmtp: tests hang, restrict tests.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
kde-apps/ksmtp/ksmtp-17.12.49.9999.ebuild | 2 ++
kde-apps/ksmtp/ksmtp-9999.ebuild | 2 ++
2 files changed, 4 insertions(+)
diff --git a/kde-apps/ksmtp/ksmtp-17.12.49.9999.ebuild
b/kde-apps/ksmtp/ksmtp-17.12.49.9999.ebuild
index 9ae2ab83d2..3c53a39b57 100644
--- a/kde-apps/ksmtp/ksmtp-17.12.49.9999.ebuild
+++ b/kde-apps/ksmtp/ksmtp-17.12.49.9999.ebuild
@@ -20,3 +20,5 @@ DEPEND="
dev-libs/cyrus-sasl
"
RDEPEND="${DEPEND}"
+
+RESTRICT+=" test" # bug 642410
diff --git a/kde-apps/ksmtp/ksmtp-9999.ebuild b/kde-apps/ksmtp/ksmtp-9999.ebuild
index 9ae2ab83d2..3c53a39b57 100644
--- a/kde-apps/ksmtp/ksmtp-9999.ebuild
+++ b/kde-apps/ksmtp/ksmtp-9999.ebuild
@@ -20,3 +20,5 @@ DEPEND="
dev-libs/cyrus-sasl
"
RDEPEND="${DEPEND}"
+
+RESTRICT+=" test" # bug 642410