* [gentoo-commits] gentoo-x86 commit in dev-libs/MicroJSON: MicroJSON-0.3.1.ebuild MicroJSON-0.3.2.ebuild ChangeLog
@ 2014-08-10 20:32 Sergei Trofimovich (slyfox)
0 siblings, 0 replies; only message in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 20:32 UTC (permalink / raw
To: gentoo-commits
slyfox 14/08/10 20:32:40
Modified: MicroJSON-0.3.1.ebuild MicroJSON-0.3.2.ebuild
ChangeLog
Log:
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path
1.4 dev-libs/MicroJSON/MicroJSON-0.3.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/MicroJSON/MicroJSON-0.3.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/MicroJSON/MicroJSON-0.3.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/MicroJSON/MicroJSON-0.3.1.ebuild?r1=1.3&r2=1.4
Index: MicroJSON-0.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/MicroJSON/MicroJSON-0.3.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- MicroJSON-0.3.1.ebuild 27 Jun 2013 13:49:29 -0000 1.3
+++ MicroJSON-0.3.1.ebuild 10 Aug 2014 20:32:40 -0000 1.4
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/MicroJSON/MicroJSON-0.3.1.ebuild,v 1.3 2013/06/27 13:49:29 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/MicroJSON/MicroJSON-0.3.1.ebuild,v 1.4 2014/08/10 20:32:40 slyfox Exp $
EAPI="5"
inherit cmake-utils
-DESCRIPTION="Small and simple to use JSON generation and parsing library."
+DESCRIPTION="Small and simple to use JSON generation and parsing library"
HOMEPAGE="http://grigory.info/${PN}.About.html"
SRC_URI="http://grigory.info/distfiles/${P}.tar.bz2"
1.3 dev-libs/MicroJSON/MicroJSON-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/MicroJSON/MicroJSON-0.3.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/MicroJSON/MicroJSON-0.3.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/MicroJSON/MicroJSON-0.3.2.ebuild?r1=1.2&r2=1.3
Index: MicroJSON-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/MicroJSON/MicroJSON-0.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- MicroJSON-0.3.2.ebuild 4 Sep 2013 11:31:19 -0000 1.2
+++ MicroJSON-0.3.2.ebuild 10 Aug 2014 20:32:40 -0000 1.3
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/MicroJSON/MicroJSON-0.3.2.ebuild,v 1.2 2013/09/04 11:31:19 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/MicroJSON/MicroJSON-0.3.2.ebuild,v 1.3 2014/08/10 20:32:40 slyfox Exp $
EAPI="5"
inherit cmake-utils
-DESCRIPTION="Small and simple to use JSON generation and parsing library."
+DESCRIPTION="Small and simple to use JSON generation and parsing library"
HOMEPAGE="http://grigory.info/${PN}.About.html"
SRC_URI="http://grigory.info/distfiles/${P}.tar.bz2"
1.15 dev-libs/MicroJSON/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/MicroJSON/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/MicroJSON/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/MicroJSON/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/MicroJSON/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 18 Sep 2013 12:32:42 -0000 1.14
+++ ChangeLog 10 Aug 2014 20:32:40 -0000 1.15
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/MicroJSON
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/MicroJSON/ChangeLog,v 1.14 2013/09/18 12:32:42 pinkbyte Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/MicroJSON/ChangeLog,v 1.15 2014/08/10 20:32:40 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> MicroJSON-0.3.1.ebuild,
+ MicroJSON-0.3.2.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
18 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> -MicroJSON-0.2.0.ebuild,
-MicroJSON-0.2.1.ebuild, -MicroJSON-0.3.0.ebuild:
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-11 21:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10 20:32 [gentoo-commits] gentoo-x86 commit in dev-libs/MicroJSON: MicroJSON-0.3.1.ebuild MicroJSON-0.3.2.ebuild ChangeLog Sergei Trofimovich (slyfox)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox