diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 19:47:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:03:25 +0100 |
commit | 6a2f2685a221f4df356df0acd397eb3b47278213 (patch) | |
tree | 7d7ee9026cc0532ee6f4d4a28e6a5f4a6d6d6ddb /net-mail/notmuch | |
parent | net-libs/libnetfilter_acct: eutils-- (diff) | |
download | gentoo-6a2f2685a221f4df356df0acd397eb3b47278213.tar.gz gentoo-6a2f2685a221f4df356df0acd397eb3b47278213.tar.bz2 gentoo-6a2f2685a221f4df356df0acd397eb3b47278213.zip |
net-mail/notmuch: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail/notmuch')
-rw-r--r-- | net-mail/notmuch/notmuch-0.31-r2.ebuild | 2 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.31.2.ebuild | 4 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.31.3.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/notmuch/notmuch-0.31-r2.ebuild b/net-mail/notmuch/notmuch-0.31-r2.ebuild index cc1c03f51dae..a9071674030d 100644 --- a/net-mail/notmuch/notmuch-0.31-r2.ebuild +++ b/net-mail/notmuch/notmuch-0.31-r2.ebuild @@ -7,7 +7,7 @@ DISTUTILS_OPTIONAL=1 NEED_EMACS="24.1" PYTHON_COMPAT=( python3_{7,8,9} pypy3 ) -inherit bash-completion-r1 desktop distutils-r1 elisp-common eutils flag-o-matic pax-utils toolchain-funcs xdg-utils +inherit bash-completion-r1 desktop distutils-r1 elisp-common flag-o-matic pax-utils toolchain-funcs xdg-utils DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging" HOMEPAGE="https://notmuchmail.org/" diff --git a/net-mail/notmuch/notmuch-0.31.2.ebuild b/net-mail/notmuch/notmuch-0.31.2.ebuild index b100aef710ba..c95d95a83e49 100644 --- a/net-mail/notmuch/notmuch-0.31.2.ebuild +++ b/net-mail/notmuch/notmuch-0.31.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ DISTUTILS_OPTIONAL=1 NEED_EMACS="24.1" PYTHON_COMPAT=( python3_{7,8,9} pypy3 ) -inherit bash-completion-r1 desktop distutils-r1 elisp-common eutils flag-o-matic pax-utils toolchain-funcs xdg-utils +inherit bash-completion-r1 desktop distutils-r1 elisp-common flag-o-matic pax-utils toolchain-funcs xdg-utils DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging" HOMEPAGE="https://notmuchmail.org/" diff --git a/net-mail/notmuch/notmuch-0.31.3.ebuild b/net-mail/notmuch/notmuch-0.31.3.ebuild index 2d374bfe7e86..57d73612bb36 100644 --- a/net-mail/notmuch/notmuch-0.31.3.ebuild +++ b/net-mail/notmuch/notmuch-0.31.3.ebuild @@ -7,7 +7,7 @@ DISTUTILS_OPTIONAL=1 NEED_EMACS="24.1" PYTHON_COMPAT=( python3_{7,8,9} pypy3 ) -inherit bash-completion-r1 desktop distutils-r1 elisp-common eutils flag-o-matic pax-utils toolchain-funcs xdg-utils +inherit bash-completion-r1 desktop distutils-r1 elisp-common flag-o-matic pax-utils toolchain-funcs xdg-utils DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging" HOMEPAGE="https://notmuchmail.org/" |