commit: 6076fc16f9086e906d697242828064caebe5fc44
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 26 17:34:41 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 26 17:34:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6076fc16
net-print/lprng: Remove support for non-existent deps
net-print/lprng/lprng-3.8.35-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-print/lprng/lprng-3.8.35-r3.ebuild
b/net-print/lprng/lprng-3.8.35-r3.ebuild
index 0848108f239..7867f643f4c 100644
--- a/net-print/lprng/lprng-3.8.35-r3.ebuild
+++ b/net-print/lprng/lprng-3.8.35-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -17,7 +17,7 @@ IUSE="foomaticdb kerberos nls ssl"
RDEPEND="sys-process/procps
ssl? ( dev-libs/openssl )
- foomaticdb? ( || ( net-print/cups-filters[foomatic]
net-print/foomatic-filters )
+ foomaticdb? ( net-print/cups-filters[foomatic]
net-print/foomatic-db )
!>=net-print/cups-1.6.2-r4[-lprng-compat]
!<net-print/cups-1.6.2-r4"