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 757C1138334 for ; Fri, 1 Jun 2018 18:23:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66149E0830; Fri, 1 Jun 2018 18:23:27 +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 41CF9E0830 for ; Fri, 1 Jun 2018 18:23:27 +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 2C64C335C60 for ; Fri, 1 Jun 2018 18:23:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EA1DE2A0 for ; Fri, 1 Jun 2018 18:23:23 +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: <1527877368.3e7a4ed7932d8eec16081cf7ee88f370f6dbc79d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kwin/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kwin/kwin-9999.ebuild X-VCS-Directories: kde-plasma/kwin/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3e7a4ed7932d8eec16081cf7ee88f370f6dbc79d X-VCS-Branch: master Date: Fri, 1 Jun 2018 18:23:23 +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: abb62bf5-b7cf-4b73-8a45-82e45eaf01e4 X-Archives-Hash: 9fe3bc6a8f36c5a3025078096f6fe739 commit: 3e7a4ed7932d8eec16081cf7ee88f370f6dbc79d Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jun 1 18:22:04 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Jun 1 18:22:48 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3e7a4ed7 kde-plasma/kwin: Patch upstreamed (kinda) Closes: https://bugs.gentoo.org/657024 Package-Manager: Portage-2.3.40, Repoman-2.3.9 kde-plasma/kwin/kwin-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/kde-plasma/kwin/kwin-9999.ebuild b/kde-plasma/kwin/kwin-9999.ebuild index 554797835b..e8f125d774 100644 --- a/kde-plasma/kwin/kwin-9999.ebuild +++ b/kde-plasma/kwin/kwin-9999.ebuild @@ -86,8 +86,6 @@ PDEPEND=" RESTRICT+=" test" -PATCHES=( "${FILESDIR}/${PN}-5.10.95-test-optional.patch" ) - src_prepare() { kde5_src_prepare use multimedia || eapply "${FILESDIR}/${PN}-gstreamer-optional.patch"