summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2005-11-10 19:33:48 +0000
committerRob Cakebread <pythonhead@gentoo.org>2005-11-10 19:33:48 +0000
commitc90b3a1ae68a2b46fcb8bde3b5da9de291ab3c5c (patch)
tree58a22d6794579251bbfef93f04fd91e53d683932 /dev-python/pylint/pylint-0.8.1.ebuild
parentversion bump (diff)
downloadgentoo-2-c90b3a1ae68a2b46fcb8bde3b5da9de291ab3c5c.tar.gz
gentoo-2-c90b3a1ae68a2b46fcb8bde3b5da9de291ab3c5c.tar.bz2
gentoo-2-c90b3a1ae68a2b46fcb8bde3b5da9de291ab3c5c.zip
Changed dep to logilab-common-0.12.0. bug# 112090
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-python/pylint/pylint-0.8.1.ebuild')
-rw-r--r--dev-python/pylint/pylint-0.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pylint/pylint-0.8.1.ebuild b/dev-python/pylint/pylint-0.8.1.ebuild
index 0b7a4eec174d..c005d5f4944d 100644
--- a/dev-python/pylint/pylint-0.8.1.ebuild
+++ b/dev-python/pylint/pylint-0.8.1.ebuild
@@ -1,6 +1,6 @@
# 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.3 2005/11/08 17:49:16 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.8.1.ebuild,v 1.4 2005/11/10 19:33:48 pythonhead Exp $
inherit distutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~sparc ~x86"
LICENSE="GPL-2"
DEPEND="|| ( >=dev-python/optik-1.4 >=dev-lang/python-2.3 )
- >=dev-python/logilab-common-0.9.3
+ >=dev-python/logilab-common-0.12.0
>=dev-python/astng-0.13.1"
DOCS="doc/*.txt"