diff options
author | 2007-05-31 06:18:21 +0000 | |
---|---|---|
committer | 2007-05-31 06:18:21 +0000 | |
commit | 217ff11877a96cdb7359ef78246d1380008530b7 (patch) | |
tree | 5465a4a1ae97377e9223e4ae799877ed7e3e387f /media-sound/poddy/poddy-0.1.4.ebuild | |
parent | x11-misc/dzen: No braindead sed'ind anymore (diff) | |
download | sunrise-217ff11877a96cdb7359ef78246d1380008530b7.tar.gz sunrise-217ff11877a96cdb7359ef78246d1380008530b7.tar.bz2 sunrise-217ff11877a96cdb7359ef78246d1380008530b7.zip |
poddy/poddy-0.1.4.ebuild: Version bump
svn path=/sunrise/; revision=3792
Diffstat (limited to 'media-sound/poddy/poddy-0.1.4.ebuild')
-rw-r--r-- | media-sound/poddy/poddy-0.1.4.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/media-sound/poddy/poddy-0.1.4.ebuild b/media-sound/poddy/poddy-0.1.4.ebuild deleted file mode 100644 index 9111c637d..000000000 --- a/media-sound/poddy/poddy-0.1.4.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -inherit distutils - -DESCRIPTION="a lightweight command-line podcast client" -HOMEPAGE="http://ndansmith.net/poddy.php" -SRC_URI="mirror://sourceforge/poddy/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~ppc ~x86" -IUSE="" - -DEPEND="dev-python/feedparser - dev-python/urlgrabber" - -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${PN}" |