summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2012-12-26 06:56:21 +0000
committerDavide Pesavento <pesa@gentoo.org>2012-12-26 06:56:21 +0000
commite8caa9cc898edd75bd1c45658cbc1c5507910c26 (patch)
treec65c5283ea4be276a864bfba4996f92a235399c2 /net-analyzer/linkchecker/linkchecker-7.9.ebuild
parentVersion bump. (diff)
downloadhistorical-e8caa9cc898edd75bd1c45658cbc1c5507910c26.tar.gz
historical-e8caa9cc898edd75bd1c45658cbc1c5507910c26.tar.bz2
historical-e8caa9cc898edd75bd1c45658cbc1c5507910c26.zip
Update PyQt4 deps.
Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64 Manifest-Sign-Key: 0x17A85C72
Diffstat (limited to 'net-analyzer/linkchecker/linkchecker-7.9.ebuild')
-rw-r--r--net-analyzer/linkchecker/linkchecker-7.9.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-analyzer/linkchecker/linkchecker-7.9.ebuild b/net-analyzer/linkchecker/linkchecker-7.9.ebuild
index 56ae673b98dc..f7257e9d34c1 100644
--- a/net-analyzer/linkchecker/linkchecker-7.9.ebuild
+++ b/net-analyzer/linkchecker/linkchecker-7.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/linkchecker-7.9.ebuild,v 1.5 2012/09/23 08:05:58 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/linkchecker-7.9.ebuild,v 1.6 2012/12/26 06:56:19 pesa Exp $
EAPI=4
@@ -35,7 +35,8 @@ RDEPEND="
dev-python/utidylib
)
X? (
- dev-python/PyQt4[X,assistant]
+ || ( >=dev-python/PyQt4-4.9.6-r1[X,help]
+ <dev-python/PyQt4-4.9.6-r1[X,assistant] )
dev-python/qscintilla-python
)"
DEPEND="