public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-client/seamonkey-bin: ChangeLog seamonkey-bin-2.13.2.ebuild
@ 2012-10-31 19:52 Ian Stakenvicius (axs)
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Stakenvicius (axs) @ 2012-10-31 19:52 UTC (permalink / raw
  To: gentoo-commits

axs         12/10/31 19:52:11

  Modified:             ChangeLog seamonkey-bin-2.13.2.ebuild
  Log:
  Interim solution to block net-libs/libproxy[spidermonkey] due to mozjs symbol collisions that cause crashes, bug 439148
  
  (Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)

Revision  Changes    Path
1.154                www-client/seamonkey-bin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?rev=1.154&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?rev=1.154&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?r1=1.153&r2=1.154

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -r1.153 -r1.154
--- ChangeLog	29 Oct 2012 16:04:10 -0000	1.153
+++ ChangeLog	31 Oct 2012 19:52:11 -0000	1.154
@@ -1,6 +1,10 @@
 # ChangeLog for www-client/seamonkey-bin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.153 2012/10/29 16:04:10 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.154 2012/10/31 19:52:11 axs Exp $
+
+  31 Oct 2012; Ian Stakenvicius <axs@gentoo.org> seamonkey-bin-2.13.2.ebuild:
+  Interim solution to block net-libs/libproxy[spidermonkey] due to mozjs symbol
+  collisions that cause crashes, bug 439148
 
 *seamonkey-bin-2.13.2 (29 Oct 2012)
 



1.2                  www-client/seamonkey-bin/seamonkey-bin-2.13.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.13.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.13.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.13.2.ebuild?r1=1.1&r2=1.2

Index: seamonkey-bin-2.13.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.13.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- seamonkey-bin-2.13.2.ebuild	29 Oct 2012 16:04:10 -0000	1.1
+++ seamonkey-bin-2.13.2.ebuild	31 Oct 2012 19:52:11 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.13.2.ebuild,v 1.1 2012/10/29 16:04:10 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.13.2.ebuild,v 1.2 2012/10/31 19:52:11 axs Exp $
 
 EAPI="4"
 
@@ -41,7 +41,10 @@
 	>=x11-libs/gtk+-2.10:2
 	x11-libs/libXrender
 	x11-libs/libXt
-	x11-libs/libXmu"
+	x11-libs/libXmu
+
+	!net-libs/libproxy[spidermonkey]
+"
 
 S="${WORKDIR}/${MOZ_PN}"
 





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in www-client/seamonkey-bin: ChangeLog seamonkey-bin-2.13.2.ebuild
@ 2012-11-03 12:31 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-03 12:31 UTC (permalink / raw
  To: gentoo-commits

ago         12/11/03 12:31:58

  Modified:             ChangeLog seamonkey-bin-2.13.2.ebuild
  Log:
  Stable for amd64, wrt bug #439960
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.155                www-client/seamonkey-bin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?rev=1.155&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?rev=1.155&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?r1=1.154&r2=1.155

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- ChangeLog	31 Oct 2012 19:52:11 -0000	1.154
+++ ChangeLog	3 Nov 2012 12:31:57 -0000	1.155
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/seamonkey-bin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.154 2012/10/31 19:52:11 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.155 2012/11/03 12:31:57 ago Exp $
+
+  03 Nov 2012; <ago@gentoo.org> seamonkey-bin-2.13.2.ebuild:
+  Stable for amd64, wrt bug #439960
 
   31 Oct 2012; Ian Stakenvicius <axs@gentoo.org> seamonkey-bin-2.13.2.ebuild:
   Interim solution to block net-libs/libproxy[spidermonkey] due to mozjs symbol



1.3                  www-client/seamonkey-bin/seamonkey-bin-2.13.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.13.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.13.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.13.2.ebuild?r1=1.2&r2=1.3

Index: seamonkey-bin-2.13.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.13.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- seamonkey-bin-2.13.2.ebuild	31 Oct 2012 19:52:11 -0000	1.2
+++ seamonkey-bin-2.13.2.ebuild	3 Nov 2012 12:31:57 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.13.2.ebuild,v 1.2 2012/10/31 19:52:11 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.13.2.ebuild,v 1.3 2012/11/03 12:31:57 ago Exp $
 
 EAPI="4"
 
@@ -29,7 +29,7 @@
 RESTRICT="strip mirror binchecks"
 QA_EXECSTACK="opt/seamonkey/*"
 
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
 IUSE="startup-notification"





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-03 12:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-03 12:31 [gentoo-commits] gentoo-x86 commit in www-client/seamonkey-bin: ChangeLog seamonkey-bin-2.13.2.ebuild Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2012-10-31 19:52 Ian Stakenvicius (axs)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox