slyfox      14/08/10 20:32:47

  Modified:             UTF8Strings-1.14.0.ebuild UTF8Strings-1.13.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.5                  dev-libs/UTF8Strings/UTF8Strings-1.14.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/UTF8Strings/UTF8Strings-1.14.0.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/UTF8Strings/UTF8Strings-1.14.0.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/UTF8Strings/UTF8Strings-1.14.0.ebuild?r1=1.4&r2=1.5

Index: UTF8Strings-1.14.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-libs/UTF8Strings/UTF8Strings-1.14.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- UTF8Strings-1.14.0.ebuild   4 Sep 2013 11:15:44 -0000       1.4
+++ UTF8Strings-1.14.0.ebuild   10 Aug 2014 20:32:47 -0000      1.5
@@ -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-libs/UTF8Strings/UTF8Strings-1.14.0.ebuild,v 1.4 
2013/09/04 11:15:44 pinkbyte Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/UTF8Strings/UTF8Strings-1.14.0.ebuild,v 1.5 
2014/08/10 20:32:47 slyfox Exp $
 
 EAPI="5"
 
 inherit cmake-utils
 
-DESCRIPTION="C++ library that provides ability to work natively with UTF8 
strings in a very simple way."
+DESCRIPTION="C++ library that provides ability to work natively with UTF8 
strings in a very simple way"
 HOMEPAGE="http://grigory.info/${PN}.About.html";
 SRC_URI="http://grigory.info/distfiles/${P}.tar.bz2";
 



1.4                  dev-libs/UTF8Strings/UTF8Strings-1.13.2.ebuild

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

Index: UTF8Strings-1.13.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-libs/UTF8Strings/UTF8Strings-1.13.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- UTF8Strings-1.13.2.ebuild   1 May 2013 10:35:38 -0000       1.3
+++ UTF8Strings-1.13.2.ebuild   10 Aug 2014 20:32:47 -0000      1.4
@@ -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-libs/UTF8Strings/UTF8Strings-1.13.2.ebuild,v 1.3 
2013/05/01 10:35:38 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/UTF8Strings/UTF8Strings-1.13.2.ebuild,v 1.4 
2014/08/10 20:32:47 slyfox Exp $
 
 EAPI="5"
 
 inherit cmake-utils
 
-DESCRIPTION="C++ library that provides ability to work natively with UTF8 
strings in a very simple way."
+DESCRIPTION="C++ library that provides ability to work natively with UTF8 
strings in a very simple way"
 HOMEPAGE="http://grigory.info/${PN}.About.html";
 SRC_URI="http://grigory.info/distfiles/${P}.tar.bz2";
 



1.19                 dev-libs/UTF8Strings/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/UTF8Strings/ChangeLog?rev=1.19&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/UTF8Strings/ChangeLog?rev=1.19&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/UTF8Strings/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/UTF8Strings/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   18 Sep 2013 12:31:34 -0000      1.18
+++ ChangeLog   10 Aug 2014 20:32:47 -0000      1.19
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/UTF8Strings
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/UTF8Strings/ChangeLog,v 1.18 
2013/09/18 12:31:34 pinkbyte Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/UTF8Strings/ChangeLog,v 1.19 
2014/08/10 20:32:47 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> 
UTF8Strings-1.13.2.ebuild,
+  UTF8Strings-1.14.0.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   18 Sep 2013; Sergey Popov <pinkb...@gentoo.org> -UTF8Strings-1.9.ebuild,
   -UTF8Strings-1.12.0.ebuild, -UTF8Strings-1.12.1.ebuild,




Reply via email to