diff options
author | Fernando Serboncini <fserb@gentoo.org> | 2005-03-19 04:15:44 +0000 |
---|---|---|
committer | Fernando Serboncini <fserb@gentoo.org> | 2005-03-19 04:15:44 +0000 |
commit | 92eefdfc9eae6d7525e77ace5d67af24d8cd9b4d (patch) | |
tree | bcab0ac5415f502c2df01ca5143a8b7520a877fe /dev-python/pylint | |
parent | make sure media-libs/sdl-mixer was built with USE=mikmod; tidy (diff) | |
download | historical-92eefdfc9eae6d7525e77ace5d67af24d8cd9b4d.tar.gz historical-92eefdfc9eae6d7525e77ace5d67af24d8cd9b4d.tar.bz2 historical-92eefdfc9eae6d7525e77ace5d67af24d8cd9b4d.zip |
Version bump 0.6.3
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-python/pylint')
-rw-r--r-- | dev-python/pylint/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/pylint/Manifest | 14 | ||||
-rw-r--r-- | dev-python/pylint/files/digest-pylint-0.6.3 | 1 | ||||
-rw-r--r-- | dev-python/pylint/pylint-0.6.3.ebuild | 18 |
4 files changed, 33 insertions, 7 deletions
diff --git a/dev-python/pylint/ChangeLog b/dev-python/pylint/ChangeLog index 98f03dacf2b2..5e3908987331 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.14 2005/01/24 00:17:50 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.15 2005/03/19 04:15:44 fserb Exp $ + +*pylint-0.6.3 (19 Mar 2005) + + 19 Mar 2005; Fernando Serboncini <fserb@gentoo.org> +pylint-0.6.3.ebuild: + Version bump. *pylint-0.6.0 (24 Jan 2005) diff --git a/dev-python/pylint/Manifest b/dev-python/pylint/Manifest index 758decac4d8f..0686ac35f9cf 100644 --- a/dev-python/pylint/Manifest +++ b/dev-python/pylint/Manifest @@ -1,18 +1,20 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 ac42db06d31973b484acc836a8a80573 ChangeLog 1921 +MD5 880f27897f9dcdb5993adbdd7586f3a8 ChangeLog 2042 +MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 MD5 71029c2683e4c6292583fa2a51b055d4 pylint-0.4.0.ebuild 561 MD5 d5c1927366638e72ada884b02d013e1d pylint-0.4.2.ebuild 592 -MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 MD5 b04c435011dacb6382b3a3b9a5c35686 pylint-0.6.0.ebuild 592 +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 7dc504c0fc2deb503cde73e6c3b60578 files/digest-pylint-0.4.0 63 +MD5 812df60b940988cbf63925b68a9413c2 files/digest-pylint-0.6.3 63 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) -iD8DBQFB9D69ugEuf3OQ0akRAj1IAJwJK+bW9LZnbVMiAWftdRihk1HbJgCfY/Mc -Fr1zVjn9LEy5A7ODBXYpmME= -=bVFN +iD8DBQFCO6eHxtZcznfol0URArGeAKDhTetEzGZrhiPEAkcYN49Eq0iHGACg5V+c +vD3LHE022ySZXXTNuvN0uAE= +=4ZpV -----END PGP SIGNATURE----- diff --git a/dev-python/pylint/files/digest-pylint-0.6.3 b/dev-python/pylint/files/digest-pylint-0.6.3 new file mode 100644 index 000000000000..854c4c0850d1 --- /dev/null +++ b/dev-python/pylint/files/digest-pylint-0.6.3 @@ -0,0 +1 @@ +MD5 9b4aed8c9840dbc845a6a4ce4a03206d pylint-0.6.3.tar.gz 91905 diff --git a/dev-python/pylint/pylint-0.6.3.ebuild b/dev-python/pylint/pylint-0.6.3.ebuild new file mode 100644 index 000000000000..9d94ff586d31 --- /dev/null +++ b/dev-python/pylint/pylint-0.6.3.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.3.ebuild,v 1.1 2005/03/19 04:15:44 fserb 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.5.0" + +DOCS="doc/*.txt" |