commit: c251d3deebf2fcff2a8ba0643c1a2d054fe56dbc
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 23:16:39 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 23:17:13 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c251d3de
media-sound/podcatcher: remove version from dev-lang/ruby
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
media-sound/podcatcher/podcatcher-3.1.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/podcatcher/podcatcher-3.1.6.ebuild
b/media-sound/podcatcher/podcatcher-3.1.6.ebuild
index 87482bae6be..454b549b192 100644
--- a/media-sound/podcatcher/podcatcher-3.1.6.ebuild
+++ b/media-sound/podcatcher/podcatcher-3.1.6.ebuild
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-RDEPEND=">=dev-lang/ruby-1.8.2"
+RDEPEND="dev-lang/ruby"
DEPEND="${RDEPEND}"
S="${WORKDIR}/${PN}"