From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-crypt/tang/
Date: Wed, 20 Apr 2022 22:21:48 +0000 (UTC) [thread overview]
Message-ID: <1650493196.2ec41d396623dfb0e86efede47bf72f96b115fe6.julien@gentoo> (raw)
commit: 2ec41d396623dfb0e86efede47bf72f96b115fe6
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Wed Apr 20 22:19:56 2022 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed Apr 20 22:19:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2ec41d39
app-crypt/tang: Added systemd eclass; moved app-text/asciidoc to BDEPEND
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
app-crypt/tang/tang-11.ebuild | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/app-crypt/tang/tang-11.ebuild b/app-crypt/tang/tang-11.ebuild
index 5bf2f8ce2..8a1687ab3 100644
--- a/app-crypt/tang/tang-11.ebuild
+++ b/app-crypt/tang/tang-11.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit meson
+inherit meson systemd
DESCRIPTION="Tang binding daemon"
HOMEPAGE="https://github.com/latchset/tang"
@@ -15,24 +15,21 @@ KEYWORDS="~amd64"
IUSE=""
DEPEND="acct-user/tang
- app-text/asciidoc
net-misc/socat
>=net-libs/http-parser-2.8.0
>=dev-libs/jose-8"
RDEPEND="${DEPEND}"
-BDEPEND=""
+BDEPEND="app-text/asciidoc"
src_install(){
meson_install
newinitd "${FILESDIR}"/tangd.initd tangd
+ systemd_dounit ${FILESDIR}/tangd.service
dodir /var/db/tang
keepdir /var/db/tang
fowners tang:tang /var/db/tang
fperms 770 /var/db/tang
-
- insinto /usr/lib/systemd/system
- doins ${FILESDIR}/tangd.service
}
pkg_postinst(){
next reply other threads:[~2022-04-20 22:21 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-20 22:21 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-24 19:03 [gentoo-commits] repo/proj/guru:master commit in: app-crypt/tang/ Julien Roy
2024-05-24 19:00 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-02-17 21:06 Julien Roy
2024-02-17 21:06 Julien Roy
2024-02-17 21:06 Julien Roy
2023-06-14 16:49 Julien Roy
2023-06-14 16:49 Julien Roy
2023-05-07 21:41 Julien Roy
2023-04-23 17:44 Julien Roy
2023-02-11 2:07 Julien Roy
2022-09-08 10:06 Andrew Ammerlaan
2022-04-24 2:16 Julien Roy
2022-04-18 2:23 Julien Roy
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=1650493196.2ec41d396623dfb0e86efede47bf72f96b115fe6.julien@gentoo \
--to=julien@jroy.ca \
--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