diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-14 18:19:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-14 18:19:49 +0000 |
commit | ea7bb194459dfb91c2a29be918b61eada48d9afe (patch) | |
tree | 79f1a8720840c4f49c8a4732b91940de04709e34 /dev-python/pylint | |
parent | sync against base changes (diff) | |
download | gentoo-2-ea7bb194459dfb91c2a29be918b61eada48d9afe.tar.gz gentoo-2-ea7bb194459dfb91c2a29be918b61eada48d9afe.tar.bz2 gentoo-2-ea7bb194459dfb91c2a29be918b61eada48d9afe.zip |
Version bump.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-python/pylint')
-rw-r--r-- | dev-python/pylint/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/pylint/Manifest | 22 | ||||
-rw-r--r-- | dev-python/pylint/files/digest-pylint-0.6.4 | 1 | ||||
-rw-r--r-- | dev-python/pylint/pylint-0.6.4.ebuild | 18 |
4 files changed, 32 insertions, 16 deletions
diff --git a/dev-python/pylint/ChangeLog b/dev-python/pylint/ChangeLog index 5e3908987331..fc6621c95764 100644 --- a/dev-python/pylint/ChangeLog +++ b/dev-python/pylint/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/pylint # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.15 2005/03/19 04:15:44 fserb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.16 2005/04/14 18:19:49 kloeri Exp $ + +*pylint-0.6.4 (14 Apr 2005) + + 14 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> +pylint-0.6.4.ebuild: + Version bump. *pylint-0.6.3 (19 Mar 2005) diff --git a/dev-python/pylint/Manifest b/dev-python/pylint/Manifest index 0686ac35f9cf..0dca328bcf6f 100644 --- a/dev-python/pylint/Manifest +++ b/dev-python/pylint/Manifest @@ -1,20 +1,12 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 880f27897f9dcdb5993adbdd7586f3a8 ChangeLog 2042 -MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 +MD5 b04c435011dacb6382b3a3b9a5c35686 pylint-0.6.0.ebuild 592 +MD5 cc6edbbf9e1a3ac3bf5383ab6df59938 ChangeLog 2163 MD5 71029c2683e4c6292583fa2a51b055d4 pylint-0.4.0.ebuild 561 +MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 MD5 d5c1927366638e72ada884b02d013e1d pylint-0.4.2.ebuild 592 -MD5 b04c435011dacb6382b3a3b9a5c35686 pylint-0.6.0.ebuild 592 +MD5 101768f0c9594effc4b90dc4f482cb52 pylint-0.6.4.ebuild 609 MD5 4d1f3813298f6dbe47acee9c43dbc69e pylint-0.6.3.ebuild 609 MD5 7dc504c0fc2deb503cde73e6c3b60578 files/digest-pylint-0.4.0 63 -MD5 9ed3489d82701c8d91193821214bd749 files/digest-pylint-0.4.2 63 -MD5 2ec9f544cf8cb5443d65d882fb5b7abd files/digest-pylint-0.6.0 63 MD5 812df60b940988cbf63925b68a9413c2 files/digest-pylint-0.6.3 63 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCO6eHxtZcznfol0URArGeAKDhTetEzGZrhiPEAkcYN49Eq0iHGACg5V+c -vD3LHE022ySZXXTNuvN0uAE= -=4ZpV ------END PGP SIGNATURE----- +MD5 09d4c3f716af850083a78c62dde806ed files/digest-pylint-0.6.4 63 +MD5 2ec9f544cf8cb5443d65d882fb5b7abd files/digest-pylint-0.6.0 63 +MD5 9ed3489d82701c8d91193821214bd749 files/digest-pylint-0.4.2 63 diff --git a/dev-python/pylint/files/digest-pylint-0.6.4 b/dev-python/pylint/files/digest-pylint-0.6.4 new file mode 100644 index 000000000000..a51b0efdcb4a --- /dev/null +++ b/dev-python/pylint/files/digest-pylint-0.6.4 @@ -0,0 +1 @@ +MD5 7b15dc734ea91995256da22ad6a3aeb0 pylint-0.6.4.tar.gz 97706 diff --git a/dev-python/pylint/pylint-0.6.4.ebuild b/dev-python/pylint/pylint-0.6.4.ebuild new file mode 100644 index 000000000000..6633fa8d305b --- /dev/null +++ b/dev-python/pylint/pylint-0.6.4.ebuild @@ -0,0 +1,18 @@ +# 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.1 2005/04/14 18:19:49 kloeri Exp $ + +inherit distutils + +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/" + +IUSE="" +SLOT="0" +KEYWORDS="~x86 ~ppc ~amd64" +LICENSE="GPL-2" +DEPEND="|| ( >=dev-python/optik-1.4 >=dev-lang/python-2.3 ) + >=dev-python/logilab-common-0.9.3" + +DOCS="doc/*.txt" |