slyfox      14/08/10 20:54:10

  Modified:             weechat-0.4.2.ebuild weechat-0.4.3-r1.ebuild
                        weechat-9999.ebuild weechat-0.4.1.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.3                  net-irc/weechat/weechat-0.4.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.4.2.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.4.2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.4.2.ebuild?r1=1.2&r2=1.3

Index: weechat-0.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.4.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- weechat-0.4.2.ebuild        1 Mar 2014 22:10:13 -0000       1.2
+++ weechat-0.4.2.ebuild        10 Aug 2014 20:54:10 -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/net-irc/weechat/weechat-0.4.2.ebuild,v 1.2 
2014/03/01 22:10:13 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.4.2.ebuild,v 1.3 
2014/08/10 20:54:10 slyfox Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 [[ ${PV} == "9999" ]] && GIT_ECLASS="git-2"
 inherit eutils python-single-r1 multilib cmake-utils ${GIT_ECLASS}
 
-DESCRIPTION="Portable and multi-interface IRC client."
+DESCRIPTION="Portable and multi-interface IRC client"
 HOMEPAGE="http://weechat.org/";
 [[ ${PV} == "9999" ]] || SRC_URI="http://${PN}.org/files/src/${P}.tar.bz2";
 



1.5                  net-irc/weechat/weechat-0.4.3-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.4.3-r1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.4.3-r1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.4.3-r1.ebuild?r1=1.4&r2=1.5

Index: weechat-0.4.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.4.3-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- weechat-0.4.3-r1.ebuild     14 Jun 2014 09:59:56 -0000      1.4
+++ weechat-0.4.3-r1.ebuild     10 Aug 2014 20:54:10 -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/net-irc/weechat/weechat-0.4.3-r1.ebuild,v 
1.4 2014/06/14 09:59:56 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.4.3-r1.ebuild,v 
1.5 2014/08/10 20:54:10 slyfox Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3} )
@@ -9,7 +9,7 @@
 [[ ${PV} == "9999" ]] && GIT_ECLASS="git-r3"
 inherit eutils python-single-r1 multilib cmake-utils ${GIT_ECLASS}
 
-DESCRIPTION="Portable and multi-interface IRC client."
+DESCRIPTION="Portable and multi-interface IRC client"
 HOMEPAGE="http://weechat.org/";
 [[ ${PV} == "9999" ]] || SRC_URI="http://${PN}.org/files/src/${P}.tar.bz2";
 



1.33                 net-irc/weechat/weechat-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-9999.ebuild?rev=1.33&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-9999.ebuild?rev=1.33&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-9999.ebuild?r1=1.32&r2=1.33

Index: weechat-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-9999.ebuild,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- weechat-9999.ebuild 26 Mar 2014 15:15:16 -0000      1.32
+++ weechat-9999.ebuild 10 Aug 2014 20:54:10 -0000      1.33
@@ -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/net-irc/weechat/weechat-9999.ebuild,v 1.32 
2014/03/26 15:15:16 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-9999.ebuild,v 1.33 
2014/08/10 20:54:10 slyfox Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3} )
@@ -9,7 +9,7 @@
 [[ ${PV} == "9999" ]] && GIT_ECLASS="git-r3"
 inherit eutils python-single-r1 multilib cmake-utils ${GIT_ECLASS}
 
-DESCRIPTION="Portable and multi-interface IRC client."
+DESCRIPTION="Portable and multi-interface IRC client"
 HOMEPAGE="http://weechat.org/";
 [[ ${PV} == "9999" ]] || SRC_URI="http://${PN}.org/files/src/${P}.tar.bz2";
 



1.5                  net-irc/weechat/weechat-0.4.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.4.1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.4.1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.4.1.ebuild?r1=1.4&r2=1.5

Index: weechat-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.4.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- weechat-0.4.1.ebuild        1 Mar 2014 22:10:13 -0000       1.4
+++ weechat-0.4.1.ebuild        10 Aug 2014 20:54:10 -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/net-irc/weechat/weechat-0.4.1.ebuild,v 1.4 
2014/03/01 22:10:13 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.4.1.ebuild,v 1.5 
2014/08/10 20:54:10 slyfox Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 [[ ${PV} == "9999" ]] && GIT_ECLASS="git-2"
 inherit eutils python-single-r1 multilib cmake-utils ${GIT_ECLASS}
 
-DESCRIPTION="Portable and multi-interface IRC client."
+DESCRIPTION="Portable and multi-interface IRC client"
 HOMEPAGE="http://weechat.org/";
 [[ ${PV} == "9999" ]] || SRC_URI="http://${PN}.org/files/src/${P}.tar.bz2";
 



1.142                net-irc/weechat/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?rev=1.142&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?rev=1.142&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?r1=1.141&r2=1.142

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- ChangeLog   14 Jun 2014 09:59:56 -0000      1.141
+++ ChangeLog   10 Aug 2014 20:54:10 -0000      1.142
@@ -1,6 +1,10 @@
 # ChangeLog for net-irc/weechat
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.141 
2014/06/14 09:59:56 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.142 
2014/08/10 20:54:10 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> weechat-0.4.1.ebuild,
+  weechat-0.4.2.ebuild, weechat-0.4.3-r1.ebuild, weechat-9999.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   14 Jun 2014; Pawel Hajdan jr <phajdan...@gentoo.org> weechat-0.4.3-r1.ebuild:
   x86 stable wrt bug #505476




Reply via email to