slyfox 14/08/10 21:09:01
Modified: columnize-0.3.5.ebuild columnize-0.3.4.ebuild
columnize-0.3.3.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-python/columnize/columnize-0.3.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/columnize/columnize-0.3.5.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/columnize/columnize-0.3.5.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/columnize/columnize-0.3.5.ebuild?r1=1.1&r2=1.2
Index: columnize-0.3.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/columnize/columnize-0.3.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- columnize-0.3.5.ebuild 22 Apr 2013 07:06:12 -0000 1.1
+++ columnize-0.3.5.ebuild 10 Aug 2014 21:09:00 -0000 1.2
@@ -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/columnize/columnize-0.3.5.ebuild,v 1.1
2013/04/22 07:06:12 patrick Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/columnize/columnize-0.3.5.ebuild,v 1.2
2014/08/10 21:09:00 slyfox Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -10,7 +10,7 @@
inherit distutils
-DESCRIPTION="Format a simple (i.e. not nested) list into aligned columns."
+DESCRIPTION="Format a simple (i.e. not nested) list into aligned columns"
HOMEPAGE="http://code.google.com/p/pycolumnize/
http://pypi.python.org/pypi/columnize"
SRC_URI="http://pycolumnize.googlecode.com/files/${P}.tar.gz"
1.2 dev-python/columnize/columnize-0.3.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/columnize/columnize-0.3.4.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/columnize/columnize-0.3.4.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/columnize/columnize-0.3.4.ebuild?r1=1.1&r2=1.2
Index: columnize-0.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/columnize/columnize-0.3.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- columnize-0.3.4.ebuild 11 Jan 2013 06:21:35 -0000 1.1
+++ columnize-0.3.4.ebuild 10 Aug 2014 21:09:00 -0000 1.2
@@ -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/columnize/columnize-0.3.4.ebuild,v 1.1
2013/01/11 06:21:35 patrick Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/columnize/columnize-0.3.4.ebuild,v 1.2
2014/08/10 21:09:00 slyfox Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -10,7 +10,7 @@
inherit distutils
-DESCRIPTION="Format a simple (i.e. not nested) list into aligned columns."
+DESCRIPTION="Format a simple (i.e. not nested) list into aligned columns"
HOMEPAGE="http://code.google.com/p/pycolumnize/
http://pypi.python.org/pypi/columnize"
SRC_URI="http://pycolumnize.googlecode.com/files/${P}.tar.gz"
1.4 dev-python/columnize/columnize-0.3.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/columnize/columnize-0.3.3.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/columnize/columnize-0.3.3.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/columnize/columnize-0.3.3.ebuild?r1=1.3&r2=1.4
Index: columnize-0.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/columnize/columnize-0.3.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- columnize-0.3.3.ebuild 31 Oct 2012 10:00:54 -0000 1.3
+++ columnize-0.3.3.ebuild 10 Aug 2014 21:09:00 -0000 1.4
@@ -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/columnize/columnize-0.3.3.ebuild,v 1.3
2012/10/31 10:00:54 patrick Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/columnize/columnize-0.3.3.ebuild,v 1.4
2014/08/10 21:09:00 slyfox Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -10,7 +10,7 @@
inherit distutils
-DESCRIPTION="Format a simple (i.e. not nested) list into aligned columns."
+DESCRIPTION="Format a simple (i.e. not nested) list into aligned columns"
HOMEPAGE="http://code.google.com/p/pycolumnize/
http://pypi.python.org/pypi/columnize"
SRC_URI="http://pycolumnize.googlecode.com/files/${P}.tar.gz"
1.7 dev-python/columnize/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/columnize/ChangeLog?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/columnize/ChangeLog?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/columnize/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/columnize/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 22 Apr 2013 07:06:12 -0000 1.6
+++ ChangeLog 10 Aug 2014 21:09:00 -0000 1.7
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/columnize
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/columnize/ChangeLog,v 1.6
2013/04/22 07:06:12 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/columnize/ChangeLog,v 1.7
2014/08/10 21:09:00 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <[email protected]> columnize-0.3.3.ebuild,
+ columnize-0.3.4.ebuild, columnize-0.3.5.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*columnize-0.3.5 (22 Apr 2013)