public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, media-sound/podcatcher/
Date: Sun, 26 Aug 2018 11:28:09 +0000 (UTC)	[thread overview]
Message-ID: <1535282882.ffcb74b938235559a2f4a47f7cda507c716b352a.mgorny@gentoo> (raw)

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>sound@gentoo.org</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 <vapier@gentoo.org> (03 Feb 2014)
 # Upstream says to not use this for now.


                 reply	other threads:[~2018-08-26 11:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1535282882.ffcb74b938235559a2f4a47f7cda507c716b352a.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox