summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2020-03-18 12:14:14 +0100
committerLars Wendler <polynomial-c@gentoo.org>2020-03-18 12:14:24 +0100
commita61f9dae68698f75558eb2e96a6a75e6becfe90b (patch)
treec90df2b1a9449cd43a4b994a39b022ab6d8b2347 /net-print
parentnet-print/cups-filters: Bump to version 1.27.2 (diff)
downloadgentoo-a61f9dae68698f75558eb2e96a6a75e6becfe90b.tar.gz
gentoo-a61f9dae68698f75558eb2e96a6a75e6becfe90b.tar.bz2
gentoo-a61f9dae68698f75558eb2e96a6a75e6becfe90b.zip
net-print/cups-filters: Synced live ebuild
Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r--net-print/cups-filters/cups-filters-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-print/cups-filters/cups-filters-9999.ebuild b/net-print/cups-filters/cups-filters-9999.ebuild
index cc938610ec4f..6cb600e6a3ad 100644
--- a/net-print/cups-filters/cups-filters-9999.ebuild
+++ b/net-print/cups-filters/cups-filters-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters"
LICENSE="MIT GPL-2"
SLOT="0"
-IUSE="dbus +foomatic ipp_autosetup jpeg ldap pclm pdf perl png +postscript static-libs test tiff zeroconf"
+IUSE="dbus +foomatic jpeg ldap pclm pdf perl png +postscript static-libs test tiff zeroconf"
RESTRICT="!test? ( test )"
@@ -73,7 +73,6 @@ src_configure() {
--without-php
$(use_enable dbus)
$(use_enable foomatic)
- $(use_enable ipp_autosetup auto-setup-driverless)
$(use_enable ldap)
$(use_enable pclm)
$(use_enable pdf mutool)