diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-06-23 15:18:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-06-23 15:18:53 +0000 |
commit | 849100bf3ddce7f6633bc6fe62246910accf056c (patch) | |
tree | a23ecbe0482e36a3c4cee449810c49b596ba5158 /dev-python/pylint | |
parent | whitespace (diff) | |
download | gentoo-2-849100bf3ddce7f6633bc6fe62246910accf056c.tar.gz gentoo-2-849100bf3ddce7f6633bc6fe62246910accf056c.tar.bz2 gentoo-2-849100bf3ddce7f6633bc6fe62246910accf056c.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-python/pylint')
-rw-r--r-- | dev-python/pylint/pylint-0.18.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pylint/pylint-0.18.0.ebuild b/dev-python/pylint/pylint-0.18.0.ebuild index 1e02ceda3bb1..651127717877 100644 --- a/dev-python/pylint/pylint-0.18.0.ebuild +++ b/dev-python/pylint/pylint-0.18.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.18.0.ebuild,v 1.1 2009/06/19 14:40:07 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.18.0.ebuild,v 1.2 2009/06/23 15:18:53 mr_bones_ Exp $ EAPI="2" @@ -49,7 +49,6 @@ src_test() { popd >/dev/null || die } - src_install() { distutils_src_install |