media-sound/podcatcher: Remove support for non-existent deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 11:10:07 +0000 (13:10 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 11:28:02 +0000 (13:28 +0200)
media-sound/podcatcher/metadata.xml
media-sound/podcatcher/podcatcher-3.1.6.ebuild
profiles/base/package.use.mask

index ec28374bebb2e02d212ef4d6976773e974b96c8a..39626a990be5ea1efcf4e1c7c114a4284ace296c 100644 (file)
@@ -5,7 +5,4 @@
     <email>sound@gentoo.org</email>
     <name>Gentoo Sound project</name>
   </maintainer>
-  <use>
-    <flag name="bittorrent">Enable support for bittorrent downloads</flag>
-  </use>
 </pkgmetadata>
index 49cbbc3e20635913b0061265eb2c2251949fb9b9..9392e126842e52b8f4b1dd054ebea7bd775025aa 100644 (file)
@@ -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}
index 1cba445d36941041d25154b536531610bc9fd04e..35d5bd15d4ee8a08d9d11b1c5a5069eef40205ce 100644 (file)
@@ -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 <vapier@gentoo.org> (03 Feb 2014)
 # Upstream says to not use this for now.