# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils subversion ESVN_REPO_URI="http://tfkyle.dyndns.org/svn/${PN}/trunk" DESCRIPTION="various python modules written/used by TFKyle" HOMEPAGE="http://tfkyle.dyndns.org" #SRC_URI="" LICENSE="GPL-2" SLOT="0" KEYWORDS="" IUSE="apache2" DEPEND=">=dev-lang/python-2.5-r1" RDEPEND=">=dev-lang/python-2.5-r1 >=dev-python/feedparser-4.1 >=dev-python/snakeoil-0.1_rc2 apache2? ( >=www-apache/mod_python-3.2.10 )"