summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-05-09 05:21:12 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-05-09 05:21:12 +0000
commitd948e6836af98625c96cf4b5564af67c01510bf9 (patch)
tree4a7e17c80dd8fc8d28a27750aa9ca94c75a302bb /dev-python/pylint
parentversion bump (diff)
downloadgentoo-2-d948e6836af98625c96cf4b5564af67c01510bf9.tar.gz
gentoo-2-d948e6836af98625c96cf4b5564af67c01510bf9.tar.bz2
gentoo-2-d948e6836af98625c96cf4b5564af67c01510bf9.zip
Whitespace
(Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/pylint')
-rw-r--r--dev-python/pylint/ChangeLog5
-rw-r--r--dev-python/pylint/pylint-1.2.1.ebuild4
2 files changed, 5 insertions, 4 deletions
diff --git a/dev-python/pylint/ChangeLog b/dev-python/pylint/ChangeLog
index 34c730bb5a48..434dc63b299d 100644
--- a/dev-python/pylint/ChangeLog
+++ b/dev-python/pylint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pylint
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.107 2014/05/09 02:51:16 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.108 2014/05/09 05:21:12 patrick Exp $
+
+ 09 May 2014; Patrick Lauer <patrick@gentoo.org> pylint-1.2.1.ebuild:
+ Whitespace
*pylint-1.2.1 (09 May 2014)
diff --git a/dev-python/pylint/pylint-1.2.1.ebuild b/dev-python/pylint/pylint-1.2.1.ebuild
index 8ac58cb8e6b3..e9c1cc6e4072 100644
--- a/dev-python/pylint/pylint-1.2.1.ebuild
+++ b/dev-python/pylint/pylint-1.2.1.ebuild
@@ -1,7 +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/pylint/pylint-1.2.1.ebuild,v 1.1 2014/05/09 02:51:16 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-1.2.1.ebuild,v 1.2 2014/05/09 05:21:12 patrick Exp $
EAPI=5
@@ -37,7 +36,6 @@ python_prepare_all () {
distutils-r1_python_prepare_all
}
-
python_test() {
# Test suite appears not to work under Python 3.
# https://bitbucket.org/logilab/pylint/issue/240/