public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/v8: v8-3.20.17.13.ebuild ChangeLog
@ 2013-10-02  6:08 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-02  6:08 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/02 06:08:54

  Modified:             v8-3.20.17.13.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #486742
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  dev-lang/v8/v8-3.20.17.13.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/v8-3.20.17.13.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/v8-3.20.17.13.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/v8-3.20.17.13.ebuild?r1=1.1&r2=1.2

Index: v8-3.20.17.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.20.17.13.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- v8-3.20.17.13.ebuild	2 Oct 2013 01:47:35 -0000	1.1
+++ v8-3.20.17.13.ebuild	2 Oct 2013 06:08:54 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.20.17.13.ebuild,v 1.1 2013/10/02 01:47:35 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.20.17.13.ebuild,v 1.2 2013/10/02 06:08:54 ago Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python2_{6,7} )
@@ -15,7 +15,7 @@
 
 soname_version="${PV}"
 SLOT="0/${soname_version}"
-KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~x86 ~x86-fbsd ~x64-macos ~x86-macos"
 IUSE="icu neon readline"
 
 RDEPEND="icu? ( dev-libs/icu:= )



1.347                dev-lang/v8/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/ChangeLog?rev=1.347&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/ChangeLog?rev=1.347&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/ChangeLog?r1=1.346&r2=1.347

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v
retrieving revision 1.346
retrieving revision 1.347
diff -u -r1.346 -r1.347
--- ChangeLog	2 Oct 2013 01:47:35 -0000	1.346
+++ ChangeLog	2 Oct 2013 06:08:54 -0000	1.347
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/v8
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.346 2013/10/02 01:47:35 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.347 2013/10/02 06:08:54 ago Exp $
+
+  02 Oct 2013; Agostino Sarubbo <ago@gentoo.org> v8-3.20.17.13.ebuild:
+  Stable for amd64, wrt bug #486742
 
 *v8-3.20.17.13 (02 Oct 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-lang/v8: v8-3.20.17.13.ebuild ChangeLog
@ 2013-10-02  6:09 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-02  6:09 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/02 06:09:15

  Modified:             v8-3.20.17.13.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #486742
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  dev-lang/v8/v8-3.20.17.13.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/v8-3.20.17.13.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/v8-3.20.17.13.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/v8-3.20.17.13.ebuild?r1=1.2&r2=1.3

Index: v8-3.20.17.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.20.17.13.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- v8-3.20.17.13.ebuild	2 Oct 2013 06:08:54 -0000	1.2
+++ v8-3.20.17.13.ebuild	2 Oct 2013 06:09:15 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.20.17.13.ebuild,v 1.2 2013/10/02 06:08:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.20.17.13.ebuild,v 1.3 2013/10/02 06:09:15 ago Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python2_{6,7} )
@@ -15,7 +15,7 @@
 
 soname_version="${PV}"
 SLOT="0/${soname_version}"
-KEYWORDS="amd64 ~arm ~x86 ~x86-fbsd ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm x86 ~x86-fbsd ~x64-macos ~x86-macos"
 IUSE="icu neon readline"
 
 RDEPEND="icu? ( dev-libs/icu:= )



1.348                dev-lang/v8/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/ChangeLog?rev=1.348&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/ChangeLog?rev=1.348&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/v8/ChangeLog?r1=1.347&r2=1.348

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v
retrieving revision 1.347
retrieving revision 1.348
diff -u -r1.347 -r1.348
--- ChangeLog	2 Oct 2013 06:08:54 -0000	1.347
+++ ChangeLog	2 Oct 2013 06:09:15 -0000	1.348
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/v8
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.347 2013/10/02 06:08:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.348 2013/10/02 06:09:15 ago Exp $
+
+  02 Oct 2013; Agostino Sarubbo <ago@gentoo.org> v8-3.20.17.13.ebuild:
+  Stable for x86, wrt bug #486742
 
   02 Oct 2013; Agostino Sarubbo <ago@gentoo.org> v8-3.20.17.13.ebuild:
   Stable for amd64, wrt bug #486742





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

end of thread, other threads:[~2013-10-02  6:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-02  6:08 [gentoo-commits] gentoo-x86 commit in dev-lang/v8: v8-3.20.17.13.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-10-02  6:09 Agostino Sarubbo (ago)

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