Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: media-sound/amarok/
Date: Sun, 25 Jun 2017 11:17:06
Message-Id: 1498389408.6269f96f515a8b0ee0108ce30f6e56c2ec96eb25.asturm@gentoo
1 commit: 6269f96f515a8b0ee0108ce30f6e56c2ec96eb25
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 25 11:16:48 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 25 11:16:48 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6269f96f
7
8 media-sound/amarok: Block media-sound/amarok:4
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 media-sound/amarok/amarok-9999.ebuild | 4 +++-
13 1 file changed, 3 insertions(+), 1 deletion(-)
14
15 diff --git a/media-sound/amarok/amarok-9999.ebuild b/media-sound/amarok/amarok-9999.ebuild
16 index 361c4c3b87..21c239638a 100644
17 --- a/media-sound/amarok/amarok-9999.ebuild
18 +++ b/media-sound/amarok/amarok-9999.ebuild
19 @@ -86,7 +86,9 @@ DEPEND="${COMMONDEPEND}
20 virtual/pkgconfig
21 test? ( dev-cpp/gmock )
22 "
23 -RDEPEND="${COMMONDEPEND}"
24 +RDEPEND="${COMMONDEPEND}
25 + !media-sound/amarok:4
26 +"
27
28 src_configure() {
29 # Append minimal-toc cflag for ppc64, see bug 280552 and 292707