From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5667E1381F3 for ; Fri, 22 Apr 2016 15:07:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40B8921C041; Fri, 22 Apr 2016 15:07:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B902321C041 for ; Fri, 22 Apr 2016 15:07:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E8D17340C54 for ; Fri, 22 Apr 2016 15:07:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C2D3CB for ; Fri, 22 Apr 2016 15:07:54 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1461337657.986cfacfa1afa8e075fd25ee0c90c5d5492fe6e5.kensington@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: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 986cfacfa1afa8e075fd25ee0c90c5d5492fe6e5 X-VCS-Branch: master Date: Fri, 22 Apr 2016 15:07:54 +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: 2eb57859-18e8-4f1e-8983-0865417b179e X-Archives-Hash: 9bec869a8545ee2c843ab3805c00615b commit: 986cfacfa1afa8e075fd25ee0c90c5d5492fe6e5 Author: Michael Palimaka gentoo org> AuthorDate: Fri Apr 22 15:07:37 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Apr 22 15:07:37 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=986cfacf kde-plasma/kwin: glibc patch landed upstream Upstream-commit: 03f4f972d6c3ed03eab04c889248d089d317d370 Package-Manager: portage-2.2.28 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 1c9623c..efb5fa9 100644 --- a/kde-plasma/kwin/kwin-9999.ebuild +++ b/kde-plasma/kwin/kwin-9999.ebuild @@ -86,8 +86,6 @@ DEPEND="${COMMON_DEPEND} RESTRICT="test" -PATCHES=( "${FILESDIR}/${PN}-5.6.3-glibc-sysmacros.patch" ) - src_prepare() { kde5_src_prepare use multimedia || eapply "${FILESDIR}/${PN}-gstreamer-optional.patch"