public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/JSON-XS: JSON-XS-2.330.0.ebuild ChangeLog
@ 2012-09-28  1:27 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2012-09-28  1:27 UTC (permalink / raw
  To: gentoo-commits

vapier      12/09/28 01:27:18

  Modified:             JSON-XS-2.330.0.ebuild ChangeLog
  Log:
  Add ppc/ppc64 love.
  
  (Portage version: 2.2.0_alpha131/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-perl/JSON-XS/JSON-XS-2.330.0.ebuild

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

Index: JSON-XS-2.330.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/JSON-XS/JSON-XS-2.330.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- JSON-XS-2.330.0.ebuild	6 Aug 2012 11:28:13 -0000	1.1
+++ JSON-XS-2.330.0.ebuild	28 Sep 2012 01:27:18 -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-perl/JSON-XS/JSON-XS-2.330.0.ebuild,v 1.1 2012/08/06 11:28:13 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-XS/JSON-XS-2.330.0.ebuild,v 1.2 2012/09/28 01:27:18 vapier Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="JSON::XS - JSON serialising/deserialising, done correctly and fast"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x64-macos ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x64-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/common-sense"



1.36                 dev-perl/JSON-XS/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/JSON-XS/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/JSON-XS/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/JSON-XS/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/JSON-XS/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	2 Sep 2012 16:04:08 -0000	1.35
+++ ChangeLog	28 Sep 2012 01:27:18 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/JSON-XS
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-XS/ChangeLog,v 1.35 2012/09/02 16:04:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-XS/ChangeLog,v 1.36 2012/09/28 01:27:18 vapier Exp $
+
+  28 Sep 2012; Mike Frysinger <vapier@gentoo.org> JSON-XS-2.330.0.ebuild:
+  Add ppc/ppc64 love.
 
   02 Sep 2012; Torsten Veller <tove@gentoo.org> -JSON-XS-2.320.0.ebuild:
   Cleanup





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/JSON-XS: JSON-XS-2.330.0.ebuild ChangeLog
@ 2013-01-13 13:42 Markus Meier (maekke)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2013-01-13 13:42 UTC (permalink / raw
  To: gentoo-commits

maekke      13/01/13 13:42:07

  Modified:             JSON-XS-2.330.0.ebuild ChangeLog
  Log:
  add ~arm, bug #449762
  
  (Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.3                  dev-perl/JSON-XS/JSON-XS-2.330.0.ebuild

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

Index: JSON-XS-2.330.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/JSON-XS/JSON-XS-2.330.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- JSON-XS-2.330.0.ebuild	28 Sep 2012 01:27:18 -0000	1.2
+++ JSON-XS-2.330.0.ebuild	13 Jan 2013 13:42:07 -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-perl/JSON-XS/JSON-XS-2.330.0.ebuild,v 1.2 2012/09/28 01:27:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-XS/JSON-XS-2.330.0.ebuild,v 1.3 2013/01/13 13:42:07 maekke Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="JSON::XS - JSON serialising/deserialising, done correctly and fast"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x64-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/common-sense"



1.37                 dev-perl/JSON-XS/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/JSON-XS/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/JSON-XS/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/JSON-XS/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/JSON-XS/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	28 Sep 2012 01:27:18 -0000	1.36
+++ ChangeLog	13 Jan 2013 13:42:07 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/JSON-XS
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-XS/ChangeLog,v 1.36 2012/09/28 01:27:18 vapier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-XS/ChangeLog,v 1.37 2013/01/13 13:42:07 maekke Exp $
+
+  13 Jan 2013; Markus Meier <maekke@gentoo.org> JSON-XS-2.330.0.ebuild:
+  add ~arm, bug #449762
 
   28 Sep 2012; Mike Frysinger <vapier@gentoo.org> JSON-XS-2.330.0.ebuild:
   Add ppc/ppc64 love.





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

end of thread, other threads:[~2013-01-13 13:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-28  1:27 [gentoo-commits] gentoo-x86 commit in dev-perl/JSON-XS: JSON-XS-2.330.0.ebuild ChangeLog Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2013-01-13 13:42 Markus Meier (maekke)

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