diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2006-10-13 15:01:21 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2006-10-13 15:01:21 +0000 |
commit | 404762ced3f2db0e4a39193841b2e8059d3cd6e6 (patch) | |
tree | a1d11f3c3fba734107c531d51eb760a8b112b4e5 /dev-python/pylint | |
parent | Remove print USE flag, eog may be used for SVG printing instead (diff) | |
download | gentoo-2-404762ced3f2db0e4a39193841b2e8059d3cd6e6.tar.gz gentoo-2-404762ced3f2db0e4a39193841b2e8059d3cd6e6.tar.bz2 gentoo-2-404762ced3f2db0e4a39193841b2e8059d3cd6e6.zip |
Fixed typos
(Portage version: 2.1.2_pre2-r8)
Diffstat (limited to 'dev-python/pylint')
-rw-r--r-- | dev-python/pylint/pylint-0.10.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pylint/pylint-0.11.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pylint/pylint-0.12.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pylint/pylint-0.6.4.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pylint/pylint-0.7.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pylint/pylint-0.8.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pylint/pylint-0.9.0.ebuild | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/dev-python/pylint/pylint-0.10.0.ebuild b/dev-python/pylint/pylint-0.10.0.ebuild index 1f2b16de4849..6c14ebe36c64 100644 --- a/dev-python/pylint/pylint-0.10.0.ebuild +++ b/dev-python/pylint/pylint-0.10.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.10.0.ebuild,v 1.3 2006/04/01 15:24:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.10.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/" diff --git a/dev-python/pylint/pylint-0.11.0.ebuild b/dev-python/pylint/pylint-0.11.0.ebuild index cc2deb4274e5..5658cd0d40b8 100644 --- a/dev-python/pylint/pylint-0.11.0.ebuild +++ b/dev-python/pylint/pylint-0.11.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.11.0.ebuild,v 1.2 2006/06/11 02:57:49 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.11.0.ebuild,v 1.3 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/" diff --git a/dev-python/pylint/pylint-0.12.1.ebuild b/dev-python/pylint/pylint-0.12.1.ebuild index 234cc781db58..8b413c124ac7 100644 --- a/dev-python/pylint/pylint-0.12.1.ebuild +++ b/dev-python/pylint/pylint-0.12.1.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.12.1.ebuild,v 1.1 2006/09/27 00:08:04 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.12.1.ebuild,v 1.2 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/" diff --git a/dev-python/pylint/pylint-0.6.4.ebuild b/dev-python/pylint/pylint-0.6.4.ebuild index e804c123d6f7..63cadbbe3d0f 100644 --- a/dev-python/pylint/pylint-0.6.4.ebuild +++ b/dev-python/pylint/pylint-0.6.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.6.4.ebuild,v 1.3 2005/05/27 17:42:46 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.6.4.ebuild,v 1.4 2006/10/13 15:01:21 pythonhead Exp $ inherit distutils -DESCRIPTION="PyLint is a python tool that checks if a module satisfy a coding standard" +DESCRIPTION="PyLint is a Python tool that checks if a module satisfy a coding standard" SRC_URI="ftp://ftp.logilab.org/pub/pylint/${P}.tar.gz" HOMEPAGE="http://www.logilab.org/projects/pylint/" diff --git a/dev-python/pylint/pylint-0.7.0.ebuild b/dev-python/pylint/pylint-0.7.0.ebuild index dfea4d96d859..c1a4a73e7fee 100644 --- a/dev-python/pylint/pylint-0.7.0.ebuild +++ b/dev-python/pylint/pylint-0.7.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.7.0.ebuild,v 1.1 2005/05/27 17:42:46 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.7.0.ebuild,v 1.2 2006/10/13 15:01:21 pythonhead Exp $ inherit distutils -DESCRIPTION="PyLint is a python tool that checks if a module satisfy a coding standard" +DESCRIPTION="PyLint is a Python tool that checks if a module satisfy a coding standard" SRC_URI="ftp://ftp.logilab.org/pub/pylint/${P}.tar.gz" HOMEPAGE="http://www.logilab.org/projects/pylint/" diff --git a/dev-python/pylint/pylint-0.8.1.ebuild b/dev-python/pylint/pylint-0.8.1.ebuild index c005d5f4944d..6d31fb4dfa25 100644 --- a/dev-python/pylint/pylint-0.8.1.ebuild +++ b/dev-python/pylint/pylint-0.8.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.8.1.ebuild,v 1.4 2005/11/10 19:33:48 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.8.1.ebuild,v 1.5 2006/10/13 15:01:21 pythonhead Exp $ inherit distutils -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/" 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/" |