Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/rip/
Date: Sun, 26 Aug 2018 11:28:14
Message-Id: 1535282882.778727743dea23b93e0cb45af80f59ceba1c8bf2.mgorny@gentoo
1 commit: 778727743dea23b93e0cb45af80f59ceba1c8bf2
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 26 11:10:23 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 26 11:28:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77872774
7
8 media-sound/rip: Remove support for non-existent deps
9
10 media-sound/rip/rip-1.07.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/media-sound/rip/rip-1.07.ebuild b/media-sound/rip/rip-1.07.ebuild
14 index 718c19991c2..960ece4d292 100644
15 --- a/media-sound/rip/rip-1.07.ebuild
16 +++ b/media-sound/rip/rip-1.07.ebuild
17 @@ -20,7 +20,7 @@ RDEPEND="media-sound/cdparanoia
18 dev-lang/perl
19 >=dev-perl/CDDB_get-2.10
20 >=dev-perl/MP3-Info-0.91
21 - || ( media-sound/vorbis-tools media-sound/lame media-libs/flac media-sound/bladeenc media-sound/gogo )"
22 + || ( media-sound/vorbis-tools media-sound/lame media-libs/flac media-sound/bladeenc )"
23
24 src_compile() {
25 #the thing itself is just a perl script