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
commit5f5e6bf3ec479d264c87c1e046ff8da92f72defe (patch)
treeec1d44137b79d2ce155c9be580f15aa023d8dc52 /dev-python/pylint/pylint-0.8.1.ebuild
parentversion bump (diff)
downloadhistorical-5f5e6bf3ec479d264c87c1e046ff8da92f72defe.tar.gz
historical-5f5e6bf3ec479d264c87c1e046ff8da92f72defe.tar.bz2
historical-5f5e6bf3ec479d264c87c1e046ff8da92f72defe.zip
Changed dep to logilab-common-0.12.0. bug# 112090
Package-Manager: portage-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"