summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Liffey <amynka@gentoo.org>2018-08-04 10:43:56 +0100
committerAmy Liffey <amynka@gentoo.org>2018-08-04 10:47:06 +0100
commita48080e87547149f113585606aa9185aa5d2a70c (patch)
tree504f1a3b429e7ea403a1020b33e6edf23933e765 /sci-geosciences/mapnik/mapnik-3.0.9-r1.ebuild
parentapp-xemacs/clearcase: version bump (diff)
downloadgentoo-a48080e87547149f113585606aa9185aa5d2a70c.tar.gz
gentoo-a48080e87547149f113585606aa9185aa5d2a70c.tar.bz2
gentoo-a48080e87547149f113585606aa9185aa5d2a70c.zip
sci-geosciences/mapnik: remove unneeded patch, old 3.0.9
Closes: https://bugs.gentoo.org/635462 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sci-geosciences/mapnik/mapnik-3.0.9-r1.ebuild')
-rw-r--r--sci-geosciences/mapnik/mapnik-3.0.9-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-geosciences/mapnik/mapnik-3.0.9-r1.ebuild b/sci-geosciences/mapnik/mapnik-3.0.9-r1.ebuild
index 9ed3676d7c4b..189477aa4147 100644
--- a/sci-geosciences/mapnik/mapnik-3.0.9-r1.ebuild
+++ b/sci-geosciences/mapnik/mapnik-3.0.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -40,7 +40,6 @@ DEPEND="${RDEPEND}"
PATCHES=(
"${FILESDIR}/${PN}-2.2.0-configure-only-once.patch"
"${FILESDIR}/${PN}-2.2.0-dont-run-ldconfig.patch"
- "${FILESDIR}/${PN}-2.2.0-scons.patch"
"${FILESDIR}/${P}-harbuzz_sharper-upstream.patch" # upstream patches ported from
"${FILESDIR}/${P}-unicode-upstream.patch" # https://github.com/mapnik/mapnik/commit/9e58c890430db6f0b6f1f7a1690877c9d913d92a
)