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 9230D1382C5 for ; Mon, 19 Feb 2018 17:47:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07C88E0BC3; Mon, 19 Feb 2018 17:47:02 +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 DA697E0BC3 for ; Mon, 19 Feb 2018 17:47:01 +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 0598B335C2A for ; Mon, 19 Feb 2018 17:47:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2051E215 for ; Mon, 19 Feb 2018 17:46:57 +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: <1519062405.e0d16e3b9b47bbe6adb304afa859bb2f22c1671e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qgis/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/qgis/qgis-2.18.14.ebuild X-VCS-Directories: sci-geosciences/qgis/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e0d16e3b9b47bbe6adb304afa859bb2f22c1671e X-VCS-Branch: master Date: Mon, 19 Feb 2018 17:46:57 +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: a0fb9c41-ff14-48d3-bf92-c8c63ea1d07c X-Archives-Hash: 37a4027f2178d9babad7906781526f2b commit: e0d16e3b9b47bbe6adb304afa859bb2f22c1671e Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 19 17:17:33 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Feb 19 17:46:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0d16e3b sci-geosciences/qgis: Drop 2.18.12-sip.patch It appears to serve no purpose now. Package-Manager: Portage-2.3.24, Repoman-2.3.6 sci-geosciences/qgis/qgis-2.18.14.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/sci-geosciences/qgis/qgis-2.18.14.ebuild b/sci-geosciences/qgis/qgis-2.18.14.ebuild index eb148f3d4fe..6a6e8c383ad 100644 --- a/sci-geosciences/qgis/qgis-2.18.14.ebuild +++ b/sci-geosciences/qgis/qgis-2.18.14.ebuild @@ -81,8 +81,6 @@ RESTRICT="test" PATCHES=( # TODO upstream "${FILESDIR}/${PN}-2.18.6-featuresummary.patch" - # Taken from redhat - "${FILESDIR}/${PN}-2.18.12-sip.patch" # git master "${FILESDIR}/${PN}-2.18.12-cmake-lib-suffix.patch" )