diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2018-08-07 13:42:59 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-08-07 13:44:25 +0200 |
commit | f0dcf21d482ad1d881803b39ced080618bddff1e (patch) | |
tree | f27bd7e94b9850893906329a6f2e6a9c9ec35754 /x11-plugins | |
parent | x11-plugins/enigmail: Bump to version 2.0.8 (diff) | |
download | gentoo-f0dcf21d482ad1d881803b39ced080618bddff1e.tar.gz gentoo-f0dcf21d482ad1d881803b39ced080618bddff1e.tar.bz2 gentoo-f0dcf21d482ad1d881803b39ced080618bddff1e.zip |
x11-plugins/enigmail: Synced live ebuild.
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/enigmail/enigmail-9999.ebuild | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/x11-plugins/enigmail/enigmail-9999.ebuild b/x11-plugins/enigmail/enigmail-9999.ebuild index 66f465afa7c6..7f808de531ff 100644 --- a/x11-plugins/enigmail/enigmail-9999.ebuild +++ b/x11-plugins/enigmail/enigmail-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python2_7 ) inherit python-any-r1 @@ -30,12 +30,14 @@ RDEPEND="|| ( ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk(-)] - app-crypt/pinentry[qt4(-)] app-crypt/pinentry[qt5(-)] ) ) =app-crypt/gnupg-1.4* - )" + ) + !<mail-client/thunderbird-52.5.0 + !<www-client/seamonkey-2.49.5.0_p0 +" DEPEND="${RDEPEND} ${PYTHON_DEPS} app-arch/zip |