net-nds/rpcbind: require warmstarts for systemd
authorMike Gilbert <floppym@gentoo.org>
Mon, 12 Mar 2018 17:24:07 +0000 (13:24 -0400)
committerMike Gilbert <floppym@gentoo.org>
Mon, 12 Mar 2018 17:28:58 +0000 (13:28 -0400)
Bug: https://bugs.gentoo.org/650030#c7
Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81

net-nds/rpcbind/rpcbind-0.2.4-r3.ebuild [moved from net-nds/rpcbind/rpcbind-0.2.4-r2.ebuild with 97% similarity]
net-nds/rpcbind/rpcbind-9999.ebuild

similarity index 97%
rename from net-nds/rpcbind/rpcbind-0.2.4-r2.ebuild
rename to net-nds/rpcbind/rpcbind-0.2.4-r3.ebuild
index aa7c610e94f53101429b4f9b909474884a5f6cab..8431b518c94012c715afb94f4cff981a3e2d1d97 100644 (file)
@@ -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:= )
index bd9f7853dc4e98e5c1be27325d962a7e19b9cdc4..3a5262860d772a6170e93b161719e9df115be1c6 100644 (file)
@@ -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:= )