public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/tinc/
Date: Tue,  9 Jul 2024 12:09:06 +0000 (UTC)	[thread overview]
Message-ID: <1720526916.03efd9dc6df744e3776778c88b2a562ee5146bb9.dlan@gentoo> (raw)

commit:     03efd9dc6df744e3776778c88b2a562ee5146bb9
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  9 12:07:33 2024 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue Jul  9 12:08:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03efd9dc

net-vpn/tinc: add bash-completion alias for tincd

Closes: https://bugs.gentoo.org/925258
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 net-vpn/tinc/{tinc-1.1_pre18-r1.ebuild => tinc-1.1_pre18-r2.ebuild} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/net-vpn/tinc/tinc-1.1_pre18-r1.ebuild b/net-vpn/tinc/tinc-1.1_pre18-r2.ebuild
similarity index 96%
rename from net-vpn/tinc/tinc-1.1_pre18-r1.ebuild
rename to net-vpn/tinc/tinc-1.1_pre18-r2.ebuild
index 0fe4682890c8..c7e7e106b87e 100644
--- a/net-vpn/tinc/tinc-1.1_pre18-r1.ebuild
+++ b/net-vpn/tinc/tinc-1.1_pre18-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 MY_PV=${PV/_/}
 MY_P=${PN}-${MY_PV}
 
-inherit autotools flag-o-matic systemd
+inherit autotools bash-completion-r1 flag-o-matic systemd
 
 DESCRIPTION="tinc is an easy to configure VPN implementation"
 HOMEPAGE="https://www.tinc-vpn.org/"
@@ -80,6 +80,8 @@ src_install() {
 	doconfd "${FILESDIR}"/tinc.networks
 	newconfd "${FILESDIR}"/tincd.conf tincd
 	newinitd "${FILESDIR}"/tincd-r2 tincd
+
+	bashcomp_alias tinc tincd
 }
 
 pkg_postinst() {


             reply	other threads:[~2024-07-09 12:09 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-09 12:09 Yixun Lan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-05  1:21 [gentoo-commits] repo/gentoo:master commit in: net-vpn/tinc/ Sam James
2023-04-25 23:17 Sam James
2022-07-03  0:59 Sam James
2022-05-05 10:06 WANG Xuerui
2022-05-05 10:06 WANG Xuerui
2022-03-06 10:12 Jakov Smolić
2021-09-02  6:25 Yixun Lan
2021-06-28 23:25 Anthony G. Basile
2021-05-02 15:07 Mikle Kolyada
2021-01-06 15:06 Fabian Groffen
2020-02-24 14:58 Anthony G. Basile
2020-02-23 20:59 Anthony G. Basile
2019-08-27 14:34 Anthony G. Basile
2019-04-15  7:12 Yixun Lan
2019-04-15  7:12 Yixun Lan
2019-03-08  3:32 Yixun Lan
2019-03-08  3:32 Yixun Lan
2019-03-07 23:13 Anthony G. Basile
2018-10-10  1:24 Anthony G. Basile
2018-06-12 22:32 Anthony G. Basile
2018-06-12 22:26 Anthony G. Basile
2018-04-21 11:15 Anthony G. Basile
2017-11-27 17:28 Pacho Ramos
2017-11-05 23:20 Anthony G. Basile
2017-09-02 22:24 Anthony G. Basile
2017-09-02 22:24 Anthony G. Basile
2017-09-02 22:24 Anthony G. Basile
2017-04-23 21:01 David Seifert

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=1720526916.03efd9dc6df744e3776778c88b2a562ee5146bb9.dlan@gentoo \
    --to=dlan@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