commit:     c57630526c65034decd0c124f2d2d8eca5a5980d
Author:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 25 15:05:26 2019 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 15:05:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5763052

www-client/seamonkey: use mozconfig-v6.52

Closes: https://bugs.gentoo.org/694956
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 www-client/seamonkey/metadata.xml            | 1 -
 www-client/seamonkey/seamonkey-2.49.5.ebuild | 3 ++-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/seamonkey/metadata.xml 
b/www-client/seamonkey/metadata.xml
index 2256a85bb17..b240cff9114 100644
--- a/www-client/seamonkey/metadata.xml
+++ b/www-client/seamonkey/metadata.xml
@@ -12,7 +12,6 @@
        <use>
                <flag name="calendar">Build Mozilla's calendar</flag>
                <flag name="chatzilla">Build Mozilla's IRC client (default 
on)</flag>
-               <flag name="clang">Use Clang compiler instead of GCC</flag>
                <flag name="custom-optimization">Build with user-specified 
compiler optimizations (-Os, -O0, -O1, -O2, -O3) from CFLAGS 
(unsupported)</flag>
                <flag name="gmp-autoupdate">Allow Gecko Media Plugins (binary 
blobs) to be automatically downloaded and kept up-to-date in user 
profiles</flag>
                <flag name="force-gtk3">Use the cairo-gtk3 rendering 
engine</flag>

diff --git a/www-client/seamonkey/seamonkey-2.49.5.ebuild 
b/www-client/seamonkey/seamonkey-2.49.5.ebuild
index e15e13a1e7e..42817d46f0a 100644
--- a/www-client/seamonkey/seamonkey-2.49.5.ebuild
+++ b/www-client/seamonkey/seamonkey-2.49.5.ebuild
@@ -41,7 +41,8 @@ fi
 MOZCONFIG_OPTIONAL_WIFI=1
 MOZ_GENERATE_LANGPACKS=1
 MOZ_L10N_SOURCEDIR="${S}/${P}-l10n"
-inherit check-reqs flag-o-matic toolchain-funcs eutils mozconfig-v6.60 
pax-utils xdg-utils autotools mozextension nsplugins mozlinguas-v2
+MOZCONFIG_OPTIONAL_GTK3=enabled
+inherit check-reqs flag-o-matic toolchain-funcs eutils mozconfig-v6.52 
pax-utils xdg-utils autotools mozextension nsplugins mozlinguas-v2
 
 PATCH="${PN}-2.49.5-patches-01"
 

Reply via email to