X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=media-sound%2Fpoddy%2Fpoddy-0.5.1.ebuild;h=1dfa0c9092b93d99e99111a4ab2145eaad941872;hb=9749705bb40c1e59968826e3ea2fc31d460298cf;hp=1e1df4b7418f26a735aadc9f4963a77e13205b07;hpb=4011f389c3fc2d4ce3d961c59c15dd255d80a0c8;p=~andy%2Fsunrise diff --git a/media-sound/poddy/poddy-0.5.1.ebuild b/media-sound/poddy/poddy-0.5.1.ebuild index 1e1df4b74..1dfa0c909 100644 --- a/media-sound/poddy/poddy-0.5.1.ebuild +++ b/media-sound/poddy/poddy-0.5.1.ebuild @@ -1,12 +1,14 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ +EAPI=3 + inherit distutils DESCRIPTION="a lightweight command-line podcast client" -HOMEPAGE="http://ndansmith.net/poddy.php" -SRC_URI="mirror://sourceforge/poddy/${P}.tar.gz" +HOMEPAGE="http://ndan.ath.cx/poddy" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" @@ -19,4 +21,4 @@ DEPEND=">=dev-python/feedparser-4.1 RDEPEND="${DEPEND}" -S="${WORKDIR}/${PN}" +S=${WORKDIR}/${PN}