# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/rdflib/rdflib-2.4.0.ebuild,v 1.2 2008/03/25 21:54:23 mr_bones_ Exp $ NEED_PYTHON="2.3" inherit distutils DESCRIPTION="RDF library containing a triple store and parser/serializer" HOMEPAGE="http://rdflib.net/" SRC_URI="http://rdflib.net/${P}.tar.gz" LICENSE="BSD-2" KEYWORDS="~x86" SLOT="0" IUSE="berkdb examples mysql redland sqlite test zodb" DEPEND=">=dev-python/setuptools-0.6_rc5 test? (