public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/JSON-PP: ChangeLog JSON-PP-2.272.0.ebuild
@ 2011-05-22  6:26 Torsten Veller (tove)
  0 siblings, 0 replies; 11+ messages in thread
From: Torsten Veller (tove) @ 2011-05-22  6:26 UTC (permalink / raw
  To: gentoo-commits

tove        11/05/22 06:26:10

  Modified:             ChangeLog
  Added:                JSON-PP-2.272.0.ebuild
  Log:
  [bump] perl-core/JSON-PP-2.272.0
  
  (Portage version: 2.2.0_alpha34/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  perl-core/JSON-PP/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	2 May 2011 19:39:02 -0000	1.8
+++ ChangeLog	22 May 2011 06:26:10 -0000	1.9
@@ -1,6 +1,11 @@
 # ChangeLog for perl-core/JSON-PP
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.8 2011/05/02 19:39:02 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.9 2011/05/22 06:26:10 tove Exp $
+
+*JSON-PP-2.272.0 (22 May 2011)
+
+  22 May 2011; Torsten Veller <tove@gentoo.org> +JSON-PP-2.272.0.ebuild:
+  Version bump
 
   02 May 2011; Fabian Groffen <grobian@gentoo.org> JSON-PP-2.271.50.ebuild:
   Marked ~x64-freebsd



1.1                  perl-core/JSON-PP/JSON-PP-2.272.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.1&content-type=text/plain

Index: JSON-PP-2.272.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.1 2011/05/22 06:26:10 tove Exp $

EAPI=4

MODULE_AUTHOR=MAKAMAKA
MODULE_VERSION=2.27200
inherit perl-module

DESCRIPTION="JSON::XS compatible pure-Perl module"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""

RDEPEND="!!<dev-perl/JSON-2.50"

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/JSON-PP: ChangeLog JSON-PP-2.272.0.ebuild
@ 2011-06-13  0:38 Matt Turner (mattst88)
  0 siblings, 0 replies; 11+ messages in thread
From: Matt Turner (mattst88) @ 2011-06-13  0:38 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/06/13 00:38:55

  Modified:             ChangeLog JSON-PP-2.272.0.ebuild
  Log:
  Added ~mips, bug 357599
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 perl-core/JSON-PP/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	22 May 2011 06:26:10 -0000	1.9
+++ ChangeLog	13 Jun 2011 00:38:55 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/JSON-PP
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.9 2011/05/22 06:26:10 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.10 2011/06/13 00:38:55 mattst88 Exp $
+
+  13 Jun 2011; Matt Turner <mattst88@gentoo.org> JSON-PP-2.272.0.ebuild:
+  Added ~mips, bug 357599
 
 *JSON-PP-2.272.0 (22 May 2011)
 



1.2                  perl-core/JSON-PP/JSON-PP-2.272.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?r1=1.1&r2=1.2

Index: JSON-PP-2.272.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- JSON-PP-2.272.0.ebuild	22 May 2011 06:26:10 -0000	1.1
+++ JSON-PP-2.272.0.ebuild	13 Jun 2011 00:38:55 -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/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.1 2011/05/22 06:26:10 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.2 2011/06/13 00:38:55 mattst88 Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="JSON::XS compatible pure-Perl module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="!!<dev-perl/JSON-2.50"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/JSON-PP: ChangeLog JSON-PP-2.272.0.ebuild
@ 2011-07-07  4:09 Alexis Ballier (aballier)
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier (aballier) @ 2011-07-07  4:09 UTC (permalink / raw
  To: gentoo-commits

aballier    11/07/07 04:09:05

  Modified:             ChangeLog JSON-PP-2.272.0.ebuild
  Log:
  keyword ~x86-fbsd
  
  (Portage version: 2.2.0_alpha43/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 perl-core/JSON-PP/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	13 Jun 2011 00:38:55 -0000	1.10
+++ ChangeLog	7 Jul 2011 04:09:05 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/JSON-PP
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.10 2011/06/13 00:38:55 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.11 2011/07/07 04:09:05 aballier Exp $
+
+  07 Jul 2011; Alexis Ballier <aballier@gentoo.org> JSON-PP-2.272.0.ebuild:
+  keyword ~x86-fbsd
 
   13 Jun 2011; Matt Turner <mattst88@gentoo.org> JSON-PP-2.272.0.ebuild:
   Added ~mips, bug 357599



1.3                  perl-core/JSON-PP/JSON-PP-2.272.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?r1=1.2&r2=1.3

Index: JSON-PP-2.272.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- JSON-PP-2.272.0.ebuild	13 Jun 2011 00:38:55 -0000	1.2
+++ JSON-PP-2.272.0.ebuild	7 Jul 2011 04:09:05 -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/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.2 2011/06/13 00:38:55 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.3 2011/07/07 04:09:05 aballier Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="JSON::XS compatible pure-Perl module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="!!<dev-perl/JSON-2.50"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/JSON-PP: ChangeLog JSON-PP-2.272.0.ebuild
@ 2011-07-26 18:20 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 11+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-07-26 18:20 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/07/26 18:20:12

  Modified:             ChangeLog JSON-PP-2.272.0.ebuild
  Log:
  Marked ~ppc64 wrt #357599
  
  (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 perl-core/JSON-PP/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	7 Jul 2011 04:09:05 -0000	1.11
+++ ChangeLog	26 Jul 2011 18:20:12 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/JSON-PP
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.11 2011/07/07 04:09:05 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.12 2011/07/26 18:20:12 xarthisius Exp $
+
+  26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> JSON-PP-2.272.0.ebuild:
+  Marked ~ppc64 wrt #357599
 
   07 Jul 2011; Alexis Ballier <aballier@gentoo.org> JSON-PP-2.272.0.ebuild:
   keyword ~x86-fbsd



1.4                  perl-core/JSON-PP/JSON-PP-2.272.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?r1=1.3&r2=1.4

Index: JSON-PP-2.272.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- JSON-PP-2.272.0.ebuild	7 Jul 2011 04:09:05 -0000	1.3
+++ JSON-PP-2.272.0.ebuild	26 Jul 2011 18:20:12 -0000	1.4
@@ -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/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.3 2011/07/07 04:09:05 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.4 2011/07/26 18:20:12 xarthisius Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="JSON::XS compatible pure-Perl module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="!!<dev-perl/JSON-2.50"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/JSON-PP: ChangeLog JSON-PP-2.272.0.ebuild
@ 2011-12-07  1:46 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2011-12-07  1:46 UTC (permalink / raw
  To: gentoo-commits

jer         11/12/07 01:46:02

  Modified:             ChangeLog JSON-PP-2.272.0.ebuild
  Log:
  Stable for HPPA (bug #393397).
  
  (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 perl-core/JSON-PP/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	26 Jul 2011 18:20:12 -0000	1.12
+++ ChangeLog	7 Dec 2011 01:46:01 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/JSON-PP
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.12 2011/07/26 18:20:12 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.13 2011/12/07 01:46:01 jer Exp $
+
+  07 Dec 2011; Jeroen Roovers <jer@gentoo.org> JSON-PP-2.272.0.ebuild:
+  Stable for HPPA (bug #393397).
 
   26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> JSON-PP-2.272.0.ebuild:
   Marked ~ppc64 wrt #357599



1.5                  perl-core/JSON-PP/JSON-PP-2.272.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?r1=1.4&r2=1.5

Index: JSON-PP-2.272.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- JSON-PP-2.272.0.ebuild	26 Jul 2011 18:20:12 -0000	1.4
+++ JSON-PP-2.272.0.ebuild	7 Dec 2011 01:46:01 -0000	1.5
@@ -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/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.4 2011/07/26 18:20:12 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.5 2011/12/07 01:46:01 jer Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="JSON::XS compatible pure-Perl module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="!!<dev-perl/JSON-2.50"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/JSON-PP: ChangeLog JSON-PP-2.272.0.ebuild
@ 2011-12-14 22:56 Markus Meier (maekke)
  0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2011-12-14 22:56 UTC (permalink / raw
  To: gentoo-commits

maekke      11/12/14 22:56:24

  Modified:             ChangeLog JSON-PP-2.272.0.ebuild
  Log:
  arm stable, bug #393397
  
  (Portage version: 2.1.10.40/cvs/Linux i686)

Revision  Changes    Path
1.14                 perl-core/JSON-PP/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	7 Dec 2011 01:46:01 -0000	1.13
+++ ChangeLog	14 Dec 2011 22:56:24 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/JSON-PP
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.13 2011/12/07 01:46:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.14 2011/12/14 22:56:24 maekke Exp $
+
+  14 Dec 2011; Markus Meier <maekke@gentoo.org> JSON-PP-2.272.0.ebuild:
+  arm stable, bug #393397
 
   07 Dec 2011; Jeroen Roovers <jer@gentoo.org> JSON-PP-2.272.0.ebuild:
   Stable for HPPA (bug #393397).



1.6                  perl-core/JSON-PP/JSON-PP-2.272.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?r1=1.5&r2=1.6

Index: JSON-PP-2.272.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- JSON-PP-2.272.0.ebuild	7 Dec 2011 01:46:01 -0000	1.5
+++ JSON-PP-2.272.0.ebuild	14 Dec 2011 22:56:24 -0000	1.6
@@ -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/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.5 2011/12/07 01:46:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.6 2011/12/14 22:56:24 maekke Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="JSON::XS compatible pure-Perl module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="!!<dev-perl/JSON-2.50"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/JSON-PP: ChangeLog JSON-PP-2.272.0.ebuild
@ 2011-12-22 22:14 Markus Meier (maekke)
  0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2011-12-22 22:14 UTC (permalink / raw
  To: gentoo-commits

maekke      11/12/22 22:14:33

  Modified:             ChangeLog JSON-PP-2.272.0.ebuild
  Log:
  x86 stable, bug #393397
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 perl-core/JSON-PP/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	20 Dec 2011 13:01:02 -0000	1.15
+++ ChangeLog	22 Dec 2011 22:14:32 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/JSON-PP
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.15 2011/12/20 13:01:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.16 2011/12/22 22:14:32 maekke Exp $
+
+  22 Dec 2011; Markus Meier <maekke@gentoo.org> JSON-PP-2.272.0.ebuild:
+  x86 stable, bug #393397
 
   20 Dec 2011; Agostino Sarubbo <ago@gentoo.org> JSON-PP-2.272.0.ebuild:
   Stable for AMD64, wrt bug #393397



1.8                  perl-core/JSON-PP/JSON-PP-2.272.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?r1=1.7&r2=1.8

Index: JSON-PP-2.272.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- JSON-PP-2.272.0.ebuild	20 Dec 2011 13:01:02 -0000	1.7
+++ JSON-PP-2.272.0.ebuild	22 Dec 2011 22:14:32 -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/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.7 2011/12/20 13:01:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.8 2011/12/22 22:14:32 maekke Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="JSON::XS compatible pure-Perl module"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="!!<dev-perl/JSON-2.50"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/JSON-PP: ChangeLog JSON-PP-2.272.0.ebuild
@ 2012-01-15 18:30 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2012-01-15 18:30 UTC (permalink / raw
  To: gentoo-commits

armin76     12/01/15 18:30:39

  Modified:             ChangeLog JSON-PP-2.272.0.ebuild
  Log:
  alpha/ia64/s390/sh/sparc stable wrt #393397
  
  (Portage version: 2.1.10.44/cvs/Linux ia64)

Revision  Changes    Path
1.17                 perl-core/JSON-PP/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	22 Dec 2011 22:14:32 -0000	1.16
+++ ChangeLog	15 Jan 2012 18:30:39 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/JSON-PP
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.16 2011/12/22 22:14:32 maekke Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.17 2012/01/15 18:30:39 armin76 Exp $
+
+  15 Jan 2012; Raúl Porcel <armin76@gentoo.org> JSON-PP-2.272.0.ebuild:
+  alpha/ia64/s390/sh/sparc stable wrt #393397
 
   22 Dec 2011; Markus Meier <maekke@gentoo.org> JSON-PP-2.272.0.ebuild:
   x86 stable, bug #393397



1.9                  perl-core/JSON-PP/JSON-PP-2.272.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?r1=1.8&r2=1.9

Index: JSON-PP-2.272.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- JSON-PP-2.272.0.ebuild	22 Dec 2011 22:14:32 -0000	1.8
+++ JSON-PP-2.272.0.ebuild	15 Jan 2012 18:30:39 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.8 2011/12/22 22:14:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.9 2012/01/15 18:30:39 armin76 Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="JSON::XS compatible pure-Perl module"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="!!<dev-perl/JSON-2.50"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/JSON-PP: ChangeLog JSON-PP-2.272.0.ebuild
@ 2012-02-02 19:30 Brent Baude (ranger)
  0 siblings, 0 replies; 11+ messages in thread
From: Brent Baude (ranger) @ 2012-02-02 19:30 UTC (permalink / raw
  To: gentoo-commits

ranger      12/02/02 19:30:33

  Modified:             ChangeLog JSON-PP-2.272.0.ebuild
  Log:
  Marking JSON-PP-2.272.0 ppc for bug 393397
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.18                 perl-core/JSON-PP/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	15 Jan 2012 18:30:39 -0000	1.17
+++ ChangeLog	2 Feb 2012 19:30:33 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/JSON-PP
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.17 2012/01/15 18:30:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.18 2012/02/02 19:30:33 ranger Exp $
+
+  02 Feb 2012; Brent Baude <ranger@gentoo.org> JSON-PP-2.272.0.ebuild:
+  Marking JSON-PP-2.272.0 ppc stable for bug 393397
 
   15 Jan 2012; Raúl Porcel <armin76@gentoo.org> JSON-PP-2.272.0.ebuild:
   alpha/ia64/s390/sh/sparc stable wrt #393397



1.10                 perl-core/JSON-PP/JSON-PP-2.272.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?r1=1.9&r2=1.10

Index: JSON-PP-2.272.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- JSON-PP-2.272.0.ebuild	15 Jan 2012 18:30:39 -0000	1.9
+++ JSON-PP-2.272.0.ebuild	2 Feb 2012 19:30:33 -0000	1.10
@@ -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/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.9 2012/01/15 18:30:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.10 2012/02/02 19:30:33 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="JSON::XS compatible pure-Perl module"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="!!<dev-perl/JSON-2.50"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/JSON-PP: ChangeLog JSON-PP-2.272.0.ebuild
@ 2012-04-28  2:32 Alexis Ballier (aballier)
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier (aballier) @ 2012-04-28  2:32 UTC (permalink / raw
  To: gentoo-commits

aballier    12/04/28 02:32:22

  Modified:             ChangeLog JSON-PP-2.272.0.ebuild
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 perl-core/JSON-PP/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	1 Mar 2012 18:17:23 -0000	1.19
+++ ChangeLog	28 Apr 2012 02:32:22 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/JSON-PP
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.19 2012/03/01 18:17:23 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.20 2012/04/28 02:32:22 aballier Exp $
+
+  28 Apr 2012; Alexis Ballier <aballier@gentoo.org> JSON-PP-2.272.0.ebuild:
+  keyword ~amd64-fbsd
 
   01 Mar 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Add cpan remote-id tags in metadata.xml (#406287)



1.11                 perl-core/JSON-PP/JSON-PP-2.272.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?r1=1.10&r2=1.11

Index: JSON-PP-2.272.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- JSON-PP-2.272.0.ebuild	2 Feb 2012 19:30:33 -0000	1.10
+++ JSON-PP-2.272.0.ebuild	28 Apr 2012 02:32:22 -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/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.10 2012/02/02 19:30:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.11 2012/04/28 02:32:22 aballier Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="JSON::XS compatible pure-Perl module"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="!!<dev-perl/JSON-2.50"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/JSON-PP: ChangeLog JSON-PP-2.272.0.ebuild
@ 2012-05-15 19:15 Mark Loeser (halcy0n)
  0 siblings, 0 replies; 11+ messages in thread
From: Mark Loeser (halcy0n) @ 2012-05-15 19:15 UTC (permalink / raw
  To: gentoo-commits

halcy0n     12/05/15 19:15:01

  Modified:             ChangeLog JSON-PP-2.272.0.ebuild
  Log:
  Stable for ppc64; bug #393397
  
  (Portage version: 2.1.10.49/cvs/Linux ppc64)

Revision  Changes    Path
1.21                 perl-core/JSON-PP/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	28 Apr 2012 02:32:22 -0000	1.20
+++ ChangeLog	15 May 2012 19:15:01 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/JSON-PP
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.20 2012/04/28 02:32:22 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.21 2012/05/15 19:15:01 halcy0n Exp $
+
+  15 May 2012; Mark Loeser <halcy0n@gentoo.org> JSON-PP-2.272.0.ebuild:
+  Stable for ppc64; bug #393397
 
   28 Apr 2012; Alexis Ballier <aballier@gentoo.org> JSON-PP-2.272.0.ebuild:
   keyword ~amd64-fbsd



1.12                 perl-core/JSON-PP/JSON-PP-2.272.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild?r1=1.11&r2=1.12

Index: JSON-PP-2.272.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- JSON-PP-2.272.0.ebuild	28 Apr 2012 02:32:22 -0000	1.11
+++ JSON-PP-2.272.0.ebuild	15 May 2012 19:15:01 -0000	1.12
@@ -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/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.11 2012/04/28 02:32:22 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.12 2012/05/15 19:15:01 halcy0n Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="JSON::XS compatible pure-Perl module"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="!!<dev-perl/JSON-2.50"






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

end of thread, other threads:[~2012-05-15 19:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-13  0:38 [gentoo-commits] gentoo-x86 commit in perl-core/JSON-PP: ChangeLog JSON-PP-2.272.0.ebuild Matt Turner (mattst88)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-15 19:15 Mark Loeser (halcy0n)
2012-04-28  2:32 Alexis Ballier (aballier)
2012-02-02 19:30 Brent Baude (ranger)
2012-01-15 18:30 Raul Porcel (armin76)
2011-12-22 22:14 Markus Meier (maekke)
2011-12-14 22:56 Markus Meier (maekke)
2011-12-07  1:46 Jeroen Roovers (jer)
2011-07-26 18:20 Kacper Kowalik (xarthisius)
2011-07-07  4:09 Alexis Ballier (aballier)
2011-05-22  6:26 Torsten Veller (tove)

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