# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-sound/gpodder/gpodder-0.8.9.ebuild,v 1.1 2007/02/14 15:23:43 hanno Exp $ inherit distutils DESCRIPTION="gPodder is a Podcast receiver/catcher written in Python, using GTK." HOMEPAGE="http://gpodder.berlios.de/" SRC_URI="mirror://berlios/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="ipod" DEPEND="dev-python/pygtk dev-python/pyxml ipod? ( dev-python/eyeD3 media-libs/libgpod )"