commit: f0dcf21d482ad1d881803b39ced080618bddff1e
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 7 11:42:59 2018 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Aug 7 11:44:25 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0dcf21d
x11-plugins/enigmail: Synced live ebuild.
Package-Manager: Portage-2.3.44, Repoman-2.3.10
x11-plugins/enigmail/enigmail-9999.ebuild | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/x11-plugins/enigmail/enigmail-9999.ebuild
b/x11-plugins/enigmail/enigmail-9999.ebuild
index 66f465afa7c..7f808de531f 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