commit: 0f7480b815c9cec4dcdab375d17899d33a7dcd85
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 2 14:19:41 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jun 2 14:21:43 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f7480b8
net-print/cups-filters: fix whitespace
Package-Manager: portage-2.3.0_rc1
net-print/cups-filters/cups-filters-1.5.0.ebuild | 4 ++--
net-print/cups-filters/cups-filters-1.6.0.ebuild | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
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 ac613bc..73e7454 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 cec01c8..878e58d 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
}