blob: db8d0c331b366653b8af89669987bc9a89786d0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install
DEPEND=>=dev-lang/ruby-1.8.2 bittorrent? ( dev-ruby/rubytorrent )
DESCRIPTION=Podcast client for the command-line written in Ruby
EAPI=4
HOMEPAGE=http://podcatcher.rubyforge.org/
IUSE=bittorrent
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=GPL-2
RDEPEND=>=dev-lang/ruby-1.8.2 bittorrent? ( dev-ruby/rubytorrent )
SLOT=0
SRC_URI=http://rubyforge.org/frs/download.php/76053/podcatcher-3.1.6.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=c002b6660f602ef8889d6d1646e7156f
|