Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/lprng/
Date: Sun, 26 Aug 2018 17:40:40
Message-Id: 1535304881.6076fc16f9086e906d697242828064caebe5fc44.mgorny@gentoo
1 commit: 6076fc16f9086e906d697242828064caebe5fc44
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 26 17:34:41 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 26 17:34:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6076fc16
7
8 net-print/lprng: Remove support for non-existent deps
9
10 net-print/lprng/lprng-3.8.35-r3.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/net-print/lprng/lprng-3.8.35-r3.ebuild b/net-print/lprng/lprng-3.8.35-r3.ebuild
14 index 0848108f239..7867f643f4c 100644
15 --- a/net-print/lprng/lprng-3.8.35-r3.ebuild
16 +++ b/net-print/lprng/lprng-3.8.35-r3.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2016 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=4
23 @@ -17,7 +17,7 @@ IUSE="foomaticdb kerberos nls ssl"
24
25 RDEPEND="sys-process/procps
26 ssl? ( dev-libs/openssl )
27 - foomaticdb? ( || ( net-print/cups-filters[foomatic] net-print/foomatic-filters )
28 + foomaticdb? ( net-print/cups-filters[foomatic]
29 net-print/foomatic-db )
30 !>=net-print/cups-1.6.2-r4[-lprng-compat]
31 !<net-print/cups-1.6.2-r4"