slyfox      14/08/10 21:07:30

  Modified:             beautifulsoup-3.2.1.ebuild
                        beautifulsoup-3.2.1-r1.ebuild
                        beautifulsoup-3.1.0.1-r1.ebuild
                        beautifulsoup-3.2.0.ebuild
                        beautifulsoup-3.1.0.1-r2.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                  dev-python/beautifulsoup/beautifulsoup-3.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1.ebuild?r1=1.2&r2=1.3

Index: beautifulsoup-3.2.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- beautifulsoup-3.2.1.ebuild  13 Oct 2012 18:41:14 -0000      1.2
+++ beautifulsoup-3.2.1.ebuild  10 Aug 2014 21:07:30 -0000      1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1.ebuild,v 
1.2 2012/10/13 18:41:14 armin76 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1.ebuild,v 
1.3 2014/08/10 21:07:30 slyfox Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@
 MY_PN="BeautifulSoup"
 MY_P="${MY_PN}-${PV}"
 
-DESCRIPTION="HTML/XML parser for quick-turnaround applications like 
screen-scraping."
+DESCRIPTION="HTML/XML parser for quick-turnaround applications like 
screen-scraping"
 HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ 
http://pypi.python.org/pypi/BeautifulSoup";
 SRC_URI="http://www.crummy.com/software/${MY_PN}/download/3.x/${MY_P}.tar.gz";
 



1.16                 dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild?r1=1.15&r2=1.16

Index: beautifulsoup-3.2.1-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- beautifulsoup-3.2.1-r1.ebuild       17 May 2014 13:50:31 -0000      1.15
+++ beautifulsoup-3.2.1-r1.ebuild       10 Aug 2014 21:07:30 -0000      1.16
@@ -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/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild,v
 1.15 2014/05/17 13:50:31 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild,v
 1.16 2014/08/10 21:07:30 slyfox Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_{6,7} pypy pypy2_0 )
@@ -10,7 +10,7 @@
 MY_PN="BeautifulSoup"
 MY_P="${MY_PN}-${PV}"
 
-DESCRIPTION="HTML/XML parser for quick-turnaround applications like 
screen-scraping."
+DESCRIPTION="HTML/XML parser for quick-turnaround applications like 
screen-scraping"
 HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ 
http://pypi.python.org/pypi/BeautifulSoup";
 SRC_URI="http://www.crummy.com/software/${MY_PN}/download/3.x/${MY_P}.tar.gz";
 



1.20                 dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild?r1=1.19&r2=1.20

Index: beautifulsoup-3.1.0.1-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- beautifulsoup-3.1.0.1-r1.ebuild     22 May 2013 21:49:29 -0000      1.19
+++ beautifulsoup-3.1.0.1-r1.ebuild     10 Aug 2014 21:07:30 -0000      1.20
@@ -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-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v
 1.19 2013/05/22 21:49:29 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v
 1.20 2014/08/10 21:07:30 slyfox Exp $
 
 EAPI="3"
 PYTHON_DEPEND="3"
@@ -13,7 +13,7 @@
 MY_PN="BeautifulSoup"
 MY_P="${MY_PN}-${PV}"
 
-DESCRIPTION="HTML/XML parser for quick-turnaround applications like 
screen-scraping."
+DESCRIPTION="HTML/XML parser for quick-turnaround applications like 
screen-scraping"
 HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ 
http://pypi.python.org/pypi/BeautifulSoup";
 SRC_URI="http://www.crummy.com/software/${MY_PN}/download/${MY_P}.tar.gz";
 



1.15                 dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild?r1=1.14&r2=1.15

Index: beautifulsoup-3.2.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- beautifulsoup-3.2.0.ebuild  13 Oct 2012 18:41:14 -0000      1.14
+++ beautifulsoup-3.2.0.ebuild  10 Aug 2014 21:07:30 -0000      1.15
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v 
1.14 2012/10/13 18:41:14 armin76 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v 
1.15 2014/08/10 21:07:30 slyfox Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@
 MY_PN="BeautifulSoup"
 MY_P="${MY_PN}-${PV}"
 
-DESCRIPTION="HTML/XML parser for quick-turnaround applications like 
screen-scraping."
+DESCRIPTION="HTML/XML parser for quick-turnaround applications like 
screen-scraping"
 HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ 
http://pypi.python.org/pypi/BeautifulSoup";
 SRC_URI="http://www.crummy.com/software/${MY_PN}/download/3.x/${MY_P}.tar.gz";
 



1.15                 dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild?r1=1.14&r2=1.15

Index: beautifulsoup-3.1.0.1-r2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- beautifulsoup-3.1.0.1-r2.ebuild     17 May 2014 13:50:31 -0000      1.14
+++ beautifulsoup-3.1.0.1-r2.ebuild     10 Aug 2014 21:07:30 -0000      1.15
@@ -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/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild,v
 1.14 2014/05/17 13:50:31 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild,v
 1.15 2014/08/10 21:07:30 slyfox Exp $
 
 EAPI="5"
 # A few tests fail with python3.3 :(
@@ -11,7 +11,7 @@
 MY_PN="BeautifulSoup"
 MY_P="${MY_PN}-${PV}"
 
-DESCRIPTION="HTML/XML parser for quick-turnaround applications like 
screen-scraping."
+DESCRIPTION="HTML/XML parser for quick-turnaround applications like 
screen-scraping"
 HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ 
http://pypi.python.org/pypi/BeautifulSoup";
 SRC_URI="http://www.crummy.com/software/${MY_PN}/download/${MY_P}.tar.gz";
 



1.117                dev-python/beautifulsoup/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.117&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.117&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?r1=1.116&r2=1.117

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ChangeLog   20 Jun 2014 08:48:45 -0000      1.116
+++ ChangeLog   10 Aug 2014 21:07:30 -0000      1.117
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/beautifulsoup
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.116 
2014/06/20 08:48:45 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.117 
2014/08/10 21:07:30 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <[email protected]>
+  beautifulsoup-3.1.0.1-r1.ebuild, beautifulsoup-3.1.0.1-r2.ebuild,
+  beautifulsoup-3.2.0.ebuild, beautifulsoup-3.2.1-r1.ebuild,
+  beautifulsoup-3.2.1.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   20 Jun 2014; Tobias Klausmann <[email protected]>
   beautifulsoup-4.2.0.ebuild:




Reply via email to