diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-11-24 17:02:42 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-11-24 17:02:42 +0300 |
commit | 333f05948c39e7176a3c745977cd814c1c2c6d1a (patch) | |
tree | 03405ab9502b2c95d360330cc7aa64615e7ae162 /net-mail/notmuch | |
parent | dev-ruby/facter: force RESTRICT="!test? ( test )" (diff) | |
download | gentoo-333f05948c39e7176a3c745977cd814c1c2c6d1a.tar.gz gentoo-333f05948c39e7176a3c745977cd814c1c2c6d1a.tar.bz2 gentoo-333f05948c39e7176a3c745977cd814c1c2c6d1a.zip |
net-mail/notmuch: RESTRICT="!test? ( test )" force
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-mail/notmuch')
-rw-r--r-- | net-mail/notmuch/notmuch-0.28.4.ebuild | 2 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.29.2-r1.ebuild | 2 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.29.2.ebuild | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/net-mail/notmuch/notmuch-0.28.4.ebuild b/net-mail/notmuch/notmuch-0.28.4.ebuild index fa6fbf55ee13..578ec430d1c5 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=" !!<app-shells/bash-completion-1.9 >=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 afeb087aa58f..6edb84f72d20 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=" !!<app-shells/bash-completion-1.9 >=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 f96e581b17a2..e845830282d8 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=" !!<app-shells/bash-completion-1.9 >=dev-libs/glib-2.22:2 |