slyfox      14/08/10 20:27:30

  Modified:             xmlgraphics-commons-1.5.ebuild
                        xmlgraphics-commons-1.3.1.ebuild
                        xmlgraphics-commons-1.2-r1.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.2                  dev-java/xmlgraphics-commons/xmlgraphics-commons-1.5.ebuild

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

Index: xmlgraphics-commons-1.5.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xmlgraphics-commons-1.5.ebuild      8 Jul 2013 14:10:00 -0000       1.1
+++ xmlgraphics-commons-1.5.ebuild      10 Aug 2014 20:27:30 -0000      1.2
@@ -1,6 +1,6 @@
-# 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-java/xmlgraphics-commons/xmlgraphics-commons-1.5.ebuild,v
 1.1 2013/07/08 14:10:00 tomwij Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.5.ebuild,v
 1.2 2014/08/10 20:27:30 slyfox Exp $
 
 EAPI="5"
 
@@ -11,7 +11,7 @@
 
 inherit java-pkg-2 java-ant-2 virtualx
 
-DESCRIPTION="A library of several reusable components used by Apache Batik and 
Apache FOP."
+DESCRIPTION="A library of several reusable components used by Apache Batik and 
Apache FOP"
 HOMEPAGE="http://xmlgraphics.apache.org/commons/index.html";
 SRC_URI="mirror://apache/xmlgraphics/commons/source/${P}-src.tar.gz"
 



1.8                  
dev-java/xmlgraphics-commons/xmlgraphics-commons-1.3.1.ebuild

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

Index: xmlgraphics-commons-1.3.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.3.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xmlgraphics-commons-1.3.1.ebuild    31 Dec 2011 16:46:14 -0000      1.7
+++ xmlgraphics-commons-1.3.1.ebuild    10 Aug 2014 20:27:30 -0000      1.8
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 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/xmlgraphics-commons/xmlgraphics-commons-1.3.1.ebuild,v
 1.7 2011/12/31 16:46:14 sera Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.3.1.ebuild,v
 1.8 2014/08/10 20:27:30 slyfox Exp $
 
 EAPI=1
 JAVA_PKG_IUSE="doc examples source test"
 
 inherit java-pkg-2 java-ant-2
 
-DESCRIPTION="A library of several reusable components used by Apache Batik and 
Apache FOP."
+DESCRIPTION="A library of several reusable components used by Apache Batik and 
Apache FOP"
 HOMEPAGE="http://xmlgraphics.apache.org/commons/index.html";
 SRC_URI="mirror://apache/xmlgraphics/commons/source/${P}-src.tar.gz"
 



1.2                  
dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2-r1.ebuild

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

Index: xmlgraphics-commons-1.2-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xmlgraphics-commons-1.2-r1.ebuild   30 Jun 2013 19:58:47 -0000      1.1
+++ xmlgraphics-commons-1.2-r1.ebuild   10 Aug 2014 20:27:30 -0000      1.2
@@ -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-java/xmlgraphics-commons/xmlgraphics-commons-1.2-r1.ebuild,v
 1.1 2013/06/30 19:58:47 tomwij Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2-r1.ebuild,v
 1.2 2014/08/10 20:27:30 slyfox Exp $
 
 JAVA_PKG_IUSE="doc examples source test"
 
 inherit java-pkg-2 java-ant-2
 
-DESCRIPTION="A library of several reusable components used by Apache Batik and 
Apache FOP."
+DESCRIPTION="A library of several reusable components used by Apache Batik and 
Apache FOP"
 HOMEPAGE="http://xmlgraphics.apache.org/commons/index.html";
 SRC_URI="mirror://apache/xmlgraphics/commons/source/${P}-src.tar.gz"
 



1.26                 dev-java/xmlgraphics-commons/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   8 Jul 2013 14:10:00 -0000       1.25
+++ ChangeLog   10 Aug 2014 20:27:30 -0000      1.26
@@ -1,6 +1,11 @@
 # ChangeLog for dev-java/xmlgraphics-commons
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v 
1.25 2013/07/08 14:10:00 tomwij Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v 
1.26 2014/08/10 20:27:30 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <[email protected]>
+  xmlgraphics-commons-1.2-r1.ebuild, xmlgraphics-commons-1.3.1.ebuild,
+  xmlgraphics-commons-1.5.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
 *xmlgraphics-commons-1.5 (08 Jul 2013)
 




Reply via email to