From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9FB45138334 for ; Sat, 16 Mar 2019 19:42:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CEBA0E08E0; Sat, 16 Mar 2019 19:42:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ABF04E08E0 for ; Sat, 16 Mar 2019 19:42:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5568C335D0E for ; Sat, 16 Mar 2019 19:42:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E31B156A for ; Sat, 16 Mar 2019 19:42:41 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1552765355.af0781574055e4e28376d7c17119e69eecd255ac.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cups-filters/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-print/cups-filters/cups-filters-9999.ebuild X-VCS-Directories: net-print/cups-filters/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: af0781574055e4e28376d7c17119e69eecd255ac X-VCS-Branch: master Date: Sat, 16 Mar 2019 19:42:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bbe5def6-314f-40e9-beca-c5fce98a9e01 X-Archives-Hash: a34795f1aa017e4ea456471faac641b5 commit: af0781574055e4e28376d7c17119e69eecd255ac Author: Lars Wendler gentoo org> AuthorDate: Sat Mar 16 19:41:41 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sat Mar 16 19:42:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af078157 net-print/cups-filters: Synced live ebuild. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler gentoo.org> net-print/cups-filters/cups-filters-9999.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/net-print/cups-filters/cups-filters-9999.ebuild b/net-print/cups-filters/cups-filters-9999.ebuild index c1a13becd89..9549f96b1d5 100644 --- a/net-print/cups-filters/cups-filters-9999.ebuild +++ b/net-print/cups-filters/cups-filters-9999.ebuild @@ -8,8 +8,6 @@ GENTOO_DEPEND_ON_PERL=no inherit perl-module systemd flag-o-matic if [[ "${PV}" == "9999" ]] ; then - #inherit bzr autotools - #EBZR_REPO_URI="http://bzr.linuxfoundation.org/openprinting/cups-filters" inherit autotools git-r3 EGIT_REPO_URI="https://github.com/OpenPrinting/cups-filters.git" else @@ -38,7 +36,6 @@ RDEPEND=" foomatic? ( !net-print/foomatic-filters ) jpeg? ( virtual/jpeg:0 ) ldap? ( net-nds/openldap ) - pclm? ( >=app-text/qpdf-8.1.0:= ) pdf? ( app-text/mupdf ) perl? ( dev-lang/perl:= ) png? ( media-libs/libpng:0= ) @@ -61,7 +58,6 @@ src_prepare() { src_configure() { local myeconfargs=( - --docdir="${EPREFIX}/usr/share/doc/${PF}" --enable-imagefilters --localstatedir="${EPREFIX}"/var --with-browseremoteprotocols=DNSSD,CUPS