commit:     016d9d30fe6db4a2d9bc72bb9d66411f78346623
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 09:13:24 2016 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 09:13:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=016d9d30

www-client/seamonkey: Revbump to add calendar support.

Package-Manager: portage-2.3.2

 www-client/seamonkey/metadata.xml                                     | 1 +
 .../{seamonkey-2.46_pre6.ebuild => seamonkey-2.46_pre6-r1.ebuild}     | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/www-client/seamonkey/metadata.xml 
b/www-client/seamonkey/metadata.xml
index b14c1dd..6845ece 100644
--- a/www-client/seamonkey/metadata.xml
+++ b/www-client/seamonkey/metadata.xml
@@ -10,6 +10,7 @@
     <name>Gentoo Mozilla Team</name>
   </maintainer>
 <use>
+       <flag name="calendar">Build Mozilla's calendar</flag>
        <flag name="chatzilla">Build Mozilla's IRC client (default on)</flag>
        <flag name="custom-optimization">Build with user-specified compiler 
optimizations
                (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported)</flag>

diff --git a/www-client/seamonkey/seamonkey-2.46_pre6.ebuild 
b/www-client/seamonkey/seamonkey-2.46_pre6-r1.ebuild
similarity index 98%
rename from www-client/seamonkey/seamonkey-2.46_pre6.ebuild
rename to www-client/seamonkey/seamonkey-2.46_pre6-r1.ebuild
index d4e98d1..dea719b 100644
--- a/www-client/seamonkey/seamonkey-2.46_pre6.ebuild
+++ b/www-client/seamonkey/seamonkey-2.46_pre6-r1.ebuild
@@ -74,7 +74,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
 
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
-IUSE="+chatzilla +crypt +gmp-autoupdate +ipc minimal pulseaudio +roaming 
selinux test"
+IUSE="+calendar +chatzilla +crypt +gmp-autoupdate +ipc minimal pulseaudio 
+roaming selinux test"
 
 SRC_URI+="
        https://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCHFF}.tar.xz
@@ -222,8 +222,8 @@ src_configure() {
 
        # Other sm-specific settings
        mozconfig_annotate '' 
--with-default-mozilla-five-home=${MOZILLA_FIVE_HOME}
-
        mozconfig_annotate '' --enable-safe-browsing
+       mozconfig_use_enable calendar
 
        mozlinguas_mozconfig
 

Reply via email to