summaryrefslogtreecommitdiff
path: root/net-nds/rpcbind
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-21 19:03:35 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-21 19:03:35 +0000
commit0ebf740b9c9bc7c10ac41bea315ecc6c01c79166 (patch)
tree15bb76d57cfb8652fd2627a24007e0bb92ec4a99 /net-nds/rpcbind
parent5b5df25227111ef465caf5c52bcfb66dac3219cd (diff)
gentoo resync : 21.01.2018
Diffstat (limited to 'net-nds/rpcbind')
-rw-r--r--net-nds/rpcbind/Manifest2
-rw-r--r--net-nds/rpcbind/rpcbind-9999.ebuild4
2 files changed, 2 insertions, 4 deletions
diff --git a/net-nds/rpcbind/Manifest b/net-nds/rpcbind/Manifest
index e633bf0d6273..1bb7744aa284 100644
--- a/net-nds/rpcbind/Manifest
+++ b/net-nds/rpcbind/Manifest
@@ -11,5 +11,5 @@ EBUILD rpcbind-0.2.3-r1.ebuild 1410 BLAKE2B 95d6250decb76c6abca0167c407fffe40c9c
EBUILD rpcbind-0.2.3-r2.ebuild 1478 BLAKE2B 85e727d0557569c260008af7d553980e959eb2f30bf7bbfc0a2579986462a790e245e7a4d035ba60d56f8d1c74683ba6d0b1b2026d12a15a778d69cca57b0dc0 SHA512 c408d69cf97dace84a85069f567646fbf50baa1971fd465b56c9168978ed9a6fad319b199fe6c8b046286189de5881e406a8331c2bd0ad33f83b93a6787d0995
EBUILD rpcbind-0.2.4-r1.ebuild 1390 BLAKE2B 25c195b4ab61bad2f55f937cb32d898eecfaafc247abc22a419f9dd17d02c7389545b3de828be515ca6cf77644a023ebb39cf4eec0522ab77bd07e438719b3fe SHA512 970b0bad735da4a16479d21f4e304e7efe90556f3a6155dc2c0665c60fdf1aefadf82e32b171a95f57ee627ea81de19462e5b9de57088f75306ace1263838cc4
EBUILD rpcbind-0.2.4.ebuild 1316 BLAKE2B f0a157835986a3b78825cd35206dcc32987bf38767c10683bd4530fc3156fd0482d570bb407ba755e51dc238e88a6cf6c335a45faf39212636dc6ac6ce6b546b SHA512 1a80496539d3727c0ce19423d6e8f29f4d2e747c3864fb55d572312668b6c037b80176bb74a91f19af2edfb8503170e39aa36f28189ac97f71aefd2fbca26550
-EBUILD rpcbind-9999.ebuild 1327 BLAKE2B f8eee48efc5517267f860a503d25bafad05e1ad8fc259f64a54556149e6914e4ea079de253c6e6147ca0f0b2c249a6da545dc8fdd4ea43b097dfd506218ba992 SHA512 677c6dce60b05a5b04973968e1e1b7a9735df76cb7bb0d6fb5cc6ae713277dafa55beea7d35f70745f52997c37e6535b2b022cfdd2f813283bc96c0fded5c521
+EBUILD rpcbind-9999.ebuild 1272 BLAKE2B 2e0c6e8ff2c7a70f44d9a32d0db88e2c403f23633268c7d0c265656f4bd8ccec90be051108820fa2f974b192944a0df48add921b8241d92bb8080b846288c8e0 SHA512 69a992076b77d001fc037bbb244f6cb3c93b8ceff1fca253c77d71dc17528aae473182fc7f2ffa63414f57f25d398ea0cd0a0ae81e8f7e2479ea42fd397b3b8c
MISC metadata.xml 405 BLAKE2B e55c92d34f30b03f0305586b1ec0a5ceca21eae2f5ec21979b0ab21d18162607ad7c6a767d7e6b106820a2c02e11034f4c524816185fda8d0fbf3598a39ffb06 SHA512 accad1ef4202c9ebd7292ae6e1e68a1c59ddbfb741779a635058d54aa1efbf8b70b5e045d53dc9dba61256d5981e11c57b540a1c7b8fb38207863a6f2c50a5af
diff --git a/net-nds/rpcbind/rpcbind-9999.ebuild b/net-nds/rpcbind/rpcbind-9999.ebuild
index 8ed5edc7bbf4..788cb937f34c 100644
--- a/net-nds/rpcbind/rpcbind-9999.ebuild
+++ b/net-nds/rpcbind/rpcbind-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -35,9 +35,7 @@ src_prepare() {
src_configure() {
econf \
- --bindir="${EPREFIX}"/sbin \
--with-statedir="${EPREFIX}"/run/${PN} \
- --with-rpcuser=root \
--with-systemdsystemunitdir=$(usex systemd "$(systemd_get_unitdir)" "no") \
$(use_enable tcpd libwrap) \
$(use_enable debug) \