* [gentoo-commits] gentoo-x86 commit in dev-lang/spidermonkey: spidermonkey-1.8.5-r1.ebuild ChangeLog
@ 2012-01-25 14:34 Jory Pratt (anarchy)
0 siblings, 0 replies; 4+ messages in thread
From: Jory Pratt (anarchy) @ 2012-01-25 14:34 UTC (permalink / raw
To: gentoo-commits
anarchy 12/01/25 14:34:43
Modified: spidermonkey-1.8.5-r1.ebuild ChangeLog
Log:
Ensure we regenerate configure
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.4 dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild?r1=1.3&r2=1.4
Index: spidermonkey-1.8.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- spidermonkey-1.8.5-r1.ebuild 25 Jan 2012 14:26:54 -0000 1.3
+++ spidermonkey-1.8.5-r1.ebuild 25 Jan 2012 14:34:43 -0000 1.4
@@ -1,9 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild,v 1.3 2012/01/25 14:26:54 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild,v 1.4 2012/01/25 14:34:43 anarchy Exp $
EAPI="3"
-inherit eutils toolchain-funcs multilib python versionator pax-utils
+WANT_AUTOCONF="2.1"
+inherit autotools eutils toolchain-funcs multilib python versionator pax-utils
MY_PN="js"
TARBALL_PV="$(replace_all_version_separators '' $(get_version_component_range 1-3))"
@@ -47,6 +48,9 @@
# Don't try to be smart, this does not work in cross-compile anyway
ln -sfn "${BUILDDIR}/config/Linux_All.mk" "${S}/config/$(uname -s)$(uname -r).mk"
fi
+
+ cd ${S}/js/src
+ eautoconf
}
src_configure() {
1.71 dev-lang/spidermonkey/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?rev=1.71&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?rev=1.71&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?r1=1.70&r2=1.71
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog 25 Jan 2012 14:26:54 -0000 1.70
+++ ChangeLog 25 Jan 2012 14:34:43 -0000 1.71
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/spidermonkey
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.70 2012/01/25 14:26:54 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.71 2012/01/25 14:34:43 anarchy Exp $
+
+ 25 Jan 2012; <anarchy@gentoo.org> spidermonkey-1.8.5-r1.ebuild:
+ Ensure we regenerate configure
25 Jan 2012; <anarchy@gentoo.org> spidermonkey-1.8.5-r1.ebuild,
+files/spidermonkey-1.8.5-arm_resprect_cflags.patch:
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/spidermonkey: spidermonkey-1.8.5-r1.ebuild ChangeLog
@ 2012-10-06 13:49 Anthony G. Basile (blueness)
0 siblings, 0 replies; 4+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-10-06 13:49 UTC (permalink / raw
To: gentoo-commits
blueness 12/10/06 13:49:14
Modified: spidermonkey-1.8.5-r1.ebuild ChangeLog
Log:
stable ppc ppc64, bug #436670
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.11 dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild?r1=1.10&r2=1.11
Index: spidermonkey-1.8.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- spidermonkey-1.8.5-r1.ebuild 4 Oct 2012 17:13:22 -0000 1.10
+++ spidermonkey-1.8.5-r1.ebuild 6 Oct 2012 13:49:14 -0000 1.11
@@ -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/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild,v 1.10 2012/10/04 17:13:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild,v 1.11 2012/10/06 13:49:14 blueness Exp $
EAPI="3"
WANT_AUTOCONF="2.1"
@@ -16,7 +16,7 @@
LICENSE="NPL-1.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug static-libs test"
S="${WORKDIR}/${MY_P}"
1.81 dev-lang/spidermonkey/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?r1=1.80&r2=1.81
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog 4 Oct 2012 17:13:22 -0000 1.80
+++ ChangeLog 6 Oct 2012 13:49:14 -0000 1.81
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/spidermonkey
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.80 2012/10/04 17:13:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.81 2012/10/06 13:49:14 blueness Exp $
+
+ 06 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
+ spidermonkey-1.8.5-r1.ebuild:
+ stable ppc ppc64, bug #436670
04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> spidermonkey-1.8.5-r1.ebuild:
Stable for amd64, wrt bug #436670
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/spidermonkey: spidermonkey-1.8.5-r1.ebuild ChangeLog
@ 2012-10-21 20:20 Anthony G. Basile (blueness)
0 siblings, 0 replies; 4+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-10-21 20:20 UTC (permalink / raw
To: gentoo-commits
blueness 12/10/21 20:20:17
Modified: spidermonkey-1.8.5-r1.ebuild ChangeLog
Log:
dropping back to ~arm, bug #420471
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key 0xD0455535)
Revision Changes Path
1.16 dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild?r1=1.15&r2=1.16
Index: spidermonkey-1.8.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- spidermonkey-1.8.5-r1.ebuild 21 Oct 2012 19:49:10 -0000 1.15
+++ spidermonkey-1.8.5-r1.ebuild 21 Oct 2012 20:20:16 -0000 1.16
@@ -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/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild,v 1.15 2012/10/21 19:49:10 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild,v 1.16 2012/10/21 20:20:16 blueness Exp $
EAPI="3"
WANT_AUTOCONF="2.1"
@@ -16,7 +16,7 @@
LICENSE="NPL-1.1"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="debug static-libs test"
S="${WORKDIR}/${MY_P}"
1.86 dev-lang/spidermonkey/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?r1=1.85&r2=1.86
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog 21 Oct 2012 19:49:10 -0000 1.85
+++ ChangeLog 21 Oct 2012 20:20:16 -0000 1.86
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/spidermonkey
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.85 2012/10/21 19:49:10 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.86 2012/10/21 20:20:16 blueness Exp $
+
+ 21 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
+ spidermonkey-1.8.5-r1.ebuild:
+ dropping back to ~arm, bug #420471
21 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
spidermonkey-1.8.5-r1.ebuild:
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/spidermonkey: spidermonkey-1.8.5-r1.ebuild ChangeLog
@ 2012-12-18 13:36 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-18 13:36 UTC (permalink / raw
To: gentoo-commits
ago 12/12/18 13:36:55
Modified: spidermonkey-1.8.5-r1.ebuild ChangeLog
Log:
Stable for ia64, wrt bug #436666
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Revision Changes Path
1.22 dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild?r1=1.21&r2=1.22
Index: spidermonkey-1.8.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- spidermonkey-1.8.5-r1.ebuild 25 Nov 2012 18:56:52 -0000 1.21
+++ spidermonkey-1.8.5-r1.ebuild 18 Dec 2012 13:36:54 -0000 1.22
@@ -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/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild,v 1.21 2012/11/25 18:56:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild,v 1.22 2012/12/18 13:36:54 ago Exp $
EAPI="3"
WANT_AUTOCONF="2.1"
@@ -16,7 +16,7 @@
LICENSE="NPL-1.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug static-libs test"
S="${WORKDIR}/${MY_P}"
1.97 dev-lang/spidermonkey/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?rev=1.97&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?rev=1.97&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/ChangeLog?r1=1.96&r2=1.97
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog 11 Dec 2012 21:26:41 -0000 1.96
+++ ChangeLog 18 Dec 2012 13:36:54 -0000 1.97
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/spidermonkey
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.96 2012/12/11 21:26:41 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.97 2012/12/18 13:36:54 ago Exp $
+
+ 18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> spidermonkey-1.8.5-r1.ebuild:
+ Stable for ia64, wrt bug #436666
*spidermonkey-1.8.7-r3 (11 Dec 2012)
*spidermonkey-1.8.5-r4 (11 Dec 2012)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-12-18 13:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-18 13:36 [gentoo-commits] gentoo-x86 commit in dev-lang/spidermonkey: spidermonkey-1.8.5-r1.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2012-10-21 20:20 Anthony G. Basile (blueness)
2012-10-06 13:49 Anthony G. Basile (blueness)
2012-01-25 14:34 Jory Pratt (anarchy)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox