From 57ae8758c869916102fe44018ef95d5d8dd20ec8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 26 Aug 2018 12:26:20 +0200 Subject: [PATCH] app-admin/fam: Remove support for non-existent deps --- app-admin/fam/fam-2.7.0-r7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/fam/fam-2.7.0-r7.ebuild b/app-admin/fam/fam-2.7.0-r7.ebuild index 9aea258bf7a3..038355dc1ff5 100644 --- a/app-admin/fam/fam-2.7.0-r7.ebuild +++ b/app-admin/fam/fam-2.7.0-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="static-libs" -DEPEND="|| ( net-nds/rpcbind >=net-nds/portmap-5b-r6 ) +DEPEND="net-nds/rpcbind !app-admin/gamin" RDEPEND="${DEPEND}" -- 2.26.2