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 4E604138334 for ; Thu, 4 Oct 2018 14:31:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 744F8E08FF; Thu, 4 Oct 2018 14:31:38 +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 55AE8E08FF for ; Thu, 4 Oct 2018 14:31:37 +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 5F5AA335CDD for ; Thu, 4 Oct 2018 14:31:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D7B9435 for ; Thu, 4 Oct 2018 14:31:33 +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: <1538663471.8a4495835d91916c69dc362747ab5fff5cedc1e7.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/obs-studio/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/obs-studio/obs-studio-9999.ebuild X-VCS-Directories: media-video/obs-studio/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8a4495835d91916c69dc362747ab5fff5cedc1e7 X-VCS-Branch: master Date: Thu, 4 Oct 2018 14:31:33 +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: 5acbb3bc-fe4f-4433-9424-d17f66fcb134 X-Archives-Hash: 654f6f730f11ba645a6cf41d73d4364f commit: 8a4495835d91916c69dc362747ab5fff5cedc1e7 Author: Jimi Huotari gentoo org> AuthorDate: Fri Sep 7 17:19:49 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Oct 4 14:31:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a449583 media-video/obs-studio: remove upstreamed patch from 9999 Closes: https://bugs.gentoo.org/665766 Signed-off-by: Jimi Huotari gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Andreas Sturmlechner gentoo.org> media-video/obs-studio/obs-studio-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/media-video/obs-studio/obs-studio-9999.ebuild b/media-video/obs-studio/obs-studio-9999.ebuild index cfa8e8f5e35..d3014eda9ed 100644 --- a/media-video/obs-studio/obs-studio-9999.ebuild +++ b/media-video/obs-studio/obs-studio-9999.ebuild @@ -62,8 +62,6 @@ DEPEND="${COMMON_DEPEND} " RDEPEND="${COMMON_DEPEND}" -PATCHES="${FILESDIR}/${PN}-21.1.2-use-less-automagic.patch" - CMAKE_REMOVE_MODULES_LIST=( FindFreetype ) src_configure() {