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, 07 Jan 2018 17:52:55
Message-Id: 1515319138.13cfc40fa19f3c709ede5c380979bce5584280ae.asturm@gentoo
1 commit: 13cfc40fa19f3c709ede5c380979bce5584280ae
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 7 09:58:58 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 7 09:58:58 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=13cfc40f
7
8 media-sound/amarok: Cleanup outdated comment
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 media-sound/amarok/amarok-9999.ebuild | 5 -----
13 1 file changed, 5 deletions(-)
14
15 diff --git a/media-sound/amarok/amarok-9999.ebuild b/media-sound/amarok/amarok-9999.ebuild
16 index c69db629c1..51a226b0d8 100644
17 --- a/media-sound/amarok/amarok-9999.ebuild
18 +++ b/media-sound/amarok/amarok-9999.ebuild
19 @@ -77,11 +77,6 @@ COMMONDEPEND="
20 mtp? ( >=media-libs/libmtp-1.0.0 )
21 opengl? ( virtual/opengl )
22 "
23 -# cdda? (
24 -# $(add_kdeapps_dep libkcddb)
25 -# $(add_kdeapps_dep libkcompactdisc)
26 -# $(add_kdeapps_dep audiocd-kio)
27 -# )
28 DEPEND="${COMMONDEPEND}
29 virtual/pkgconfig
30 test? ( dev-cpp/gmock )