summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-01-04 01:02:16 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-01-05 01:34:27 +0100
commitc1b2c736bb3bdc83da4ae8a569e727f3faecfa42 (patch)
treedee7889fbce018bc317eb19758337a56e0122cd3
parentsys-apps/portage: use systemd eclass for tmpfiles support (diff)
downloadgentoo-c1b2c736bb3bdc83da4ae8a569e727f3faecfa42.tar.gz
gentoo-c1b2c736bb3bdc83da4ae8a569e727f3faecfa42.tar.bz2
gentoo-c1b2c736bb3bdc83da4ae8a569e727f3faecfa42.zip
kde-apps/ksmtp: tests hang, restrict tests.
Thanks-to: Paolo Pedroni <paolo.pedroni@iol.it> Closes: https://bugs.gentoo.org/642410 Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--kde-apps/ksmtp/ksmtp-17.12.0-r2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/kde-apps/ksmtp/ksmtp-17.12.0-r2.ebuild b/kde-apps/ksmtp/ksmtp-17.12.0-r2.ebuild
index 42d615782b26..d4eac8670b30 100644
--- a/kde-apps/ksmtp/ksmtp-17.12.0-r2.ebuild
+++ b/kde-apps/ksmtp/ksmtp-17.12.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -25,3 +25,5 @@ PATCHES=(
"${FILESDIR}/${P}-ehlo-auth-fix.patch"
"${FILESDIR}/${P}-correct-hostname.patch"
)
+
+RESTRICT+=" test" # bug 642410