* [gentoo-commits] gentoo-x86 commit in dev-lang/v8: ChangeLog v8-3.4.14.28.ebuild
@ 2011-10-06 21:27 Mike Gilbert (floppym)
0 siblings, 0 replies; 2+ messages in thread
From: Mike Gilbert (floppym) @ 2011-10-06 21:27 UTC (permalink / raw
To: gentoo-commits
floppym 11/10/06 21:27:21
Modified: ChangeLog v8-3.4.14.28.ebuild
Log:
Stable on amd64; arch tested by ago. Bug 385649.
(Portage version: 2.2.0_alpha61/cvs/Linux x86_64)
Revision Changes Path
1.79 dev-lang/v8/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/ChangeLog?rev=1.79&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/ChangeLog?rev=1.79&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/ChangeLog?r1=1.78&r2=1.79
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog 4 Oct 2011 21:02:29 -0000 1.78
+++ ChangeLog 6 Oct 2011 21:27:21 -0000 1.79
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/v8
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.78 2011/10/04 21:02:29 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.79 2011/10/06 21:27:21 floppym Exp $
+
+ 06 Oct 2011; Mike Gilbert <floppym@gentoo.org> v8-3.4.14.28.ebuild:
+ Stable on amd64; arch tested by ago. Bug 385649.
*v8-3.4.14.28 (04 Oct 2011)
1.2 dev-lang/v8/v8-3.4.14.28.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/v8-3.4.14.28.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/v8-3.4.14.28.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/v8-3.4.14.28.ebuild?r1=1.1&r2=1.2
Index: v8-3.4.14.28.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.4.14.28.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- v8-3.4.14.28.ebuild 4 Oct 2011 21:02:29 -0000 1.1
+++ v8-3.4.14.28.ebuild 6 Oct 2011 21:27:21 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.4.14.28.ebuild,v 1.1 2011/10/04 21:02:29 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.4.14.28.ebuild,v 1.2 2011/10/06 21:27:21 floppym Exp $
EAPI="3"
@@ -12,7 +12,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~x86 ~x64-macos ~x86-macos"
IUSE="readline"
RDEPEND="readline? ( >=sys-libs/readline-6.1 )"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/v8: ChangeLog v8-3.4.14.28.ebuild
@ 2011-10-17 18:31 Andreas Schuerch (nativemad)
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schuerch (nativemad) @ 2011-10-17 18:31 UTC (permalink / raw
To: gentoo-commits
nativemad 11/10/17 18:31:02
Modified: ChangeLog v8-3.4.14.28.ebuild
Log:
x86 stable, bug 385649
(Portage version: 2.1.10.11/cvs/Linux i686)
Revision Changes Path
1.86 dev-lang/v8/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/ChangeLog?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/ChangeLog?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/ChangeLog?r1=1.85&r2=1.86
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog 15 Oct 2011 17:48:13 -0000 1.85
+++ ChangeLog 17 Oct 2011 18:31:01 -0000 1.86
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/v8
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.85 2011/10/15 17:48:13 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.86 2011/10/17 18:31:01 nativemad Exp $
+
+ 17 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> v8-3.4.14.28.ebuild:
+ x86 stable, bug 385649
15 Oct 2011; Mike Gilbert <floppym@gentoo.org> v8-3.6.5.1.ebuild,
v8-9999.ebuild:
1.3 dev-lang/v8/v8-3.4.14.28.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/v8-3.4.14.28.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/v8-3.4.14.28.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/v8-3.4.14.28.ebuild?r1=1.2&r2=1.3
Index: v8-3.4.14.28.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.4.14.28.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- v8-3.4.14.28.ebuild 6 Oct 2011 21:27:21 -0000 1.2
+++ v8-3.4.14.28.ebuild 17 Oct 2011 18:31:01 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.4.14.28.ebuild,v 1.2 2011/10/06 21:27:21 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.4.14.28.ebuild,v 1.3 2011/10/17 18:31:01 nativemad Exp $
EAPI="3"
@@ -12,7 +12,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~x86 ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm x86 ~x64-macos ~x86-macos"
IUSE="readline"
RDEPEND="readline? ( >=sys-libs/readline-6.1 )"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-17 18:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-06 21:27 [gentoo-commits] gentoo-x86 commit in dev-lang/v8: ChangeLog v8-3.4.14.28.ebuild Mike Gilbert (floppym)
-- strict thread matches above, loose matches on Subject: below --
2011-10-17 18:31 Andreas Schuerch (nativemad)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox