slyfox      14/08/10 20:09:49

  Modified:             commons-cli-1.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.10                 dev-java/commons-cli/commons-cli-1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-cli/commons-cli-1.2.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-cli/commons-cli-1.2.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-cli/commons-cli-1.2.ebuild?r1=1.9&r2=1.10

Index: commons-cli-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-cli/commons-cli-1.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- commons-cli-1.2.ebuild      8 Jan 2014 17:45:25 -0000       1.9
+++ commons-cli-1.2.ebuild      10 Aug 2014 20:09:49 -0000      1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-java/commons-cli/commons-cli-1.2.ebuild,v 1.9 
2014/01/08 17:45:25 tomwij Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-java/commons-cli/commons-cli-1.2.ebuild,v 1.10 
2014/08/10 20:09:49 slyfox Exp $
 
 # Upstream switched to Maven as a build system. Current build.xml file was 
generated by running mvn ant:ant
 # A bit of tweaking was required unfortunately
@@ -10,7 +10,7 @@
 
 inherit java-pkg-2 java-ant-2 eutils
 
-DESCRIPTION="A Java library for working with the command line arguments and 
options."
+DESCRIPTION="A Java library for working with the command line arguments and 
options"
 HOMEPAGE="http://commons.apache.org/cli/";
 MY_P="${P}-src"
 SRC_URI="mirror://apache/commons/cli/source/${MY_P}.tar.gz"



1.49                 dev-java/commons-cli/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-cli/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   8 Jan 2014 17:45:25 -0000       1.48
+++ ChangeLog   10 Aug 2014 20:09:49 -0000      1.49
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/commons-cli
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-cli/ChangeLog,v 1.48 
2014/01/08 17:45:25 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-cli/ChangeLog,v 1.49 
2014/08/10 20:09:49 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> commons-cli-1.2.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   08 Jan 2014; Tom Wijsman <tom...@gentoo.org> commons-cli-1.2.ebuild:
   Fixed up Copyright year.




Reply via email to