summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/peapod/peapod-0.140.ebuild')
-rw-r--r--media-sound/peapod/peapod-0.140.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/peapod/peapod-0.140.ebuild b/media-sound/peapod/peapod-0.140.ebuild
index e11d094b9..53b6d601e 100644
--- a/media-sound/peapod/peapod-0.140.ebuild
+++ b/media-sound/peapod/peapod-0.140.ebuild
@@ -5,8 +5,9 @@
inherit distutils
DESCRIPTION="A command line podcast receiver that supports downloads via HTTP and BitTorrent"
-HOMEPAGE="http://www.peapodpy.org/"
-SRC_URI="http://peapodpy.org/downloads/${P}.tar.gz"
+HOMEPAGE="http://www.peapodpy.org.uk/"
+SRC_URI="http://peapodpy.org.uk/downloads/${P}.tar.gz"
+
KEYWORDS="~amd64 ~x86"
LICENSE="GPL-2"
SLOT="0"
@@ -17,8 +18,7 @@ DEPEND="dev-python/pyxml
bittorrent? ( >=net-p2p/bittorrent-4.0.0 )
id3? ( dev-python/eyeD3 )
vorbis? ( media-sound/vorbis-tools )"
-
-RDEPEND=${DEPEND}
+RDEPEND="${DEPEND}"
DOCS="README docs/about.txt docs/configuration.txt docs/dependencies.txt docs/getting.txt docs/using.txt"