summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-12-21 02:12:08 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-12-21 02:12:08 +0000
commit476ce3c0c21b059923e85135cfef16209a5d2c41 (patch)
tree71484a2aa02438adb4a18f40f20ea8bcd9cb0fec /dev-python/lxml
parentFix dependencies. (diff)
downloadhistorical-476ce3c0c21b059923e85135cfef16209a5d2c41.tar.gz
historical-476ce3c0c21b059923e85135cfef16209a5d2c41.tar.bz2
historical-476ce3c0c21b059923e85135cfef16209a5d2c41.zip
Change dependencies.
Package-Manager: portage-15123-svn/cvs/Linux x86_64
Diffstat (limited to 'dev-python/lxml')
-rw-r--r--dev-python/lxml/lxml-2.2.4.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/lxml/lxml-2.2.4.ebuild b/dev-python/lxml/lxml-2.2.4.ebuild
index 1eea23716907..ec9e52272ffe 100644
--- a/dev-python/lxml/lxml-2.2.4.ebuild
+++ b/dev-python/lxml/lxml-2.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-2.2.4.ebuild,v 1.5 2009/12/21 00:18:33 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-2.2.4.ebuild,v 1.6 2009/12/21 02:10:27 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -18,8 +18,7 @@ IUSE="doc examples +threads"
RDEPEND=">=dev-libs/libxml2-2.7.2
>=dev-libs/libxslt-1.1.15
- dev-python/beautifulsoup:3.0
- dev-python/beautifulsoup"
+ >=dev-python/beautifulsoup-3.0.8"
DEPEND="${RDEPEND}
>=dev-python/setuptools-0.6_rc5"
# lxml tarball contains files pregenerated by Cython.