diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-03-26 18:49:34 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-03-26 18:50:45 +0200 |
commit | b9dfbbdf3b7fbf5e3e1a98897bf9529418b2e707 (patch) | |
tree | f02c952a25c28132d736bf263c3bade47e7d5f21 /net-mail | |
parent | app-emacs/*: Drop redundant NEED_EMACS for remaining packages (diff) | |
download | gentoo-b9dfbbdf3b7fbf5e3e1a98897bf9529418b2e707.tar.gz gentoo-b9dfbbdf3b7fbf5e3e1a98897bf9529418b2e707.tar.bz2 gentoo-b9dfbbdf3b7fbf5e3e1a98897bf9529418b2e707.zip |
net-mail/notmuch: Drop redundant NEED_EMACS
The default in elisp-common.eclass is 25.3 now.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/notmuch/notmuch-0.32.2-r1.ebuild | 1 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.37-r1.ebuild | 1 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.37.ebuild | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/net-mail/notmuch/notmuch-0.32.2-r1.ebuild b/net-mail/notmuch/notmuch-0.32.2-r1.ebuild index e95941d04223..eac23a06ccea 100644 --- a/net-mail/notmuch/notmuch-0.32.2-r1.ebuild +++ b/net-mail/notmuch/notmuch-0.32.2-r1.ebuild @@ -4,7 +4,6 @@ EAPI=7 DISTUTILS_OPTIONAL=1 -NEED_EMACS="24.1" PYTHON_COMPAT=( python3_{9..10} pypy3 ) inherit bash-completion-r1 desktop distutils-r1 elisp-common flag-o-matic pax-utils toolchain-funcs xdg-utils diff --git a/net-mail/notmuch/notmuch-0.37-r1.ebuild b/net-mail/notmuch/notmuch-0.37-r1.ebuild index f068e7d081e5..0fdb5964d10f 100644 --- a/net-mail/notmuch/notmuch-0.37-r1.ebuild +++ b/net-mail/notmuch/notmuch-0.37-r1.ebuild @@ -4,7 +4,6 @@ EAPI=8 DISTUTILS_OPTIONAL=1 -NEED_EMACS="24.1" PYTHON_COMPAT=( python3_{9..11} pypy3 ) inherit bash-completion-r1 desktop distutils-r1 elisp-common flag-o-matic pax-utils toolchain-funcs xdg-utils diff --git a/net-mail/notmuch/notmuch-0.37.ebuild b/net-mail/notmuch/notmuch-0.37.ebuild index 496f189cf93b..1436e9ca1bc6 100644 --- a/net-mail/notmuch/notmuch-0.37.ebuild +++ b/net-mail/notmuch/notmuch-0.37.ebuild @@ -4,7 +4,6 @@ EAPI=8 DISTUTILS_OPTIONAL=1 -NEED_EMACS="24.1" PYTHON_COMPAT=( python3_{9..11} pypy3 ) inherit bash-completion-r1 desktop distutils-r1 elisp-common flag-o-matic pax-utils toolchain-funcs xdg-utils |