diff options
author | 2017-03-26 11:33:29 +0100 | |
---|---|---|
committer | 2017-03-26 11:33:29 +0100 | |
commit | c9c1d8f87aff362a3b132488131f4cf05a0d9d3e (patch) | |
tree | 58eab6aab6a921feaf68514edcbb27956f667638 /net-mail | |
parent | net-mail/notmuch: Don't overwrite system mimeinfo.cache (diff) | |
download | gentoo-c9c1d8f87aff362a3b132488131f4cf05a0d9d3e.tar.gz gentoo-c9c1d8f87aff362a3b132488131f4cf05a0d9d3e.tar.bz2 gentoo-c9c1d8f87aff362a3b132488131f4cf05a0d9d3e.zip |
net-mail/notmuch: Follow guidlines for completion files
Gentoo-Bug: 613828
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/notmuch/notmuch-0.21.ebuild | 2 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.23.3.ebuild | 2 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.23.7.ebuild | 2 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.24.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/notmuch/notmuch-0.21.ebuild b/net-mail/notmuch/notmuch-0.21.ebuild index c124076b9157..a5a6dd6ff30c 100644 --- a/net-mail/notmuch/notmuch-0.21.ebuild +++ b/net-mail/notmuch/notmuch-0.21.ebuild @@ -26,7 +26,7 @@ REQUIRED_USE=" IUSE="crypt debug doc emacs mutt nmbug python test" CDEPEND=" - >=app-shells/bash-completion-1.9 + !!<app-shells/bash-completion-1.9 >=dev-libs/glib-2.22 >=dev-libs/gmime-2.6.7 !=dev-libs/gmime-2.6.19 diff --git a/net-mail/notmuch/notmuch-0.23.3.ebuild b/net-mail/notmuch/notmuch-0.23.3.ebuild index 7b4c95b389f2..f084e4052781 100644 --- a/net-mail/notmuch/notmuch-0.23.3.ebuild +++ b/net-mail/notmuch/notmuch-0.23.3.ebuild @@ -27,7 +27,7 @@ REQUIRED_USE=" IUSE="crypt doc emacs mutt nmbug python test valgrind" CDEPEND=" - >=app-shells/bash-completion-1.9 + !!<app-shells/bash-completion-1.9 >=dev-libs/glib-2.22:2 >=dev-libs/gmime-2.6.20-r2:2.6 >=dev-libs/xapian-1.2.7-r2:= diff --git a/net-mail/notmuch/notmuch-0.23.7.ebuild b/net-mail/notmuch/notmuch-0.23.7.ebuild index a9dc94ccfb90..fe38f1121c8f 100644 --- a/net-mail/notmuch/notmuch-0.23.7.ebuild +++ b/net-mail/notmuch/notmuch-0.23.7.ebuild @@ -27,7 +27,7 @@ REQUIRED_USE=" IUSE="crypt doc emacs mutt nmbug python test valgrind" CDEPEND=" - >=app-shells/bash-completion-1.9 + !!<app-shells/bash-completion-1.9 >=dev-libs/glib-2.22:2 >=dev-libs/gmime-2.6.20-r2:2.6 >=dev-libs/xapian-1.2.7-r2:= diff --git a/net-mail/notmuch/notmuch-0.24.ebuild b/net-mail/notmuch/notmuch-0.24.ebuild index 72518763a226..de47cbb850d8 100644 --- a/net-mail/notmuch/notmuch-0.24.ebuild +++ b/net-mail/notmuch/notmuch-0.24.ebuild @@ -27,7 +27,7 @@ REQUIRED_USE=" IUSE="crypt doc emacs mutt nmbug python test valgrind" CDEPEND=" - >=app-shells/bash-completion-1.9 + !!<app-shells/bash-completion-1.9 >=dev-libs/glib-2.22:2 >=dev-libs/gmime-2.6.20-r2:2.6 >=dev-libs/xapian-1.2.7-r2:= |