commit: ffcb74b938235559a2f4a47f7cda507c716b352a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 26 11:10:07 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 26 11:28:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffcb74b9
media-sound/podcatcher: Remove support for non-existent deps
media-sound/podcatcher/metadata.xml | 3 ---
media-sound/podcatcher/podcatcher-3.1.6.ebuild | 7 +++----
profiles/base/package.use.mask | 1 -
3 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/media-sound/podcatcher/metadata.xml
b/media-sound/podcatcher/metadata.xml
index ec28374bebb..39626a990be 100644
--- a/media-sound/podcatcher/metadata.xml
+++ b/media-sound/podcatcher/metadata.xml
@@ -5,7 +5,4 @@
<email>[email protected]</email>
<name>Gentoo Sound project</name>
</maintainer>
- <use>
- <flag name="bittorrent">Enable support for bittorrent downloads</flag>
- </use>
</pkgmetadata>
diff --git a/media-sound/podcatcher/podcatcher-3.1.6.ebuild
b/media-sound/podcatcher/podcatcher-3.1.6.ebuild
index 49cbbc3e206..9392e126842 100644
--- a/media-sound/podcatcher/podcatcher-3.1.6.ebuild
+++ b/media-sound/podcatcher/podcatcher-3.1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -10,10 +10,9 @@
SRC_URI="http://rubyforge.org/frs/download.php/76053/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="bittorrent"
+IUSE=""
-RDEPEND=">=dev-lang/ruby-1.8.2
- bittorrent? ( dev-ruby/rubytorrent )"
+RDEPEND=">=dev-lang/ruby-1.8.2"
DEPEND="${RDEPEND}"
S=${WORKDIR}/${PN}
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 1cba445d369..35d5bd15d4e 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -510,7 +510,6 @@ dev-java/jboss-logging doc
# Mask ruby18-only compatible flags
# Bugs: 483104, 483102
<media-libs/libcaca-0.99_beta19 ruby
-media-sound/podcatcher bittorrent
# Mike Frysinger <[email protected]> (03 Feb 2014)
# Upstream says to not use this for now.