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.20.ebuild
@ 2013-03-13  8:17 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2013-03-13  8:17 UTC (permalink / raw
  To: gentoo-commits

tove        13/03/13 08:17:42

  Modified:             ChangeLog
  Added:                JSON-PP-2.272.20.ebuild
  Log:
  [bump] perl-core/JSON-PP-2.272.20
  
  (Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	24 Jun 2012 15:39:04 -0000	1.22
+++ ChangeLog	13 Mar 2013 08:17:42 -0000	1.23
@@ -1,6 +1,11 @@
 # 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.22 2012/06/24 15:39:04 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.23 2013/03/13 08:17:42 tove Exp $
+
+*JSON-PP-2.272.20 (13 Mar 2013)
+
+  13 Mar 2013; Torsten Veller <tove@gentoo.org> +JSON-PP-2.272.20.ebuild:
+  Version bump
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info



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

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

Index: JSON-PP-2.272.20.ebuild
===================================================================
# Copyright 1999-2013 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.20.ebuild,v 1.1 2013/03/13 08:17:42 tove Exp $

EAPI=5

MODULE_AUTHOR=MAKAMAKA
MODULE_VERSION=2.27202
inherit perl-module

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"
IUSE=""

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

SRC_TEST="do"





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

* [gentoo-commits] gentoo-x86 commit in perl-core/JSON-PP: ChangeLog JSON-PP-2.272.20.ebuild
@ 2015-06-06 19:42 Andreas Huettel (dilfridge)
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Huettel (dilfridge) @ 2015-06-06 19:42 UTC (permalink / raw
  To: gentoo-commits

dilfridge    15/06/06 19:42:24

  Modified:             ChangeLog JSON-PP-2.272.20.ebuild
  Log:
  Drop keywords
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	8 Nov 2014 15:48:15 -0000	1.28
+++ ChangeLog	6 Jun 2015 19:42:24 -0000	1.29
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/JSON-PP
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.28 2014/11/08 15:48:15 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.29 2015/06/06 19:42:24 dilfridge Exp $
+
+  06 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+  JSON-PP-2.272.20.ebuild:
+  Drop keywords
 
   08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org>
   -JSON-PP-2.272.0-r1.ebuild:



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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.20.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.20.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.20.ebuild?r1=1.3&r2=1.4

Index: JSON-PP-2.272.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.20.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- JSON-PP-2.272.20.ebuild	2 Feb 2014 00:04:43 -0000	1.3
+++ JSON-PP-2.272.20.ebuild	6 Jun 2015 19:42:24 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.20.ebuild,v 1.3 2014/02/02 00:04:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.20.ebuild,v 1.4 2015/06/06 19:42:24 dilfridge Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="JSON::XS compatible pure-Perl module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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=""
 IUSE=""
 
 RDEPEND="!!<dev-perl/JSON-2.50"





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

end of thread, other threads:[~2015-06-06 19:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-13  8:17 [gentoo-commits] gentoo-x86 commit in perl-core/JSON-PP: ChangeLog JSON-PP-2.272.20.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2015-06-06 19:42 Andreas Huettel (dilfridge)

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