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 82429138334 for ; Fri, 7 Sep 2018 14:53:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3F3EE0817; Fri, 7 Sep 2018 14:53:22 +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 7957DE0817 for ; Fri, 7 Sep 2018 14:53:22 +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 48217335CCA for ; Fri, 7 Sep 2018 14:53:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F7C53C0 for ; Fri, 7 Sep 2018 14:53:19 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1536331987.7c9e42b4ea1b1b3b00b73edc85b201f11a0dc139.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/babl/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/babl/babl-9999.ebuild X-VCS-Directories: media-libs/babl/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 7c9e42b4ea1b1b3b00b73edc85b201f11a0dc139 X-VCS-Branch: master Date: Fri, 7 Sep 2018 14:53:19 +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: 493d6104-b74f-481d-a672-ef3be13f85fd X-Archives-Hash: 12eaf7fbaeb22558c3e0224e490276ab commit: 7c9e42b4ea1b1b3b00b73edc85b201f11a0dc139 Author: Miroslav Šulc gentoo org> AuthorDate: Fri Sep 7 14:52:37 2018 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Fri Sep 7 14:53:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c9e42b4 media-libs/babl-9999: removed the patch as it is obsolete now upstream has commented out the affected lines Package-Manager: Portage-2.3.49, Repoman-2.3.10 media-libs/babl/babl-9999.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/media-libs/babl/babl-9999.ebuild b/media-libs/babl/babl-9999.ebuild index 6786a009f17..20dfb53dae7 100644 --- a/media-libs/babl/babl-9999.ebuild +++ b/media-libs/babl/babl-9999.ebuild @@ -27,10 +27,6 @@ DEPEND="${RDEPEND} virtual/pkgconfig " -PATCHES=( - "${FILESDIR}"/${PN}-0.1.48-configure-cflags.patch -) - src_prepare() { default [[ ${PV} == *9999* ]] && eautoreconf