summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/linkchecker/linkchecker-8.3.ebuild')
-rw-r--r--net-analyzer/linkchecker/linkchecker-8.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/linkchecker/linkchecker-8.3.ebuild b/net-analyzer/linkchecker/linkchecker-8.3.ebuild
index 4004e06cf661..4acd06142bfb 100644
--- a/net-analyzer/linkchecker/linkchecker-8.3.ebuild
+++ b/net-analyzer/linkchecker/linkchecker-8.3.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/linkchecker-8.3.ebuild,v 1.2 2013/01/15 16:17:54 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/linkchecker-8.3.ebuild,v 1.3 2013/01/16 11:49:30 jlec Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
-PYTHON_REQ_USE="sqlite"
+PYTHON_REQ_USE="sqlite?"
inherit bash-completion-r1 distutils-r1 eutils multilib
@@ -18,7 +18,7 @@ SRC_URI="mirror://github/downloads/wummel/${PN}/${MY_P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x64-solaris"
-IUSE="bash-completion bookmarks clamav doc geoip gnome login nagios syntax-check X"
+IUSE="bash-completion clamav doc geoip gnome login nagios sqlite syntax-check X"
RDEPEND="
dev-python/dnspython