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 E6AF7138334 for ; Tue, 7 Aug 2018 07:06:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F5DCE083B; Tue, 7 Aug 2018 07:06:08 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E1BE7E083B for ; Tue, 7 Aug 2018 07:06:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 DAB16335C5D for ; Tue, 7 Aug 2018 07:06:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4008B3A0 for ; Tue, 7 Aug 2018 07:06:04 +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: <1533625540.7119e44489da323b2dd71c1263f074219819eefd.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-pa/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild X-VCS-Directories: kde-plasma/plasma-pa/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7119e44489da323b2dd71c1263f074219819eefd X-VCS-Branch: master Date: Tue, 7 Aug 2018 07:06:04 +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: 573a4143-25e5-4252-ab4c-c1352a6f61ce X-Archives-Hash: 61c8508fc5c4fe75178032fbf0923efb commit: 7119e44489da323b2dd71c1263f074219819eefd Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Aug 7 07:02:11 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Aug 7 07:05:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7119e444 kde-plasma/plasma-pa: Drop obsolete pulseaudio[gnome(+)] requirement It was patched out, so we may as well drop the usedep. Package-Manager: Portage-2.3.44, Repoman-2.3.10 kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild index 3529fdea6cd..ffe41fc041d 100644 --- a/kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild +++ b/kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild @@ -23,7 +23,7 @@ DEPEND=" dev-libs/glib:2 gnome-base/gconf:2 media-libs/libcanberra - media-sound/pulseaudio[gnome(+)] + media-sound/pulseaudio " RDEPEND="${DEPEND}"