From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2E4C0138330 for ; Sun, 7 Jan 2018 17:52:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46AADE086F; Sun, 7 Jan 2018 17:52:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 24063E086F for ; Sun, 7 Jan 2018 17:52:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F2DEE340C43 for ; Sun, 7 Jan 2018 17:52:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 907D8151 for ; Sun, 7 Jan 2018 17:52:51 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1515319138.13cfc40fa19f3c709ede5c380979bce5584280ae.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-sound/amarok/ X-VCS-Repository: proj/kde X-VCS-Files: media-sound/amarok/amarok-9999.ebuild X-VCS-Directories: media-sound/amarok/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 13cfc40fa19f3c709ede5c380979bce5584280ae X-VCS-Branch: master Date: Sun, 7 Jan 2018 17:52:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 561df252-1e91-4760-8a9c-16e95628641b X-Archives-Hash: 2d16a32740bde1c3dd4014ff00ed63f5 commit: 13cfc40fa19f3c709ede5c380979bce5584280ae Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 7 09:58:58 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 7 09:58:58 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=13cfc40f media-sound/amarok: Cleanup outdated comment Package-Manager: Portage-2.3.19, Repoman-2.3.6 media-sound/amarok/amarok-9999.ebuild | 5 ----- 1 file changed, 5 deletions(-) diff --git a/media-sound/amarok/amarok-9999.ebuild b/media-sound/amarok/amarok-9999.ebuild index c69db629c1..51a226b0d8 100644 --- a/media-sound/amarok/amarok-9999.ebuild +++ b/media-sound/amarok/amarok-9999.ebuild @@ -77,11 +77,6 @@ COMMONDEPEND=" mtp? ( >=media-libs/libmtp-1.0.0 ) opengl? ( virtual/opengl ) " -# cdda? ( -# $(add_kdeapps_dep libkcddb) -# $(add_kdeapps_dep libkcompactdisc) -# $(add_kdeapps_dep audiocd-kio) -# ) DEPEND="${COMMONDEPEND} virtual/pkgconfig test? ( dev-cpp/gmock )