public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich (slyfox)" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/saxon: saxon-8.4b-r3.ebuild saxon-6.5.5.ebuild ChangeLog
Date: Sun, 10 Aug 2014 20:23:18 +0000 (UTC)	[thread overview]
Message-ID: <20140810202319.7B65C2004F@flycatcher.gentoo.org> (raw)

slyfox      14/08/10 20:23:18

  Modified:             saxon-8.4b-r3.ebuild saxon-6.5.5.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.8                  dev-java/saxon/saxon-8.4b-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/saxon/saxon-8.4b-r3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/saxon/saxon-8.4b-r3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/saxon/saxon-8.4b-r3.ebuild?r1=1.7&r2=1.8

Index: saxon-8.4b-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/saxon/saxon-8.4b-r3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- saxon-8.4b-r3.ebuild	28 Mar 2010 17:37:39 -0000	1.7
+++ saxon-8.4b-r3.ebuild	10 Aug 2014 20:23:18 -0000	1.8
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon/saxon-8.4b-r3.ebuild,v 1.7 2010/03/28 17:37:39 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon/saxon-8.4b-r3.ebuild,v 1.8 2014/08/10 20:23:18 slyfox Exp $
 
 JAVA_PKG_IUSE="doc examples source"
 
 inherit java-pkg-2 eutils java-ant-2
 
-DESCRIPTION="A collection of tools for processing XML documents: XSLT processor, XSL library, parser."
+DESCRIPTION="A collection of tools for processing XML documents: XSLT processor, XSL library, parser"
 MyPV=${PV%b}
 SRC_URI="mirror://sourceforge/saxon/saxonb${MyPV/./-}.zip"
 HOMEPAGE="http://saxon.sourceforge.net/"



1.6                  dev-java/saxon/saxon-6.5.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/saxon/saxon-6.5.5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/saxon/saxon-6.5.5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/saxon/saxon-6.5.5.ebuild?r1=1.5&r2=1.6

Index: saxon-6.5.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/saxon/saxon-6.5.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- saxon-6.5.5.ebuild	17 Jun 2007 15:24:26 -0000	1.5
+++ saxon-6.5.5.ebuild	10 Aug 2014 20:23:18 -0000	1.6
@@ -1,12 +1,12 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon/saxon-6.5.5.ebuild,v 1.5 2007/06/17 15:24:26 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon/saxon-6.5.5.ebuild,v 1.6 2014/08/10 20:23:18 slyfox Exp $
 
 JAVA_PKG_IUSE="doc examples source"
 inherit java-pkg-2 java-ant-2 eutils versionator
 
 MY_P="${PN}$(replace_all_version_separators -)"
-DESCRIPTION="A collection of tools for processing XML documents: XSLT processor, XSL library, parser."
+DESCRIPTION="A collection of tools for processing XML documents: XSLT processor, XSL library, parser"
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"
 HOMEPAGE="http://saxon.sourceforge.net/"
 



1.45                 dev-java/saxon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/saxon/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/saxon/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/saxon/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/saxon/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	9 Dec 2012 17:39:47 -0000	1.44
+++ ChangeLog	10 Aug 2014 20:23:18 -0000	1.45
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/saxon
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon/ChangeLog,v 1.44 2012/12/09 17:39:47 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon/ChangeLog,v 1.45 2014/08/10 20:23:18 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> saxon-6.5.5.ebuild,
+  saxon-8.4b-r3.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> saxon-9.2.0.6.ebuild:
   Stable for ppc64, wrt bug #421733





                 reply	other threads:[~2014-08-11 21:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140810202319.7B65C2004F@flycatcher.gentoo.org \
    --to=slyfox@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox