diff options
Diffstat (limited to 'net-misc/exabgp')
-rw-r--r-- | net-misc/exabgp/exabgp-3.4.28-r2.ebuild (renamed from net-misc/exabgp/exabgp-3.4.28-r1.ebuild) | 2 | ||||
-rw-r--r-- | net-misc/exabgp/exabgp-4.2.7-r2.ebuild (renamed from net-misc/exabgp/exabgp-4.2.7-r1.ebuild) | 2 | ||||
-rw-r--r-- | net-misc/exabgp/files/exabgp.tmpfiles | 2 |
3 files changed, 5 insertions, 1 deletions
diff --git a/net-misc/exabgp/exabgp-3.4.28-r1.ebuild b/net-misc/exabgp/exabgp-3.4.28-r2.ebuild index c61d012c7a54..f6753117ebc7 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 index 8714af508f91..bdcff317c204 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 158362944006..80720cbfc1f7 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 - - |