* [gentoo-commits] gentoo-x86 commit in dev-lang/spidermonkey: ChangeLog
@ 2011-11-21 18:05 Ian Stakenvicius (axs)
0 siblings, 0 replies; 5+ messages in thread
From: Ian Stakenvicius (axs) @ 2011-11-21 18:05 UTC (permalink / raw
To: gentoo-commits
axs 11/11/21 18:05:43
Modified: ChangeLog
Log:
modified ldflags patch to fix ldflags on jskwgen, bug #391079
(Portage version: 2.1.10.11/cvs/Linux i686)
Revision Changes Path
1.64 dev-lang/spidermonkey/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?r1=1.63&r2=1.64
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog 14 Nov 2011 21:01:07 -0000 1.63
+++ ChangeLog 21 Nov 2011 18:05:43 -0000 1.64
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/spidermonkey
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.63 2011/11/14 21:01:07 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.64 2011/11/21 18:05:43 axs Exp $
+
+ 21 Nov 2011; Ian Stakenvicius <axs@gentoo.org>
+ files/spidermonkey-1.7.0-ldflags.patch:
+ modified ldflags patch to fix ldflags on jskwgen, bug #391079
*spidermonkey-1.8.5-r1 (14 Nov 2011)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/spidermonkey: ChangeLog
@ 2011-11-21 19:50 Ian Stakenvicius (axs)
0 siblings, 0 replies; 5+ messages in thread
From: Ian Stakenvicius (axs) @ 2011-11-21 19:50 UTC (permalink / raw
To: gentoo-commits
axs 11/11/21 19:50:31
Modified: ChangeLog
Log:
fixed erroneous drop of CFLAGS from last patch update
(Portage version: 2.1.10.11/cvs/Linux i686)
Revision Changes Path
1.65 dev-lang/spidermonkey/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?r1=1.64&r2=1.65
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog 21 Nov 2011 18:05:43 -0000 1.64
+++ ChangeLog 21 Nov 2011 19:50:31 -0000 1.65
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/spidermonkey
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.64 2011/11/21 18:05:43 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.65 2011/11/21 19:50:31 axs Exp $
+
+ 21 Nov 2011; Ian Stakenvicius <axs@gentoo.org>
+ files/spidermonkey-1.7.0-ldflags.patch:
+ fixed erroneous drop of CFLAGS from last patch update
21 Nov 2011; Ian Stakenvicius <axs@gentoo.org>
files/spidermonkey-1.7.0-ldflags.patch:
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/spidermonkey: ChangeLog
@ 2011-11-24 21:45 Ian Stakenvicius (axs)
0 siblings, 0 replies; 5+ messages in thread
From: Ian Stakenvicius (axs) @ 2011-11-24 21:45 UTC (permalink / raw
To: gentoo-commits
axs 11/11/24 21:45:37
Modified: ChangeLog
Log:
modified ldflags patch to fix ldflags on bin/js, bug 391665
(Portage version: 2.1.10.11/cvs/Linux i686)
Revision Changes Path
1.66 dev-lang/spidermonkey/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?r1=1.65&r2=1.66
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog 21 Nov 2011 19:50:31 -0000 1.65
+++ ChangeLog 24 Nov 2011 21:45:37 -0000 1.66
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/spidermonkey
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.65 2011/11/21 19:50:31 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.66 2011/11/24 21:45:37 axs Exp $
+
+ 24 Nov 2011; Ian Stakenvicius <axs@gentoo.org>
+ files/spidermonkey-1.7.0-ldflags.patch:
+ modified ldflags patch to fix ldflags on bin/js, bug 391665
21 Nov 2011; Ian Stakenvicius <axs@gentoo.org>
files/spidermonkey-1.7.0-ldflags.patch:
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/spidermonkey: ChangeLog
@ 2012-01-25 14:11 Jory Pratt (anarchy)
0 siblings, 0 replies; 5+ messages in thread
From: Jory Pratt (anarchy) @ 2012-01-25 14:11 UTC (permalink / raw
To: gentoo-commits
anarchy 12/01/25 14:11:54
Modified: ChangeLog
Log:
Fix ppc64 support, bug #388217
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.69 dev-lang/spidermonkey/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?r1=1.68&r2=1.69
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog 29 Dec 2011 17:49:12 -0000 1.68
+++ ChangeLog 25 Jan 2012 14:11:54 -0000 1.69
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/spidermonkey
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.68 2011/12/29 17:49:12 axs Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.69 2012/01/25 14:11:54 anarchy Exp $
+
+ 25 Jan 2012; <anarchy@gentoo.org> files/spidermonkey-1.8.5-fix-ppc64.patch:
+ Fix ppc64 support bug #388217
*spidermonkey-1.8.2.15-r1 (29 Dec 2011)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/spidermonkey: ChangeLog
@ 2013-08-30 17:29 Ian Stakenvicius (axs)
0 siblings, 0 replies; 5+ messages in thread
From: Ian Stakenvicius (axs) @ 2013-08-30 17:29 UTC (permalink / raw
To: gentoo-commits
axs 13/08/30 17:29:35
Modified: ChangeLog
Log:
fixed typo in changelog
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
Revision Changes Path
1.122 dev-lang/spidermonkey/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?rev=1.122&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?rev=1.122&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?r1=1.121&r2=1.122
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog 30 Aug 2013 17:28:21 -0000 1.121
+++ ChangeLog 30 Aug 2013 17:29:35 -0000 1.122
@@ -1,10 +1,10 @@
# ChangeLog for dev-lang/spidermonkey
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.121 2013/08/30 17:28:21 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.122 2013/08/30 17:29:35 axs Exp $
30 Aug 2013; Ian Stakenvicius <axs@gentoo.org> metadata.xml,
spidermonkey-1.8.5-r4.ebuild:
- added x86-macos keyword and extra dep (bug 464654); pax-marked tests so they
+ added x64-macos keyword and extra dep (bug 464654); pax-marked tests so they
finish on hardened (bug 415791)
*spidermonkey-17.0.0-r1 (10 Aug 2013)
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-08-30 17:29 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-21 19:50 [gentoo-commits] gentoo-x86 commit in dev-lang/spidermonkey: ChangeLog Ian Stakenvicius (axs)
-- strict thread matches above, loose matches on Subject: below --
2013-08-30 17:29 Ian Stakenvicius (axs)
2012-01-25 14:11 Jory Pratt (anarchy)
2011-11-24 21:45 Ian Stakenvicius (axs)
2011-11-21 18:05 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