summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-11-03 09:47:03 -0500
committerMike Frysinger <vapier@gentoo.org>2015-11-03 10:08:04 -0500
commitabfeb8b63c06160b24fa3b4f5938eb772e2b8b07 (patch)
treeca97ae707d2df9319e56679566b15ffc10be0611
parentapp-misc/colordiff: Bump to version 1.0.16 (diff)
downloadgentoo-abfeb8b63c06160b24fa3b4f5938eb772e2b8b07.tar.gz
gentoo-abfeb8b63c06160b24fa3b4f5938eb772e2b8b07.tar.bz2
gentoo-abfeb8b63c06160b24fa3b4f5938eb772e2b8b07.zip
net-nds/rpcbind: minor style fix
-rw-r--r--net-nds/rpcbind/rpcbind-0.2.3.ebuild4
-rw-r--r--net-nds/rpcbind/rpcbind-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-nds/rpcbind/rpcbind-0.2.3.ebuild b/net-nds/rpcbind/rpcbind-0.2.3.ebuild
index 4a47c9a195ed..23a68efce49e 100644
--- a/net-nds/rpcbind/rpcbind-0.2.3.ebuild
+++ b/net-nds/rpcbind/rpcbind-0.2.3.ebuild
@@ -27,8 +27,8 @@ CDEPEND=">=net-libs/libtirpc-0.2.3
DEPEND="${CDEPEND}
virtual/pkgconfig"
RDEPEND="${CDEPEND}
- selinux? ( sec-policy/selinux-rpcbind )
-"
+ selinux? ( sec-policy/selinux-rpcbind )"
+
src_prepare() {
[[ ${PV} == "9999" ]] && eautoreconf
epatch_user
diff --git a/net-nds/rpcbind/rpcbind-9999.ebuild b/net-nds/rpcbind/rpcbind-9999.ebuild
index 4a47c9a195ed..23a68efce49e 100644
--- a/net-nds/rpcbind/rpcbind-9999.ebuild
+++ b/net-nds/rpcbind/rpcbind-9999.ebuild
@@ -27,8 +27,8 @@ CDEPEND=">=net-libs/libtirpc-0.2.3
DEPEND="${CDEPEND}
virtual/pkgconfig"
RDEPEND="${CDEPEND}
- selinux? ( sec-policy/selinux-rpcbind )
-"
+ selinux? ( sec-policy/selinux-rpcbind )"
+
src_prepare() {
[[ ${PV} == "9999" ]] && eautoreconf
epatch_user