slyfox      14/08/10 20:09:06

  Modified:             resin-4.0.22.ebuild resin-4.0.25.ebuild
                        resin-4.0.26.ebuild resin-4.0.13-r1.ebuild
                        resin-4.0.14.ebuild resin-4.0.15.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.7                  www-servers/resin/resin-4.0.22.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.22.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.22.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.22.ebuild?r1=1.6&r2=1.7

Index: resin-4.0.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.22.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- resin-4.0.22.ebuild 8 Jan 2014 06:08:59 -0000       1.6
+++ resin-4.0.22.ebuild 10 Aug 2014 20:09:05 -0000      1.7
@@ -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/www-servers/resin/resin-4.0.22.ebuild,v 1.6 
2014/01/08 06:08:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.22.ebuild,v 1.7 
2014/08/10 20:09:05 slyfox Exp $
 
 EAPI="2"
 
@@ -8,7 +8,7 @@
 
 inherit java-pkg-2 java-ant-2 eutils flag-o-matic multilib autotools user
 
-DESCRIPTION="A fast Servlet and JSP engine."
+DESCRIPTION="A fast Servlet and JSP engine"
 HOMEPAGE="http://www.caucho.com";
 SRC_URI="http://www.caucho.com/download/${P}-src.zip
        mirror://gentoo/resin-gentoo-patches-${PV}-r1.tar.bz2"



1.5                  www-servers/resin/resin-4.0.25.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.25.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.25.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.25.ebuild?r1=1.4&r2=1.5

Index: resin-4.0.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.25.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- resin-4.0.25.ebuild 8 Jan 2014 06:08:58 -0000       1.4
+++ resin-4.0.25.ebuild 10 Aug 2014 20:09:05 -0000      1.5
@@ -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/www-servers/resin/resin-4.0.25.ebuild,v 1.4 
2014/01/08 06:08:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.25.ebuild,v 1.5 
2014/08/10 20:09:05 slyfox Exp $
 
 EAPI="4"
 
@@ -8,7 +8,7 @@
 
 inherit java-pkg-2 java-ant-2 eutils flag-o-matic multilib autotools user
 
-DESCRIPTION="A fast Servlet and JSP engine."
+DESCRIPTION="A fast Servlet and JSP engine"
 HOMEPAGE="http://www.caucho.com";
 SRC_URI="http://www.caucho.com/download/${P}-src.zip
        mirror://gentoo/resin-gentoo-patches-${PV}-r1.tar.bz2"



1.3                  www-servers/resin/resin-4.0.26.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.26.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.26.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.26.ebuild?r1=1.2&r2=1.3

Index: resin-4.0.26.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.26.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- resin-4.0.26.ebuild 8 Jan 2014 06:08:59 -0000       1.2
+++ resin-4.0.26.ebuild 10 Aug 2014 20:09:05 -0000      1.3
@@ -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/www-servers/resin/resin-4.0.26.ebuild,v 1.2 
2014/01/08 06:08:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.26.ebuild,v 1.3 
2014/08/10 20:09:05 slyfox Exp $
 
 EAPI="4"
 
@@ -8,7 +8,7 @@
 
 inherit java-pkg-2 java-ant-2 eutils flag-o-matic multilib autotools user
 
-DESCRIPTION="A fast Servlet and JSP engine."
+DESCRIPTION="A fast Servlet and JSP engine"
 HOMEPAGE="http://www.caucho.com";
 SRC_URI="http://www.caucho.com/download/${P}-src.zip
        mirror://gentoo/resin-gentoo-patches-${PV}.tar.bz2"



1.5                  www-servers/resin/resin-4.0.13-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.13-r1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.13-r1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.13-r1.ebuild?r1=1.4&r2=1.5

Index: resin-4.0.13-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.13-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- resin-4.0.13-r1.ebuild      8 Jan 2014 06:08:58 -0000       1.4
+++ resin-4.0.13-r1.ebuild      10 Aug 2014 20:09:05 -0000      1.5
@@ -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/www-servers/resin/resin-4.0.13-r1.ebuild,v 
1.4 2014/01/08 06:08:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.13-r1.ebuild,v 
1.5 2014/08/10 20:09:05 slyfox Exp $
 
 EAPI="2"
 
@@ -8,7 +8,7 @@
 
 inherit java-pkg-2 java-ant-2 eutils flag-o-matic multilib autotools user
 
-DESCRIPTION="A fast Servlet and JSP engine."
+DESCRIPTION="A fast Servlet and JSP engine"
 HOMEPAGE="http://www.caucho.com";
 SRC_URI="http://www.caucho.com/download/${P}-src.zip
        mirror://gentoo/resin-gentoo-patches-${PV}.tar.bz2"



1.3                  www-servers/resin/resin-4.0.14.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.14.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.14.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.14.ebuild?r1=1.2&r2=1.3

Index: resin-4.0.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.14.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- resin-4.0.14.ebuild 8 Jan 2014 06:08:59 -0000       1.2
+++ resin-4.0.14.ebuild 10 Aug 2014 20:09:05 -0000      1.3
@@ -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/www-servers/resin/resin-4.0.14.ebuild,v 1.2 
2014/01/08 06:08:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.14.ebuild,v 1.3 
2014/08/10 20:09:05 slyfox Exp $
 
 EAPI="2"
 
@@ -8,7 +8,7 @@
 
 inherit java-pkg-2 java-ant-2 eutils flag-o-matic multilib autotools user
 
-DESCRIPTION="A fast Servlet and JSP engine."
+DESCRIPTION="A fast Servlet and JSP engine"
 HOMEPAGE="http://www.caucho.com";
 SRC_URI="http://www.caucho.com/download/${P}-src.zip
        mirror://gentoo/resin-gentoo-patches-${PV}.tar.bz2"



1.3                  www-servers/resin/resin-4.0.15.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.15.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.15.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.15.ebuild?r1=1.2&r2=1.3

Index: resin-4.0.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.15.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- resin-4.0.15.ebuild 8 Jan 2014 06:08:58 -0000       1.2
+++ resin-4.0.15.ebuild 10 Aug 2014 20:09:05 -0000      1.3
@@ -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/www-servers/resin/resin-4.0.15.ebuild,v 1.2 
2014/01/08 06:08:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.15.ebuild,v 1.3 
2014/08/10 20:09:05 slyfox Exp $
 
 EAPI="2"
 
@@ -8,7 +8,7 @@
 
 inherit java-pkg-2 java-ant-2 eutils flag-o-matic multilib autotools user
 
-DESCRIPTION="A fast Servlet and JSP engine."
+DESCRIPTION="A fast Servlet and JSP engine"
 HOMEPAGE="http://www.caucho.com";
 SRC_URI="http://www.caucho.com/download/${P}-src.zip
        mirror://gentoo/resin-gentoo-patches-${PV}.tar.bz2"



1.119                www-servers/resin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/ChangeLog?rev=1.119&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/ChangeLog?rev=1.119&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/ChangeLog?r1=1.118&r2=1.119

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog   8 Jan 2014 06:08:59 -0000       1.118
+++ ChangeLog   10 Aug 2014 20:09:05 -0000      1.119
@@ -1,6 +1,11 @@
 # ChangeLog for www-servers/resin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.118 
2014/01/08 06:08:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.119 
2014/08/10 20:09:05 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <[email protected]> resin-4.0.13-r1.ebuild,
+  resin-4.0.14.ebuild, resin-4.0.15.ebuild, resin-4.0.22.ebuild,
+  resin-4.0.25.ebuild, resin-4.0.26.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   08 Jan 2014; Mike Frysinger <[email protected]> resin-4.0.13-r1.ebuild,
   resin-4.0.14.ebuild, resin-4.0.15.ebuild, resin-4.0.22.ebuild,




Reply via email to