public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/gjs: gjs-1.34.0.ebuild ChangeLog
@ 2012-12-17 16:47 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-17 16:47 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/17 16:47:33

  Modified:             gjs-1.34.0.ebuild ChangeLog
  Log:
  Add ~ppc64, wrt bug #447426
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  dev-libs/gjs/gjs-1.34.0.ebuild

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

Index: gjs-1.34.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gjs-1.34.0.ebuild	25 Sep 2012 11:52:27 -0000	1.1
+++ gjs-1.34.0.ebuild	17 Dec 2012 16:47:33 -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/dev-libs/gjs/gjs-1.34.0.ebuild,v 1.1 2012/09/25 11:52:27 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild,v 1.2 2012/12/17 16:47:33 ago Exp $
 
 EAPI="4"
 GCONF_DEBUG="no"
@@ -15,7 +15,7 @@
 LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
 SLOT="0"
 IUSE="examples test"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
 
 RDEPEND=">=dev-libs/glib-2.32:2
 	>=dev-libs/gobject-introspection-1.33.10



1.12                 dev-libs/gjs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	25 Sep 2012 11:52:27 -0000	1.11
+++ ChangeLog	17 Dec 2012 16:47:33 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/gjs
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.11 2012/09/25 11:52:27 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.12 2012/12/17 16:47:33 ago Exp $
+
+  17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gjs-1.34.0.ebuild:
+  Add ~ppc64, wrt bug #447426
 
 *gjs-1.34.0 (25 Sep 2012)
 
@@ -54,4 +57,3 @@
   01 May 2011; Nirbheek Chauhan <nirbheek@gentoo.org> +gjs-0.7.14.ebuild,
   +files/gjs-drop-js-config.patch, +metadata.xml:
   Move gjs from gnome overlay to the tree
-





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

* [gentoo-commits] gentoo-x86 commit in dev-libs/gjs: gjs-1.34.0.ebuild ChangeLog
@ 2013-01-01 11:42 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-01 11:42 UTC (permalink / raw
  To: gentoo-commits

ago         13/01/01 11:42:39

  Modified:             gjs-1.34.0.ebuild ChangeLog
  Log:
  Add ~ia64, wrt bug #449220
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.3                  dev-libs/gjs/gjs-1.34.0.ebuild

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

Index: gjs-1.34.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gjs-1.34.0.ebuild	17 Dec 2012 16:47:33 -0000	1.2
+++ gjs-1.34.0.ebuild	1 Jan 2013 11:42:39 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild,v 1.2 2012/12/17 16:47:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild,v 1.3 2013/01/01 11:42:39 ago Exp $
 
 EAPI="4"
 GCONF_DEBUG="no"
@@ -15,7 +15,7 @@
 LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
 SLOT="0"
 IUSE="examples test"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
 
 RDEPEND=">=dev-libs/glib-2.32:2
 	>=dev-libs/gobject-introspection-1.33.10



1.14                 dev-libs/gjs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	17 Dec 2012 16:52:49 -0000	1.13
+++ ChangeLog	1 Jan 2013 11:42:39 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/gjs
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.13 2012/12/17 16:52:49 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.14 2013/01/01 11:42:39 ago Exp $
+
+  01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gjs-1.34.0.ebuild:
+  Add ~ia64, wrt bug #449220
 
   17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gjs-1.32.0.ebuild:
   Add ~ppc64, wrt bug #447426





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

* [gentoo-commits] gentoo-x86 commit in dev-libs/gjs: gjs-1.34.0.ebuild ChangeLog
@ 2013-01-06  9:22 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-06  9:22 UTC (permalink / raw
  To: gentoo-commits

ago         13/01/06 09:22:09

  Modified:             gjs-1.34.0.ebuild ChangeLog
  Log:
  Add ~sparc, wrt bug #449220
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.4                  dev-libs/gjs/gjs-1.34.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild?r1=1.3&r2=1.4

Index: gjs-1.34.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gjs-1.34.0.ebuild	1 Jan 2013 11:42:39 -0000	1.3
+++ gjs-1.34.0.ebuild	6 Jan 2013 09:22:09 -0000	1.4
@@ -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-libs/gjs/gjs-1.34.0.ebuild,v 1.3 2013/01/01 11:42:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild,v 1.4 2013/01/06 09:22:09 ago Exp $
 
 EAPI="4"
 GCONF_DEBUG="no"
@@ -15,7 +15,7 @@
 LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
 SLOT="0"
 IUSE="examples test"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND=">=dev-libs/glib-2.32:2
 	>=dev-libs/gobject-introspection-1.33.10



1.15                 dev-libs/gjs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	1 Jan 2013 11:42:39 -0000	1.14
+++ ChangeLog	6 Jan 2013 09:22:09 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/gjs
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.14 2013/01/01 11:42:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.15 2013/01/06 09:22:09 ago Exp $
+
+  06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gjs-1.34.0.ebuild:
+  Add ~sparc, wrt bug #449220
 
   01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gjs-1.34.0.ebuild:
   Add ~ia64, wrt bug #449220





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

* [gentoo-commits] gentoo-x86 commit in dev-libs/gjs: gjs-1.34.0.ebuild ChangeLog
@ 2013-01-06 10:11 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2013-01-06 10:11 UTC (permalink / raw
  To: gentoo-commits

maekke      13/01/06 10:11:45

  Modified:             gjs-1.34.0.ebuild ChangeLog
  Log:
  add ~arm, bug #449220
  
  (Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.5                  dev-libs/gjs/gjs-1.34.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild?r1=1.4&r2=1.5

Index: gjs-1.34.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gjs-1.34.0.ebuild	6 Jan 2013 09:22:09 -0000	1.4
+++ gjs-1.34.0.ebuild	6 Jan 2013 10:11:45 -0000	1.5
@@ -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-libs/gjs/gjs-1.34.0.ebuild,v 1.4 2013/01/06 09:22:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild,v 1.5 2013/01/06 10:11:45 maekke Exp $
 
 EAPI="4"
 GCONF_DEBUG="no"
@@ -15,7 +15,7 @@
 LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
 SLOT="0"
 IUSE="examples test"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND=">=dev-libs/glib-2.32:2
 	>=dev-libs/gobject-introspection-1.33.10



1.16                 dev-libs/gjs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	6 Jan 2013 09:22:09 -0000	1.15
+++ ChangeLog	6 Jan 2013 10:11:45 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/gjs
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.15 2013/01/06 09:22:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.16 2013/01/06 10:11:45 maekke Exp $
+
+  06 Jan 2013; Markus Meier <maekke@gentoo.org> gjs-1.34.0.ebuild:
+  add ~arm, bug #449220
 
   06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gjs-1.34.0.ebuild:
   Add ~sparc, wrt bug #449220





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

* [gentoo-commits] gentoo-x86 commit in dev-libs/gjs: gjs-1.34.0.ebuild ChangeLog
@ 2013-01-28 14:54 Alexis Ballier (aballier)
  0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier (aballier) @ 2013-01-28 14:54 UTC (permalink / raw
  To: gentoo-commits

aballier    13/01/28 14:54:13

  Modified:             gjs-1.34.0.ebuild ChangeLog
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.6                  dev-libs/gjs/gjs-1.34.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild?r1=1.5&r2=1.6

Index: gjs-1.34.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gjs-1.34.0.ebuild	6 Jan 2013 10:11:45 -0000	1.5
+++ gjs-1.34.0.ebuild	28 Jan 2013 14:54:13 -0000	1.6
@@ -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-libs/gjs/gjs-1.34.0.ebuild,v 1.5 2013/01/06 10:11:45 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.34.0.ebuild,v 1.6 2013/01/28 14:54:13 aballier Exp $
 
 EAPI="4"
 GCONF_DEBUG="no"
@@ -15,7 +15,7 @@
 LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
 SLOT="0"
 IUSE="examples test"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
 
 RDEPEND=">=dev-libs/glib-2.32:2
 	>=dev-libs/gobject-introspection-1.33.10



1.17                 dev-libs/gjs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	6 Jan 2013 10:11:45 -0000	1.16
+++ ChangeLog	28 Jan 2013 14:54:13 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/gjs
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.16 2013/01/06 10:11:45 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.17 2013/01/28 14:54:13 aballier Exp $
+
+  28 Jan 2013; Alexis Ballier <aballier@gentoo.org> gjs-1.34.0.ebuild:
+  keyword ~amd64-fbsd
 
   06 Jan 2013; Markus Meier <maekke@gentoo.org> gjs-1.34.0.ebuild:
   add ~arm, bug #449220





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

end of thread, other threads:[~2013-01-28 14:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-17 16:47 [gentoo-commits] gentoo-x86 commit in dev-libs/gjs: gjs-1.34.0.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-01-01 11:42 Agostino Sarubbo (ago)
2013-01-06  9:22 Agostino Sarubbo (ago)
2013-01-06 10:11 Markus Meier (maekke)
2013-01-28 14:54 Alexis Ballier (aballier)

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