app-admin/fam: Remove support for non-existent deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 10:26:20 +0000 (12:26 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 11:01:05 +0000 (13:01 +0200)
app-admin/fam/fam-2.7.0-r7.ebuild

index 9aea258bf7a34172f8976c6c042646d3fa6936f3..038355dc1ff50488d653f73d861f59ff2ca3df76 100644 (file)
@@ -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}"