diff options
-rw-r--r-- | net-nds/rpcbind/rpcbind-0.2.4-r3.ebuild (renamed from net-nds/rpcbind/rpcbind-0.2.4-r2.ebuild) | 1 | ||||
-rw-r--r-- | net-nds/rpcbind/rpcbind-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net-nds/rpcbind/rpcbind-0.2.4-r2.ebuild b/net-nds/rpcbind/rpcbind-0.2.4-r3.ebuild index aa7c610e94f5..8431b518c940 100644 --- a/net-nds/rpcbind/rpcbind-0.2.4-r2.ebuild +++ b/net-nds/rpcbind/rpcbind-0.2.4-r3.ebuild @@ -19,6 +19,7 @@ HOMEPAGE="https://sourceforge.net/projects/rpcbind/" LICENSE="BSD" SLOT="0" IUSE="debug selinux systemd tcpd warmstarts" +REQUIRED_USE="systemd? ( warmstarts )" CDEPEND=">=net-libs/libtirpc-1.0:= systemd? ( sys-apps/systemd:= ) diff --git a/net-nds/rpcbind/rpcbind-9999.ebuild b/net-nds/rpcbind/rpcbind-9999.ebuild index bd9f7853dc4e..3a5262860d77 100644 --- a/net-nds/rpcbind/rpcbind-9999.ebuild +++ b/net-nds/rpcbind/rpcbind-9999.ebuild @@ -19,6 +19,7 @@ HOMEPAGE="https://sourceforge.net/projects/rpcbind/" LICENSE="BSD" SLOT="0" IUSE="debug selinux systemd tcpd warmstarts" +REQUIRED_USE="systemd? ( warmstarts )" CDEPEND=">=net-libs/libtirpc-0.2.3:= systemd? ( sys-apps/systemd:= ) |