From 40abfbdc6278c87f0854442e9bf4161cdf9bc83c Mon Sep 17 00:00:00 2001 From: Rob Cakebread Date: Fri, 13 Oct 2006 15:01:21 +0000 Subject: Fixed typos Package-Manager: portage-2.1.2_pre2-r8 --- dev-python/pylint/pylint-0.9.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/pylint/pylint-0.9.0.ebuild') diff --git a/dev-python/pylint/pylint-0.9.0.ebuild b/dev-python/pylint/pylint-0.9.0.ebuild index a326e27ff653..bc9e61f5031c 100644 --- a/dev-python/pylint/pylint-0.9.0.ebuild +++ b/dev-python/pylint/pylint-0.9.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.9.0.ebuild,v 1.3 2006/06/11 02:57:49 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.9.0.ebuild,v 1.4 2006/10/13 15:01:21 pythonhead Exp $ inherit distutils eutils -DESCRIPTION="PyLint is a tool to check if a Pyhon module satisfies a coding standard" +DESCRIPTION="PyLint is a tool to check if a Python module satisfies a coding standard" SRC_URI="ftp://ftp.logilab.org/pub/pylint/${P}.tar.gz" HOMEPAGE="http://www.logilab.org/projects/pylint/" -- cgit v1.2.3-65-gdbad