public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/kup/
Date: Mon, 13 May 2024 12:16:28 +0000 (UTC)	[thread overview]
Message-ID: <1715602586.cfc0ffd447137608965f49cf6c5f2a7a975a7e63.robbat2@gentoo> (raw)

commit:     cfc0ffd447137608965f49cf6c5f2a7a975a7e63
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 12:15:36 2024 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Mon May 13 12:16:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfc0ffd4

dev-util/kup: add server config & manpage

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 dev-util/kup/{kup-0.3.6-r1.ebuild => kup-0.3.6-r2.ebuild} | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-util/kup/kup-0.3.6-r1.ebuild b/dev-util/kup/kup-0.3.6-r2.ebuild
similarity index 86%
rename from dev-util/kup/kup-0.3.6-r1.ebuild
rename to dev-util/kup/kup-0.3.6-r2.ebuild
index 2dbef2793236..1e560c98a94d 100644
--- a/dev-util/kup/kup-0.3.6-r1.ebuild
+++ b/dev-util/kup/kup-0.3.6-r2.ebuild
@@ -28,8 +28,10 @@ src_prepare() {
 }
 
 src_install() {
-	dobin "${PN}" "${PN}-server" gpg-sign-all
-	doman "${PN}.1"
+	dobin "${PN}" "${PN}-server" gpg-sign-all genrings
+	doman "${PN}.1" "${PN}-server.1"
+	insinto /etc/kup
+	doins kup-server.cfg
 	einstalldocs
 	if use gitolite; then
 		exeinto /usr/libexec/gitolite/commands/


             reply	other threads:[~2024-05-13 12:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-13 12:16 Robin H. Johnson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-29 19:28 [gentoo-commits] repo/gentoo:master commit in: dev-util/kup/ Andreas Sturmlechner
2022-04-09  2:48 Sam James
2019-12-13  8:09 Patrice Clement
2017-02-21 22:58 Patrice Clement
2017-02-21 22:58 Patrice Clement
2017-02-21 22:58 Patrice Clement
2016-08-19 10:07 Pacho Ramos

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=1715602586.cfc0ffd447137608965f49cf6c5f2a7a975a7e63.robbat2@gentoo \
    --to=robbat2@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