# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/www-apps/moinmoin/moinmoin-1.3.5-r1.ebuild,v 1.1 2005/12/03 23:17:02 rl03 Exp $ inherit webapp PN0="moin" S=${WORKDIR}/${PN0}-${PV} DESCRIPTION="Python WikiClone" SRC_URI="http://download.sourceforge.net/${PN0}/${PN0}-${PV}.tar.gz" HOMEPAGE="http://moin.sourceforge.net" KEYWORDS="~x86 ~sparc ~amd64 ~ppc" LICENSE="GPL-2" IUSE="rss" SLOT="0" WEBAPP_MANUAL_SLOT="yes" DEPEND=">=dev-lang/python-2.2" RDEPEND="${DEPEND} rss? ( >=dev-python/pyxml-0.8.4 ) !