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.2.9.ebuild ChangeLog
@ 2010-03-17  8:51 Torsten Veller (tove)
  0 siblings, 0 replies; only message in thread
From: Torsten Veller (tove) @ 2010-03-17  8:51 UTC (permalink / raw
  To: gentoo-commits

tove        10/03/17 08:51:20

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

Revision  Changes    Path
1.25                 dev-perl/JSON-XS/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/JSON-XS/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	14 Mar 2010 15:31:53 -0000	1.24
+++ ChangeLog	17 Mar 2010 08:51:19 -0000	1.25
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/JSON-XS
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-XS/ChangeLog,v 1.24 2010/03/14 15:31:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-XS/ChangeLog,v 1.25 2010/03/17 08:51:19 tove Exp $
+
+*JSON-XS-2.2.9 (17 Mar 2010)
+
+  17 Mar 2010; Torsten Veller <tove@gentoo.org> +JSON-XS-2.2.9.ebuild:
+  Version bump
 
 *JSON-XS-2.2.8 (14 Mar 2010)
 



1.1                  dev-perl/JSON-XS/JSON-XS-2.2.9.ebuild

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

Index: JSON-XS-2.2.9.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-XS/JSON-XS-2.2.9.ebuild,v 1.1 2010/03/17 08:51:19 tove Exp $

EAPI=2

inherit versionator
MODULE_AUTHOR=MLEHMANN
MY_P=${PN}-"$(get_major_version).$(delete_all_version_separators $(get_after_major_version))"
S=${WORKDIR}/${MY_P}
inherit perl-module

DESCRIPTION="JSON::XS - JSON serialising/deserialising, done correctly and fast"

SLOT="0"
KEYWORDS="~amd64 ~x86 ~x86-solaris"
IUSE="test"

RDEPEND="dev-perl/common-sense"
DEPEND="${RDEPEND}
	test? ( virtual/perl-Test-Harness )"

SRC_TEST="do"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-17  8:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-17  8:51 [gentoo-commits] gentoo-x86 commit in dev-perl/JSON-XS: JSON-XS-2.2.9.ebuild ChangeLog 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