public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/json-glib: ChangeLog json-glib-0.10.2.ebuild
@ 2011-02-26 18:40 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2011-02-26 18:40 UTC (permalink / raw
  To: gentoo-commits

armin76     11/02/26 18:40:29

  Modified:             ChangeLog json-glib-0.10.2.ebuild
  Log:
  alpha/ia64 stable wrt #327053
  
  (Portage version: 2.1.9.41/cvs/Linux ia64)

Revision  Changes    Path
1.15                 dev-libs/json-glib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	25 Feb 2011 23:55:49 -0000	1.14
+++ ChangeLog	26 Feb 2011 18:40:29 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/json-glib
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.14 2011/02/25 23:55:49 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.15 2011/02/26 18:40:29 armin76 Exp $
+
+  26 Feb 2011; Raúl Porcel <armin76@gentoo.org> json-glib-0.10.2.ebuild:
+  alpha/ia64 stable wrt #327053
 
   25 Feb 2011; Michael Weber <xmw@gentoo.org> json-glib-0.10.2.ebuild:
   sparc stable (bug 327053)



1.8                  dev-libs/json-glib/json-glib-0.10.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild?r1=1.7&r2=1.8

Index: json-glib-0.10.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- json-glib-0.10.2.ebuild	25 Feb 2011 23:55:49 -0000	1.7
+++ json-glib-0.10.2.ebuild	26 Feb 2011 18:40:29 -0000	1.8
@@ -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-libs/json-glib/json-glib-0.10.2.ebuild,v 1.7 2011/02/25 23:55:49 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v 1.8 2011/02/26 18:40:29 armin76 Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
 IUSE="doc +introspection"
 
 RDEPEND=">=dev-libs/glib-2.15"






^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/json-glib: ChangeLog json-glib-0.10.2.ebuild
@ 2011-02-25 23:55 Michael Weber (xmw)
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Weber (xmw) @ 2011-02-25 23:55 UTC (permalink / raw
  To: gentoo-commits

xmw         11/02/25 23:55:49

  Modified:             ChangeLog json-glib-0.10.2.ebuild
  Log:
  sparc stable (bug 327053)
  
  (Portage version: 2.1.9.25/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 dev-libs/json-glib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	25 Feb 2011 08:46:52 -0000	1.13
+++ ChangeLog	25 Feb 2011 23:55:49 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/json-glib
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.13 2011/02/25 08:46:52 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.14 2011/02/25 23:55:49 xmw Exp $
+
+  25 Feb 2011; Michael Weber <xmw@gentoo.org> json-glib-0.10.2.ebuild:
+  sparc stable (bug 327053)
 
   25 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
   json-glib-0.10.2.ebuild:



1.7                  dev-libs/json-glib/json-glib-0.10.2.ebuild

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

Index: json-glib-0.10.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- json-glib-0.10.2.ebuild	25 Feb 2011 08:46:52 -0000	1.6
+++ json-glib-0.10.2.ebuild	25 Feb 2011 23:55:49 -0000	1.7
@@ -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-libs/json-glib/json-glib-0.10.2.ebuild,v 1.6 2011/02/25 08:46:52 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v 1.7 2011/02/25 23:55:49 xmw Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
 IUSE="doc +introspection"
 
 RDEPEND=">=dev-libs/glib-2.15"






^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/json-glib: ChangeLog json-glib-0.10.2.ebuild
@ 2011-02-25  8:46 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 6+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-02-25  8:46 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/02/25 08:46:52

  Modified:             ChangeLog json-glib-0.10.2.ebuild
  Log:
  ppc/ppc64 stable wrt #327053
  
  (Portage version: 2.2.0_alpha23/cvs/Linux ppc64)

Revision  Changes    Path
1.13                 dev-libs/json-glib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	11 Jan 2011 00:21:18 -0000	1.12
+++ ChangeLog	25 Feb 2011 08:46:52 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/json-glib
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.12 2011/01/11 00:21:18 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.13 2011/02/25 08:46:52 xarthisius Exp $
+
+  25 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  json-glib-0.10.2.ebuild:
+  ppc/ppc64 stable wrt #327053
 
 *json-glib-0.12.2 (11 Jan 2011)
 



1.6                  dev-libs/json-glib/json-glib-0.10.2.ebuild

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

Index: json-glib-0.10.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- json-glib-0.10.2.ebuild	10 Oct 2010 11:54:45 -0000	1.5
+++ json-glib-0.10.2.ebuild	25 Feb 2011 08:46:52 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v 1.5 2010/10/10 11:54:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v 1.6 2011/02/25 08:46:52 xarthisius Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
 IUSE="doc +introspection"
 
 RDEPEND=">=dev-libs/glib-2.15"






^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/json-glib: ChangeLog json-glib-0.10.2.ebuild
@ 2010-07-23 11:47 Markus Meier (maekke)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2010-07-23 11:47 UTC (permalink / raw
  To: gentoo-commits

maekke      10/07/23 11:47:14

  Modified:             ChangeLog json-glib-0.10.2.ebuild
  Log:
  amd64 stable, bug #327053
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  dev-libs/json-glib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	21 Jul 2010 13:01:32 -0000	1.8
+++ ChangeLog	23 Jul 2010 11:47:14 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/json-glib
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.8 2010/07/21 13:01:32 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.9 2010/07/23 11:47:14 maekke Exp $
+
+  23 Jul 2010; Markus Meier <maekke@gentoo.org> json-glib-0.10.2.ebuild:
+  amd64 stable, bug #327053
 
   21 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
   json-glib-0.10.2.ebuild:



1.4                  dev-libs/json-glib/json-glib-0.10.2.ebuild

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

Index: json-glib-0.10.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- json-glib-0.10.2.ebuild	21 Jul 2010 13:01:32 -0000	1.3
+++ json-glib-0.10.2.ebuild	23 Jul 2010 11:47:14 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v 1.3 2010/07/21 13:01:32 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v 1.4 2010/07/23 11:47:14 maekke Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="doc +introspection"
 
 RDEPEND=">=dev-libs/glib-2.15"






^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/json-glib: ChangeLog json-glib-0.10.2.ebuild
@ 2010-07-21 13:01 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-07-21 13:01 UTC (permalink / raw
  To: gentoo-commits

fauli       10/07/21 13:01:32

  Modified:             ChangeLog json-glib-0.10.2.ebuild
  Log:
  stable x86, bug 327053
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.8                  dev-libs/json-glib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	6 Jul 2010 16:06:27 -0000	1.7
+++ ChangeLog	21 Jul 2010 13:01:32 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/json-glib
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.7 2010/07/06 16:06:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.8 2010/07/21 13:01:32 fauli Exp $
+
+  21 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+  json-glib-0.10.2.ebuild:
+  stable x86, bug 327053
 
   06 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
   json-glib-0.10.2.ebuild:



1.3                  dev-libs/json-glib/json-glib-0.10.2.ebuild

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

Index: json-glib-0.10.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- json-glib-0.10.2.ebuild	6 Jul 2010 16:06:27 -0000	1.2
+++ json-glib-0.10.2.ebuild	21 Jul 2010 13:01:32 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v 1.2 2010/07/06 16:06:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v 1.3 2010/07/21 13:01:32 fauli Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
 IUSE="doc +introspection"
 
 RDEPEND=">=dev-libs/glib-2.15"






^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/json-glib: ChangeLog json-glib-0.10.2.ebuild
@ 2010-07-06 16:06 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-07-06 16:06 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/07/06 16:06:27

  Modified:             ChangeLog json-glib-0.10.2.ebuild
  Log:
  Keyword ~ppc64 wrt #318691
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-libs/json-glib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	25 Jun 2010 14:12:14 -0000	1.6
+++ ChangeLog	6 Jul 2010 16:06:27 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/json-glib
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.6 2010/06/25 14:12:14 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.7 2010/07/06 16:06:27 ssuominen Exp $
+
+  06 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
+  json-glib-0.10.2.ebuild:
+  Keyword ~ppc64 wrt #318691
 
 *json-glib-0.10.2 (25 Jun 2010)
 



1.2                  dev-libs/json-glib/json-glib-0.10.2.ebuild

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

Index: json-glib-0.10.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- json-glib-0.10.2.ebuild	25 Jun 2010 14:12:14 -0000	1.1
+++ json-glib-0.10.2.ebuild	6 Jul 2010 16:06:27 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v 1.1 2010/06/25 14:12:14 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v 1.2 2010/07/06 16:06:27 ssuominen Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="doc +introspection"
 
 RDEPEND=">=dev-libs/glib-2.15"






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

end of thread, other threads:[~2011-02-26 18:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-26 18:40 [gentoo-commits] gentoo-x86 commit in dev-libs/json-glib: ChangeLog json-glib-0.10.2.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2011-02-25 23:55 Michael Weber (xmw)
2011-02-25  8:46 Kacper Kowalik (xarthisius)
2010-07-23 11:47 Markus Meier (maekke)
2010-07-21 13:01 Christian Faulhammer (fauli)
2010-07-06 16:06 Samuli Suominen (ssuominen)

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