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/vitunes/
Date: Sun, 26 Aug 2018 11:51:16
Message-Id: 1535284260.fcd21b865b40b36877233c4b472bd80a46a97c25.mgorny@gentoo
1 commit: fcd21b865b40b36877233c4b472bd80a46a97c25
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 26 11:29:26 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 26 11:51:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcd21b86
7
8 media-sound/vitunes: Remove support for non-existent deps
9
10 media-sound/vitunes/vitunes-2.3.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/media-sound/vitunes/vitunes-2.3.ebuild b/media-sound/vitunes/vitunes-2.3.ebuild
14 index 3d7c9a5bacc..51c9a8c5324 100644
15 --- a/media-sound/vitunes/vitunes-2.3.ebuild
16 +++ b/media-sound/vitunes/vitunes-2.3.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2012 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=4
23 @@ -17,7 +17,7 @@ IUSE=""
24 DEPEND="media-libs/taglib
25 sys-libs/ncurses"
26 RDEPEND="${DEPEND}
27 - || ( media-video/mplayer media-video/mplayer2 )"
28 + media-video/mplayer"
29
30 src_prepare() {
31 epatch "${FILESDIR}"/${P}-asneeded.patch