slyfox      14/08/10 20:41:23

  Modified:             cl-ppcre-1.2.11.ebuild cl-ppcre-1.2.16.ebuild
                        cl-ppcre-1.2.12.ebuild cl-ppcre-1.2.15.ebuild
                        cl-ppcre-1.2.13.ebuild cl-ppcre-1.2.14.ebuild
                        cl-ppcre-1.2.10.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-lisp/cl-ppcre/cl-ppcre-1.2.11.ebuild

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

Index: cl-ppcre-1.2.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cl-ppcre-1.2.11.ebuild      2 Aug 2005 05:23:26 -0000       1.1
+++ cl-ppcre-1.2.11.ebuild      10 Aug 2014 20:41:23 -0000      1.2
@@ -1,10 +1,10 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.11.ebuild,v 
1.1 2005/08/02 05:23:26 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.11.ebuild,v 
1.2 2014/08/10 20:41:23 slyfox Exp $
 
 inherit common-lisp
 
-DESCRIPTION="CL-PPCRE is a portable regular expression library for Common 
Lisp."
+DESCRIPTION="CL-PPCRE is a portable regular expression library for Common Lisp"
 HOMEPAGE="http://weitz.de/cl-ppcre/
        http://www.cliki.net/cl-ppcre";
 SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz"



1.4                  dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild?r1=1.3&r2=1.4

Index: cl-ppcre-1.2.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cl-ppcre-1.2.16.ebuild      11 Jul 2014 08:47:28 -0000      1.3
+++ cl-ppcre-1.2.16.ebuild      10 Aug 2014 20:41:23 -0000      1.4
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild,v 
1.3 2014/07/11 08:47:28 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild,v 
1.4 2014/08/10 20:41:23 slyfox Exp $
 
 inherit common-lisp
 
-DESCRIPTION="CL-PPCRE is a portable regular expression library for Common 
Lisp."
+DESCRIPTION="CL-PPCRE is a portable regular expression library for Common Lisp"
 HOMEPAGE="http://weitz.de/cl-ppcre/
        http://www.cliki.net/cl-ppcre";
 SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz"



1.2                  dev-lisp/cl-ppcre/cl-ppcre-1.2.12.ebuild

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

Index: cl-ppcre-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cl-ppcre-1.2.12.ebuild      2 Nov 2005 16:49:16 -0000       1.1
+++ cl-ppcre-1.2.12.ebuild      10 Aug 2014 20:41:23 -0000      1.2
@@ -1,10 +1,10 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.12.ebuild,v 
1.1 2005/11/02 16:49:16 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.12.ebuild,v 
1.2 2014/08/10 20:41:23 slyfox Exp $
 
 inherit common-lisp
 
-DESCRIPTION="CL-PPCRE is a portable regular expression library for Common 
Lisp."
+DESCRIPTION="CL-PPCRE is a portable regular expression library for Common Lisp"
 HOMEPAGE="http://weitz.de/cl-ppcre/
        http://www.cliki.net/cl-ppcre";
 SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz"



1.2                  dev-lisp/cl-ppcre/cl-ppcre-1.2.15.ebuild

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

Index: cl-ppcre-1.2.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.15.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cl-ppcre-1.2.15.ebuild      9 Jul 2006 15:59:02 -0000       1.1
+++ cl-ppcre-1.2.15.ebuild      10 Aug 2014 20:41:23 -0000      1.2
@@ -1,10 +1,10 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.15.ebuild,v 
1.1 2006/07/09 15:59:02 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.15.ebuild,v 
1.2 2014/08/10 20:41:23 slyfox Exp $
 
 inherit common-lisp
 
-DESCRIPTION="CL-PPCRE is a portable regular expression library for Common 
Lisp."
+DESCRIPTION="CL-PPCRE is a portable regular expression library for Common Lisp"
 HOMEPAGE="http://weitz.de/cl-ppcre/
        http://www.cliki.net/cl-ppcre";
 SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz"



1.2                  dev-lisp/cl-ppcre/cl-ppcre-1.2.13.ebuild

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

Index: cl-ppcre-1.2.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.13.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cl-ppcre-1.2.13.ebuild      6 Dec 2005 23:18:47 -0000       1.1
+++ cl-ppcre-1.2.13.ebuild      10 Aug 2014 20:41:23 -0000      1.2
@@ -1,10 +1,10 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.13.ebuild,v 
1.1 2005/12/06 23:18:47 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.13.ebuild,v 
1.2 2014/08/10 20:41:23 slyfox Exp $
 
 inherit common-lisp
 
-DESCRIPTION="CL-PPCRE is a portable regular expression library for Common 
Lisp."
+DESCRIPTION="CL-PPCRE is a portable regular expression library for Common Lisp"
 HOMEPAGE="http://weitz.de/cl-ppcre/
        http://www.cliki.net/cl-ppcre";
 SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz"



1.2                  dev-lisp/cl-ppcre/cl-ppcre-1.2.14.ebuild

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

Index: cl-ppcre-1.2.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.14.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cl-ppcre-1.2.14.ebuild      24 May 2006 23:21:40 -0000      1.1
+++ cl-ppcre-1.2.14.ebuild      10 Aug 2014 20:41:23 -0000      1.2
@@ -1,10 +1,10 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.14.ebuild,v 
1.1 2006/05/24 23:21:40 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.14.ebuild,v 
1.2 2014/08/10 20:41:23 slyfox Exp $
 
 inherit common-lisp
 
-DESCRIPTION="CL-PPCRE is a portable regular expression library for Common 
Lisp."
+DESCRIPTION="CL-PPCRE is a portable regular expression library for Common Lisp"
 HOMEPAGE="http://weitz.de/cl-ppcre/
        http://www.cliki.net/cl-ppcre";
 SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz"



1.2                  dev-lisp/cl-ppcre/cl-ppcre-1.2.10.ebuild

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

Index: cl-ppcre-1.2.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cl-ppcre-1.2.10.ebuild      21 Jul 2005 07:16:11 -0000      1.1
+++ cl-ppcre-1.2.10.ebuild      10 Aug 2014 20:41:23 -0000      1.2
@@ -1,10 +1,10 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.10.ebuild,v 
1.1 2005/07/21 07:16:11 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.10.ebuild,v 
1.2 2014/08/10 20:41:23 slyfox Exp $
 
 inherit common-lisp
 
-DESCRIPTION="CL-PPCRE is a portable regular expression library for Common 
Lisp."
+DESCRIPTION="CL-PPCRE is a portable regular expression library for Common Lisp"
 HOMEPAGE="http://weitz.de/cl-ppcre/
        http://www.cliki.net/cl-ppcre";
 SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz"



1.51                 dev-lisp/cl-ppcre/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-ppcre/ChangeLog?rev=1.51&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-ppcre/ChangeLog?rev=1.51&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-ppcre/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog   11 Jul 2014 08:47:28 -0000      1.50
+++ ChangeLog   10 Aug 2014 20:41:23 -0000      1.51
@@ -1,6 +1,11 @@
 # ChangeLog for dev-lisp/cl-ppcre
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/ChangeLog,v 1.50 
2014/07/11 08:47:28 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/ChangeLog,v 1.51 
2014/08/10 20:41:23 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <[email protected]> cl-ppcre-1.2.10.ebuild,
+  cl-ppcre-1.2.11.ebuild, cl-ppcre-1.2.12.ebuild, cl-ppcre-1.2.13.ebuild,
+  cl-ppcre-1.2.14.ebuild, cl-ppcre-1.2.15.ebuild, cl-ppcre-1.2.16.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   11 Jul 2014; Patrick Lauer <[email protected]> cl-ppcre-1.2.16.ebuild:
   Stable on amd64 #511170




Reply via email to