From: Michael Palimaka Date: Thu, 2 Jun 2016 14:19:41 +0000 (+1000) Subject: net-print/cups-filters: fix whitespace X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0f7480b815c9cec4dcdab375d17899d33a7dcd85;p=gentoo.git net-print/cups-filters: fix whitespace Package-Manager: portage-2.3.0_rc1 --- diff --git a/net-print/cups-filters/cups-filters-1.5.0.ebuild b/net-print/cups-filters/cups-filters-1.5.0.ebuild index ac613bc5c356..73e745458ff8 100644 --- a/net-print/cups-filters/cups-filters-1.5.0.ebuild +++ b/net-print/cups-filters/cups-filters-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -61,7 +61,7 @@ src_configure() { $(use_with png) \ $(use_with tiff) \ --with-rcdir=no \ - --with-browseremoteprotocols=DNSSD,CUPS \ + --with-browseremoteprotocols=DNSSD,CUPS \ --without-php } diff --git a/net-print/cups-filters/cups-filters-1.6.0.ebuild b/net-print/cups-filters/cups-filters-1.6.0.ebuild index cec01c8251f4..878e58d7b183 100644 --- a/net-print/cups-filters/cups-filters-1.6.0.ebuild +++ b/net-print/cups-filters/cups-filters-1.6.0.ebuild @@ -61,7 +61,7 @@ src_configure() { $(use_with png) \ $(use_with tiff) \ --with-rcdir=no \ - --with-browseremoteprotocols=DNSSD,CUPS \ + --with-browseremoteprotocols=DNSSD,CUPS \ --without-php }