diff options
Diffstat (limited to 'media-sound/podcatcher/podcatcher-1.3.7.ebuild')
-rw-r--r-- | media-sound/podcatcher/podcatcher-1.3.7.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/podcatcher/podcatcher-1.3.7.ebuild b/media-sound/podcatcher/podcatcher-1.3.7.ebuild index 6c38f1c6c81d..55f7326d3312 100644 --- a/media-sound/podcatcher/podcatcher-1.3.7.ebuild +++ b/media-sound/podcatcher/podcatcher-1.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/podcatcher/podcatcher-1.3.7.ebuild,v 1.2 2007/01/14 09:57:11 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/podcatcher/podcatcher-1.3.7.ebuild,v 1.3 2007/07/11 19:30:23 mr_bones_ Exp $ DESCRIPTION="A podcast client for the command-line written in Ruby." HOMEPAGE="http://podcatcher.rubyforge.org/" @@ -21,4 +21,3 @@ src_install() { dobin podcatcher dodoc README sample.opml sample.pcast } - |