From: Sebastian Pipping Date: Thu, 16 May 2019 21:03:23 +0000 (+0200) Subject: media-libs/gegl: Drop gone --without-exiv2 for 0.4.16 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8c71181f925e071a7e8640e330005f3764acefeb;p=gentoo.git media-libs/gegl: Drop gone --without-exiv2 for 0.4.16 Closes: https://bugs.gentoo.org/686080 Signed-off-by: Sebastian Pipping Package-Manager: Portage-2.3.65, Repoman-2.3.12 --- diff --git a/media-libs/gegl/gegl-0.4.16.ebuild b/media-libs/gegl/gegl-0.4.16.ebuild index 58165e607836..c45193011d15 100644 --- a/media-libs/gegl/gegl-0.4.16.ebuild +++ b/media-libs/gegl/gegl-0.4.16.ebuild @@ -119,9 +119,6 @@ src_configure() { --program-suffix=-${SLOT} --with-gdk-pixbuf --with-pango - # - Parameter --with-exiv2 compiles a noinst-app only, no use - # but needed during testing - --without-exiv2 # - There are two checks for dot, one controllable by --with(out)-graphviz # which toggles HAVE_GRAPHVIZ that is not used anywhere. Yes. --without-graphviz diff --git a/media-libs/gegl/gegl-9999.ebuild b/media-libs/gegl/gegl-9999.ebuild index 377cbb02f89d..2a01f502b352 100644 --- a/media-libs/gegl/gegl-9999.ebuild +++ b/media-libs/gegl/gegl-9999.ebuild @@ -115,9 +115,6 @@ src_configure() { --program-suffix=-${SLOT} --with-gdk-pixbuf --with-pango - # - Parameter --with-exiv2 compiles a noinst-app only, no use - # but needed during testing - --without-exiv2 # - There are two checks for dot, one controllable by --with(out)-graphviz # which toggles HAVE_GRAPHVIZ that is not used anywhere. Yes. --without-graphviz