From: Michał Górny Date: Sun, 26 Aug 2018 10:26:20 +0000 (+0200) Subject: app-admin/fam: Remove support for non-existent deps X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=57ae8758c869916102fe44018ef95d5d8dd20ec8;p=gentoo.git app-admin/fam: Remove support for non-existent deps --- 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}"