commit:     034679741886eaa628a9afb3a9c89000aef3e34c
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  4 07:37:51 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Sep  4 07:37:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03467974

x11-plugins/enigmail: Revbump to re-enable seamonkey support

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 ...gmail-2.0.12.ebuild => enigmail-2.0.12-r1.ebuild} |  5 ++++-
 .../enigmail-2.0.12-enable_seamonkey_support.patch   | 20 ++++++++++++++++++++
 2 files changed, 24 insertions(+), 1 deletion(-)

diff --git a/x11-plugins/enigmail/enigmail-2.0.12.ebuild 
b/x11-plugins/enigmail/enigmail-2.0.12-r1.ebuild
similarity index 94%
rename from x11-plugins/enigmail/enigmail-2.0.12.ebuild
rename to x11-plugins/enigmail/enigmail-2.0.12-r1.ebuild
index 917dd0d55c4..9d4f14dc9cc 100644
--- a/x11-plugins/enigmail/enigmail-2.0.12.ebuild
+++ b/x11-plugins/enigmail/enigmail-2.0.12-r1.ebuild
@@ -42,7 +42,10 @@ DEPEND="${RDEPEND}
        dev-lang/perl
        "
 
-PATCHES=( "${FILESDIR}"/enigmail-no_pEp_auto_download.patch )
+PATCHES=(
+       "${FILESDIR}"/enigmail-no_pEp_auto_download.patch
+       "${FILESDIR}/${PN}-2.0.12-enable_seamonkey_support.patch"
+)
 
 src_compile() {
        emake ipc public ui package lang stdlib

diff --git 
a/x11-plugins/enigmail/files/enigmail-2.0.12-enable_seamonkey_support.patch 
b/x11-plugins/enigmail/files/enigmail-2.0.12-enable_seamonkey_support.patch
new file mode 100644
index 00000000000..11d9702eb97
--- /dev/null
+++ b/x11-plugins/enigmail/files/enigmail-2.0.12-enable_seamonkey_support.patch
@@ -0,0 +1,20 @@
+--- enigmail/package/install.rdf
++++ enigmail/package/install.rdf
+@@ -19,14 +19,14 @@
+         <em:maxVersion>60.*</em:maxVersion>
+       </Description>
+     </em:targetApplication>
+-    <!--em:targetApplication>
+-      < ! - - Seamonkey is no longer supported - - >
++    <em:targetApplication>
++      <!-- Seamonkey -->
+       <Description>
+         <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
+         <em:minVersion>2.49</em:minVersion>
+         <em:maxVersion>2.57</em:maxVersion>
+       </Description>
+-    </em:targetApplication -->
++    </em:targetApplication>
+ 
+     <!-- Front End MetaData -->
+     <em:name>Enigmail</em:name>

Reply via email to