public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick McLean" <chutzpah@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/exabgp/
Date: Wed, 20 May 2020 01:06:16 +0000 (UTC)	[thread overview]
Message-ID: <1589936769.6a02234182cc32b9cad4598dd2c9deef293be7f6.chutzpah@gentoo> (raw)

commit:     6a02234182cc32b9cad4598dd2c9deef293be7f6
Author:     Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Wed May 20 01:05:16 2020 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Wed May 20 01:06:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a022341

net-misc/exabgp-3.4.28-r1: revbump, add init script, logrotate, etc

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 .../{exabgp-3.4.28.ebuild => exabgp-3.4.28-r1.ebuild}   | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/net-misc/exabgp/exabgp-3.4.28.ebuild b/net-misc/exabgp/exabgp-3.4.28-r1.ebuild
similarity index 55%
rename from net-misc/exabgp/exabgp-3.4.28.ebuild
rename to net-misc/exabgp/exabgp-3.4.28-r1.ebuild
index 81f8af7bae6..c61d012c7a5 100644
--- a/net-misc/exabgp/exabgp-3.4.28.ebuild
+++ b/net-misc/exabgp/exabgp-3.4.28-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 PYTHON_COMPAT=( python2_7 )
 DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1
+inherit tmpfiles systemd distutils-r1
 
 DESCRIPTION="The BGP swiss army knife of networking"
 HOMEPAGE="https://github.com/Exa-Networks/exabgp"
@@ -17,3 +17,18 @@ KEYWORDS="~amd64"
 RDEPEND="
 	dev-python/ipaddr[${PYTHON_USEDEP}]
 "
+
+python_install_all() {
+	distutils-r1_python_install_all
+
+	newinitd "${FILESDIR}/${PN}.initd" ${PN}
+	newconfd "${FILESDIR}/${PN}.confd" ${PN}
+
+	newtmpfiles "${FILESDIR}/exabgp.tmpfiles" ${PN}.conf
+	systemd_dounit etc/systemd/*
+
+	insinto /etc/logrotate.d
+	newins "${FILESDIR}/${PN}.logrotate" ${PN}
+
+	keepdir /etc/exabgp
+}


             reply	other threads:[~2020-05-20  1:06 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-20  1:06 Patrick McLean [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-25  0:37 [gentoo-commits] repo/gentoo:master commit in: net-misc/exabgp/ Patrick McLean
2025-04-25  0:37 Patrick McLean
2022-11-02 17:05 Patrick McLean
2022-07-18 22:52 Patrick McLean
2022-07-18 22:52 Patrick McLean
2022-06-28 18:29 Patrick McLean
2022-06-28 18:29 Patrick McLean
2022-06-28 18:28 Patrick McLean
2022-06-09 22:20 Patrick McLean
2022-06-09 21:53 Patrick McLean
2022-01-10 18:25 Patrick McLean
2021-10-25 17:20 Arthur Zamarin
2021-07-30 23:31 Sam James
2020-11-17  4:50 Patrick McLean
2020-09-19 11:28 Michał Górny
2020-05-20  1:06 Patrick McLean
2020-05-15 17:43 Patrick McLean
2020-05-07 15:17 Michał Górny
2019-04-05 17:18 Patrick McLean
2019-01-25 12:02 Tony Vroon
2019-01-25  9:29 Tony Vroon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1589936769.6a02234182cc32b9cad4598dd2c9deef293be7f6.chutzpah@gentoo \
    --to=chutzpah@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox