commit: cf95a138451d35566712e45ae763c0470ea2254e
Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Wed May 20 01:15:57 2020 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Wed May 20 01:15:57 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf95a138
net-misc/exabgp: revbumps, add deps on user/group packages
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
net-misc/exabgp/{exabgp-3.4.28-r1.ebuild => exabgp-3.4.28-r2.ebuild} | 2 ++
net-misc/exabgp/{exabgp-4.2.7-r1.ebuild => exabgp-4.2.7-r2.ebuild} | 2 ++
net-misc/exabgp/files/exabgp.tmpfiles | 2 +-
3 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/net-misc/exabgp/exabgp-3.4.28-r1.ebuild
b/net-misc/exabgp/exabgp-3.4.28-r2.ebuild
similarity index 95%
rename from net-misc/exabgp/exabgp-3.4.28-r1.ebuild
rename to net-misc/exabgp/exabgp-3.4.28-r2.ebuild
index c61d012c7a5..f6753117ebc 100644
--- a/net-misc/exabgp/exabgp-3.4.28-r1.ebuild
+++ b/net-misc/exabgp/exabgp-3.4.28-r2.ebuild
@@ -15,6 +15,8 @@ SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
+ acct-group/exabgp
+ acct-user/exabgp
dev-python/ipaddr[${PYTHON_USEDEP}]
"
diff --git a/net-misc/exabgp/exabgp-4.2.7-r1.ebuild
b/net-misc/exabgp/exabgp-4.2.7-r2.ebuild
similarity index 96%
rename from net-misc/exabgp/exabgp-4.2.7-r1.ebuild
rename to net-misc/exabgp/exabgp-4.2.7-r2.ebuild
index 8714af508f9..bdcff317c20 100644
--- a/net-misc/exabgp/exabgp-4.2.7-r1.ebuild
+++ b/net-misc/exabgp/exabgp-4.2.7-r2.ebuild
@@ -17,6 +17,8 @@ IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
+ acct-group/exabgp
+ acct-user/exabgp
dev-python/ipaddr[${PYTHON_USEDEP}]
"
BDEPEND="
diff --git a/net-misc/exabgp/files/exabgp.tmpfiles
b/net-misc/exabgp/files/exabgp.tmpfiles
index 15836294400..80720cbfc1f 100644
--- a/net-misc/exabgp/files/exabgp.tmpfiles
+++ b/net-misc/exabgp/files/exabgp.tmpfiles
@@ -1,3 +1,3 @@
f /run/exabgp 0755 exabgp exabgp - -
-p /run/exabgp//exabgp.in 0600 exabgp exabgp - -
+p /run/exabgp/exabgp.in 0600 exabgp exabgp - -
p /run/exabgp/exabgp.out 0600 exabgp exabgp - -