public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/JSON: ChangeLog JSON-2.21.ebuild
@ 2010-04-07  7:18 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2010-04-07  7:18 UTC (permalink / raw
  To: gentoo-commits

tove        10/04/07 07:18:05

  Modified:             ChangeLog
  Added:                JSON-2.21.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 dev-perl/JSON/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/JSON/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	31 Mar 2010 07:46:00 -0000	1.16
+++ ChangeLog	7 Apr 2010 07:18:05 -0000	1.17
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/JSON
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/ChangeLog,v 1.16 2010/03/31 07:46:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/ChangeLog,v 1.17 2010/04/07 07:18:05 tove Exp $
+
+*JSON-2.21 (07 Apr 2010)
+
+  07 Apr 2010; Torsten Veller <tove@gentoo.org> +JSON-2.21.ebuild:
+  Version bump
 
 *JSON-2.19 (31 Mar 2010)
 



1.1                  dev-perl/JSON/JSON-2.21.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/JSON/JSON-2.21.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/JSON/JSON-2.21.ebuild?rev=1.1&content-type=text/plain

Index: JSON-2.21.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/JSON-2.21.ebuild,v 1.1 2010/04/07 07:18:05 tove Exp $

EAPI=2

MODULE_AUTHOR=MAKAMAKA
inherit perl-module

DESCRIPTION="parse and convert to JSON (JavaScript Object Notation)"

SLOT="0"
KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/JSON: ChangeLog JSON-2.21.ebuild
@ 2010-08-11 22:13 Joseph Jezak (josejx)
  0 siblings, 0 replies; 2+ messages in thread
From: Joseph Jezak (josejx) @ 2010-08-11 22:13 UTC (permalink / raw
  To: gentoo-commits

josejx      10/08/11 22:13:53

  Modified:             ChangeLog JSON-2.21.ebuild
  Log:
  Marked ~ppc/~ppc64 for bug #315793.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.21                 dev-perl/JSON/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/JSON/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	11 Jun 2010 06:09:02 -0000	1.20
+++ ChangeLog	11 Aug 2010 22:13:53 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/JSON
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/ChangeLog,v 1.20 2010/06/11 06:09:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/ChangeLog,v 1.21 2010/08/11 22:13:53 josejx Exp $
+
+  11 Aug 2010; Joseph Jezak <josejx@gentoo.org> JSON-2.21.ebuild:
+  Marked ~ppc/~ppc64 for bug #315793.
 
   11 Jun 2010; Torsten Veller <tove@gentoo.org> -JSON-2.19.ebuild:
   Cleanup



1.3                  dev-perl/JSON/JSON-2.21.ebuild

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

Index: JSON-2.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/JSON/JSON-2.21.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- JSON-2.21.ebuild	8 May 2010 17:05:50 -0000	1.2
+++ JSON-2.21.ebuild	11 Aug 2010 22:13:53 -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-perl/JSON/JSON-2.21.ebuild,v 1.2 2010/05/08 17:05:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/JSON-2.21.ebuild,v 1.3 2010/08/11 22:13:53 josejx Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="parse and convert to JSON (JavaScript Object Notation)"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 SRC_TEST="do"






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

end of thread, other threads:[~2010-08-11 22:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-11 22:13 [gentoo-commits] gentoo-x86 commit in dev-perl/JSON: ChangeLog JSON-2.21.ebuild Joseph Jezak (josejx)
  -- strict thread matches above, loose matches on Subject: below --
2010-04-07  7:18 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