Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/rpcbind/
Date: Tue, 03 Nov 2015 15:08:30
Message-Id: 1446563285.464446ea81dffbd13d2143da3d5148c25e9f74af.vapier@gentoo
1 commit: 464446ea81dffbd13d2143da3d5148c25e9f74af
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 3 14:48:59 2015 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 3 15:08:05 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=464446ea
7
8 net-nds/rpcbind: add subslot on libtirpc dep
9
10 net-nds/rpcbind/rpcbind-0.2.3.ebuild | 2 +-
11 net-nds/rpcbind/rpcbind-9999.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/net-nds/rpcbind/rpcbind-0.2.3.ebuild b/net-nds/rpcbind/rpcbind-0.2.3.ebuild
15 index a2437fe..ab8c53b 100644
16 --- a/net-nds/rpcbind/rpcbind-0.2.3.ebuild
17 +++ b/net-nds/rpcbind/rpcbind-0.2.3.ebuild
18 @@ -21,7 +21,7 @@ LICENSE="BSD"
19 SLOT="0"
20 IUSE="debug selinux systemd tcpd warmstarts"
21
22 -CDEPEND=">=net-libs/libtirpc-0.2.3
23 +CDEPEND=">=net-libs/libtirpc-0.2.3:=
24 systemd? ( sys-apps/systemd:= )
25 tcpd? ( sys-apps/tcp-wrappers )"
26 DEPEND="${CDEPEND}
27
28 diff --git a/net-nds/rpcbind/rpcbind-9999.ebuild b/net-nds/rpcbind/rpcbind-9999.ebuild
29 index 23a68ef..748caec 100644
30 --- a/net-nds/rpcbind/rpcbind-9999.ebuild
31 +++ b/net-nds/rpcbind/rpcbind-9999.ebuild
32 @@ -21,7 +21,7 @@ LICENSE="BSD"
33 SLOT="0"
34 IUSE="debug selinux systemd tcpd warmstarts"
35
36 -CDEPEND=">=net-libs/libtirpc-0.2.3
37 +CDEPEND=">=net-libs/libtirpc-0.2.3:=
38 systemd? ( sys-apps/systemd:= )
39 tcpd? ( sys-apps/tcp-wrappers )"
40 DEPEND="${CDEPEND}