diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-11 17:23:47 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-11 17:24:03 +0100 |
commit | 6ab5a6ee741430214fd1f4137c90fbd6b915e522 (patch) | |
tree | 34fa1edc2d6c621dbf71bc25679dafb188f43639 /sci-geosciences/qgis/qgis-9999.ebuild | |
parent | kde-misc/kmarkdownwebview: Drop 0.5.3 (diff) | |
download | gentoo-6ab5a6ee741430214fd1f4137c90fbd6b915e522.tar.gz gentoo-6ab5a6ee741430214fd1f4137c90fbd6b915e522.tar.bz2 gentoo-6ab5a6ee741430214fd1f4137c90fbd6b915e522.zip |
sci-geosciences/qgis: Drop failing patch
Not the most important thing to keep.
Closes: https://bugs.gentoo.org/677732
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sci-geosciences/qgis/qgis-9999.ebuild')
-rw-r--r-- | sci-geosciences/qgis/qgis-9999.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sci-geosciences/qgis/qgis-9999.ebuild b/sci-geosciences/qgis/qgis-9999.ebuild index afbd37bc704c..9e1e9a34acbe 100644 --- a/sci-geosciences/qgis/qgis-9999.ebuild +++ b/sci-geosciences/qgis/qgis-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -101,8 +101,6 @@ RESTRICT="test" PATCHES=( # git master "${FILESDIR}/${PN}-2.18.12-cmake-lib-suffix.patch" - # TODO upstream - "${FILESDIR}/${PN}-3.0.0-featuresummary.patch" ) pkg_setup() { |