From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6B0A6138334 for ; Sun, 24 Nov 2019 14:03:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9BB45E0839; Sun, 24 Nov 2019 14:03:01 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 86275E0839 for ; Sun, 24 Nov 2019 14:03:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8909B34D2BA for ; Sun, 24 Nov 2019 14:03:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D4D8888 for ; Sun, 24 Nov 2019 14:02:59 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1574604162.333f05948c39e7176a3c745977cd814c1c2c6d1a.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/notmuch/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/notmuch/notmuch-0.28.4.ebuild net-mail/notmuch/notmuch-0.29.2-r1.ebuild net-mail/notmuch/notmuch-0.29.2.ebuild X-VCS-Directories: net-mail/notmuch/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 333f05948c39e7176a3c745977cd814c1c2c6d1a X-VCS-Branch: master Date: Sun, 24 Nov 2019 14:02:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 03185440-625a-46ff-b976-82a2d317d089 X-Archives-Hash: c7018e0f10a3d27250a40c6c70cdbca8 commit: 333f05948c39e7176a3c745977cd814c1c2c6d1a Author: Mikle Kolyada gentoo org> AuthorDate: Sun Nov 24 14:02:42 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Nov 24 14:02:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=333f0594 net-mail/notmuch: RESTRICT="!test? ( test )" force Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada gentoo.org> net-mail/notmuch/notmuch-0.28.4.ebuild | 2 ++ net-mail/notmuch/notmuch-0.29.2-r1.ebuild | 2 ++ net-mail/notmuch/notmuch-0.29.2.ebuild | 2 ++ 3 files changed, 6 insertions(+) diff --git a/net-mail/notmuch/notmuch-0.28.4.ebuild b/net-mail/notmuch/notmuch-0.28.4.ebuild index fa6fbf55ee1..578ec430d1c 100644 --- a/net-mail/notmuch/notmuch-0.28.4.ebuild +++ b/net-mail/notmuch/notmuch-0.28.4.ebuild @@ -26,6 +26,8 @@ REQUIRED_USE=" " IUSE="crypt doc emacs mutt nmbug python test valgrind" +RESTRICT="!test? ( test )" + CDEPEND=" !!=dev-libs/glib-2.22:2 diff --git a/net-mail/notmuch/notmuch-0.29.2-r1.ebuild b/net-mail/notmuch/notmuch-0.29.2-r1.ebuild index afeb087aa58..6edb84f72d2 100644 --- a/net-mail/notmuch/notmuch-0.29.2-r1.ebuild +++ b/net-mail/notmuch/notmuch-0.29.2-r1.ebuild @@ -26,6 +26,8 @@ REQUIRED_USE=" " IUSE="crypt doc emacs mutt nmbug python test valgrind" +RESTRICT="!test? ( test )" + CDEPEND=" !!=dev-libs/glib-2.22:2 diff --git a/net-mail/notmuch/notmuch-0.29.2.ebuild b/net-mail/notmuch/notmuch-0.29.2.ebuild index f96e581b17a..e845830282d 100644 --- a/net-mail/notmuch/notmuch-0.29.2.ebuild +++ b/net-mail/notmuch/notmuch-0.29.2.ebuild @@ -26,6 +26,8 @@ REQUIRED_USE=" " IUSE="crypt doc emacs mutt nmbug python test valgrind" +RESTRICT="!test? ( test )" + CDEPEND=" !!=dev-libs/glib-2.22:2