public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jory Pratt" <anarchy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/, www-client/firefox/, eclass/
Date: Sun,  1 Jul 2012 14:40:24 +0000 (UTC)	[thread overview]
Message-ID: <1341153578.f4e25523760fb51de99c59ed75b4e0be854c6086.anarchy@gentoo> (raw)

commit:     f4e25523760fb51de99c59ed75b4e0be854c6086
Author:     Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  1 14:39:38 2012 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Sun Jul  1 14:39:38 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=f4e25523

Remove crashreporter useflag, our symbols will not match that of upstream

---
 eclass/mozconfig-3.eclass                          |    3 ---
 mail-client/thunderbird/Manifest                   |    4 ++--
 mail-client/thunderbird/thunderbird-10.0.5.ebuild  |    3 +--
 .../thunderbird/thunderbird-14.0_beta3.ebuild      |    3 +--
 www-client/firefox/Manifest                        |    6 +++---
 www-client/firefox/firefox-10.0.5.ebuild           |    3 +--
 www-client/firefox/firefox-14.0_beta9.ebuild       |    3 +--
 www-client/firefox/firefox-15.0_alpha2.ebuild      |    3 +--
 8 files changed, 10 insertions(+), 18 deletions(-)

diff --git a/eclass/mozconfig-3.eclass b/eclass/mozconfig-3.eclass
index 598a191..001e2c7 100644
--- a/eclass/mozconfig-3.eclass
+++ b/eclass/mozconfig-3.eclass
@@ -41,9 +41,6 @@ mozconfig_config() {
 
 	mozconfig_use_enable alsa ogg
 	mozconfig_use_enable alsa wave
-	if has +crashreporter ${IUSE} ; then
-		mozconfig_use_enable crashreporter
-	fi
 	mozconfig_use_enable dbus
 	mozconfig_use_enable debug
 	mozconfig_use_enable debug tests

diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest
index 229be2e..0ae1608 100644
--- a/mail-client/thunderbird/Manifest
+++ b/mail-client/thunderbird/Manifest
@@ -61,5 +61,5 @@ DIST thunderbird-10.0.5esr-zh-TW.xpi 431827 RMD160 e57981bf98dfcdb24ad40c8ad729b
 DIST thunderbird-10.0.5esr.source.tar.bz2 97617123 RMD160 d559619b22894593cd74e731347da6cc4358954c SHA1 e7b084176bfa36480eb36f2c9c1f0bd205253f1e SHA256 d9e94cf730b6ce8974a63cbc240f27671a74c662942c26a6f4264ed24af4281f
 DIST thunderbird-13.0-patches-0.1.tar.xz 864 RMD160 67a3c5ed600b4d3bebf4f603086004a291c959a0 SHA1 36a8b312678e9952c1daea2527f197ef9f119329 SHA256 b57549f70ec903f1e0ff55bac2c2464fba8526145118f32606db557295d2cb99
 DIST thunderbird-14.0b3.source.tar.bz2 105162028 RMD160 528394c1fbb48228943bdd2c8fbc381629e1fc3c SHA1 96d10ac4615923ca45289e2e49e7d7bbd61704e6 SHA256 0dd056af465bbd79abc654d220f92bb73d3b992e97bfca1392c661fe39516467
-EBUILD thunderbird-10.0.5.ebuild 9188 RMD160 9e4e3d6229e492c4bddd2df04b686919af4f0ba6 SHA1 6a66fd1c73e3166fe4f57e93a5d83c128a69c8a2 SHA256 f51b8d8230028182572aa04e6e985944937e699e92d6659a4f34a3c72dddca30
-EBUILD thunderbird-14.0_beta3.ebuild 9950 RMD160 0a9d57f23e1cd5f1570a01b3140e6bb957345134 SHA1 9927ecff16cc392ed3fc869cac99235254951456 SHA256 42be6d977a838997fc42cf59663193eec070311424a7115d74477e5ef9ef031e
+EBUILD thunderbird-10.0.5.ebuild 9139 RMD160 d9acb2fe0129c71c65f70fd9b0020596b346a27a SHA1 e5676896141a3e89e954f4e0c09e3760aeeabf91 SHA256 a41d25871131537ba471827abe14308e8b896931aa30f419b15d1117da85a193
+EBUILD thunderbird-14.0_beta3.ebuild 9901 RMD160 29a1cf26164948398ec228117aab5c29c7e0efc1 SHA1 7ea1da8d0030e0394f8cf1137605b3ab300457bf SHA256 cababf73320f1b2ef6e827dbd3838edc75efb15f5691c3928f21906d15a0a71e

diff --git a/mail-client/thunderbird/thunderbird-10.0.5.ebuild b/mail-client/thunderbird/thunderbird-10.0.5.ebuild
index e19c70c..642623a 100644
--- a/mail-client/thunderbird/thunderbird-10.0.5.ebuild
+++ b/mail-client/thunderbird/thunderbird-10.0.5.ebuild
@@ -33,7 +33,7 @@ HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/"
 KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 SLOT="0"
 LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
-IUSE="bindist gconf +crashreporter +crypt +ipc +lightning +minimal mozdom +webm"
+IUSE="bindist gconf +crypt +ipc +lightning +minimal mozdom +webm"
 
 PATCH="thunderbird-10.0-patches-0.1"
 PATCHFF="firefox-10.0-patches-0.9"
@@ -50,7 +50,6 @@ RDEPEND=">=sys-devel/binutils-2.16.1
 	>=dev-libs/nss-3.13.1
 	>=dev-libs/nspr-4.8.8
 	>=dev-libs/glib-2.26
-	crashreporter? ( net-misc/curl )
 	gconf? ( >=gnome-base/gconf-1.2.1:2 )
 	>=media-libs/libpng-1.5.9[apng]
 	>=x11-libs/cairo-1.10

diff --git a/mail-client/thunderbird/thunderbird-14.0_beta3.ebuild b/mail-client/thunderbird/thunderbird-14.0_beta3.ebuild
index 219284b..ede4114 100644
--- a/mail-client/thunderbird/thunderbird-14.0_beta3.ebuild
+++ b/mail-client/thunderbird/thunderbird-14.0_beta3.ebuild
@@ -33,7 +33,7 @@ HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/"
 KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 SLOT="0"
 LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
-IUSE="bindist gconf +crashreporter +crypt +ipc +jit +lightning +minimal mozdom +webm"
+IUSE="bindist gconf +crypt +ipc +jit +lightning +minimal mozdom +webm"
 
 PATCH="thunderbird-13.0-patches-0.1"
 PATCHFF="firefox-14.0-patches-0.3"
@@ -50,7 +50,6 @@ RDEPEND=">=sys-devel/binutils-2.16.1
 	>=dev-libs/nss-3.13.5
 	>=dev-libs/nspr-4.9.1
 	>=dev-libs/glib-2.26
-	crashreporter? ( net-misc/curl )
 	gconf? ( >=gnome-base/gconf-1.2.1:2 )
 	>=media-libs/libpng-1.5.9[apng]
 	>=x11-libs/cairo-1.10

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 4b1f0f5..51d048a 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -92,6 +92,6 @@ DIST firefox-14.0-patches-0.3.tar.xz 12184 RMD160 20feae6cdefcc175b2387a019fe8b7
 DIST firefox-14.0b9.source.tar.bz2 82202796 RMD160 707a6e6c7e54fa3b87d52ad6a4ebd9eb35d0f5d0 SHA1 5ea3a4ae698f481b6ce0efa0943644c3f6e7d546 SHA256 894c6b1a29063ab3b94a8b797b967b568237bf7b9a3aa006f61c4823d2a53996
 DIST firefox-15.0-patches-0.1.tar.xz 6660 RMD160 e91cc5fcbe3fb35dc53e930d3b97bf5cd2b439b6 SHA1 2afbe928a25f75b65cd52eb9361460ab50da6b46 SHA256 04ed66367039f172dd72aca0c774eef6a016f8a1bd86b286997bee37430bbeee
 DIST firefox-15.0a2_8a3042764de7.source.tar.bz2 81578584 RMD160 fdd90c38615a47e46e824ef27b10fa1e945f8b71 SHA1 1734dafe9055f2788baee07cfbee4c60f94049e7 SHA256 c99631579a5e7ff7869e489e8d7e659652d448469d153ba5ecbe251c79168781
-EBUILD firefox-10.0.5.ebuild 10770 RMD160 1d41871da91c476b59dd672f46f63dc16b011087 SHA1 20c1cd59376b5d00b94eab046225f065aa1d595b SHA256 e00b2e2daec5fb8791348aefd6f966eed3cd4e7607244f0f47809af3a2515cd0
-EBUILD firefox-14.0_beta9.ebuild 11492 RMD160 80820640f20ae19da96e4021d30112149c89ca6b SHA1 07b946bd1e3f347a296160cd2407984873983b02 SHA256 f100b313121bcaef418088f4c29e767edbd66752734bca048ae347e1b3e74c9e
-EBUILD firefox-15.0_alpha2.ebuild 11330 RMD160 a4720118de06b50f742effd4d0157c2578262986 SHA1 893fa206455329890e30fd533c1611e5c11090da SHA256 b9f54be443771c30a7339e1af28f7048893b885d0bc988323939e6822d937a7d
+EBUILD firefox-10.0.5.ebuild 10721 RMD160 52e33e4f26dbb44416687c9c38515489fac6b14f SHA1 42738418e994604241df4b4002f7d68285013138 SHA256 cb370c4d1a08a6303a374364ac12631df8aa5ae487057a9ea235627bdd003501
+EBUILD firefox-14.0_beta9.ebuild 11443 RMD160 c62c021fd98ac6cc44973f613dec5597fa052e9d SHA1 0ed64b439c2ac2694d6f74ef21a02b4c23ebcdeb SHA256 8c64f0e601945ac0d166ca98e634327917ba368f000918331a87e48104fda531
+EBUILD firefox-15.0_alpha2.ebuild 11281 RMD160 2566532ebc819a4cc799ad4fe79061406ef4b9cc SHA1 65ac331a3b834c0f1bc5e5f1eb6c48db3fe24000 SHA256 e447d52375d10ff5cff53a3c044df13baee21f41d713dfe5130635eef7ad4e2c

diff --git a/www-client/firefox/firefox-10.0.5.ebuild b/www-client/firefox/firefox-10.0.5.ebuild
index 676a289..c46581b 100644
--- a/www-client/firefox/firefox-10.0.5.ebuild
+++ b/www-client/firefox/firefox-10.0.5.ebuild
@@ -40,7 +40,7 @@ HOMEPAGE="http://www.mozilla.com/firefox"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
-IUSE="bindist +crashreporter +ipc +minimal pgo selinux system-sqlite +webm"
+IUSE="bindist +ipc +minimal pgo selinux system-sqlite +webm"
 
 # More URIs appended below...
 SRC_URI="${SRC_URI}
@@ -60,7 +60,6 @@ RDEPEND="
 	system-sqlite? ( >=dev-db/sqlite-3.7.7.1[fts3,secure-delete,threadsafe,unlock-notify,debug=] )
 	webm? ( >=media-libs/libvpx-1.0.0
 		media-libs/alsa-lib )
-	crashreporter? ( net-misc/curl )
 	selinux? ( sec-policy/selinux-mozilla )"
 # We don't use PYTHON_DEPEND/PYTHON_USE_WITH for some silly reason
 DEPEND="${RDEPEND}

diff --git a/www-client/firefox/firefox-14.0_beta9.ebuild b/www-client/firefox/firefox-14.0_beta9.ebuild
index 854828f..4ba1cf9 100644
--- a/www-client/firefox/firefox-14.0_beta9.ebuild
+++ b/www-client/firefox/firefox-14.0_beta9.ebuild
@@ -38,7 +38,7 @@ HOMEPAGE="http://www.mozilla.com/firefox"
 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
-IUSE="bindist +crashreporter gstreamer +ipc +jit +minimal pgo selinux system-sqlite +webm"
+IUSE="bindist gstreamer +ipc +jit +minimal pgo selinux system-sqlite +webm"
 
 # More URIs appended below...
 SRC_URI="${SRC_URI}
@@ -61,7 +61,6 @@ RDEPEND="
 	system-sqlite? ( >=dev-db/sqlite-3.7.11[fts3,secure-delete,threadsafe,unlock-notify,debug=] )
 	webm? ( >=media-libs/libvpx-1.0.0
 		kernel_linux? ( media-libs/alsa-lib ) )
-	crashreporter? ( net-misc/curl )
 	selinux? ( sec-policy/selinux-mozilla )"
 # We don't use PYTHON_DEPEND/PYTHON_USE_WITH for some silly reason
 DEPEND="${RDEPEND}

diff --git a/www-client/firefox/firefox-15.0_alpha2.ebuild b/www-client/firefox/firefox-15.0_alpha2.ebuild
index c36300c..2bd73e5 100644
--- a/www-client/firefox/firefox-15.0_alpha2.ebuild
+++ b/www-client/firefox/firefox-15.0_alpha2.ebuild
@@ -38,7 +38,7 @@ HOMEPAGE="http://www.mozilla.com/firefox"
 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
-IUSE="bindist +crashreporter gstreamer +ipc +jit +minimal pgo selinux system-sqlite +webm"
+IUSE="bindist gstreamer +ipc +jit +minimal pgo selinux system-sqlite +webm"
 
 # More URIs appended below...
 SRC_URI="${SRC_URI}
@@ -61,7 +61,6 @@ RDEPEND="
 	system-sqlite? ( >=dev-db/sqlite-3.7.12.1[fts3,secure-delete,threadsafe,unlock-notify,debug=] )
 	webm? ( >=media-libs/libvpx-1.0.0
 		media-libs/alsa-lib )
-	crashreporter? ( net-misc/curl )
 	selinux? ( sec-policy/selinux-mozilla )"
 # We don't use PYTHON_DEPEND/PYTHON_USE_WITH for some silly reason
 DEPEND="${RDEPEND}



             reply	other threads:[~2012-07-01 14:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-01 14:40 Jory Pratt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-07-19  3:01 [gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/, www-client/firefox/, eclass/ Jory Pratt
2014-08-25 19:25 Ian Stakenvicius
2014-07-31 21:56 ` Ian Stakenvicius
2013-03-23 12:30 Jory Pratt
2013-03-09  2:26 Jory Pratt
2012-12-30 23:36 Jory Pratt
2012-06-15  3:14 Jory Pratt
2011-11-20 15:57 Jory Pratt
2011-03-09  0:11 Jory Pratt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1341153578.f4e25523760fb51de99c59ed75b4e0be854c6086.anarchy@gentoo \
    --to=anarchy@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox