From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 24F28158092 for ; Sun, 19 Sep 2021 03:45:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3805CE0942; Sun, 19 Sep 2021 03:45:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 20402E0942 for ; Sun, 19 Sep 2021 03:45:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 34A3D342DED for ; Sun, 19 Sep 2021 03:45:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA7399B for ; Sun, 19 Sep 2021 03:45:43 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1632023132.a9c49f91ab47ff1701a2ff61828d82f918ead8c0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/ndisc6/Manifest net-misc/ndisc6/ndisc6-1.0.5.ebuild X-VCS-Directories: net-misc/ndisc6/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a9c49f91ab47ff1701a2ff61828d82f918ead8c0 X-VCS-Branch: master Date: Sun, 19 Sep 2021 03:45:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 58c634d2-df0d-43aa-a321-8a4c34724d30 X-Archives-Hash: d6eef3e17805494e4ef6e0a93bbdbbdd commit: a9c49f91ab47ff1701a2ff61828d82f918ead8c0 Author: Sam James gentoo org> AuthorDate: Sun Sep 19 03:41:40 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Sep 19 03:45:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9c49f91 net-misc/ndisc6: add 1.0.5 Closes: https://bugs.gentoo.org/725170 Signed-off-by: Sam James gentoo.org> net-misc/ndisc6/Manifest | 1 + net-misc/ndisc6/ndisc6-1.0.5.ebuild | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/net-misc/ndisc6/Manifest b/net-misc/ndisc6/Manifest index 27b4b4883e4..b1ab61eb201 100644 --- a/net-misc/ndisc6/Manifest +++ b/net-misc/ndisc6/Manifest @@ -1 +1,2 @@ DIST ndisc6-1.0.3.tar.bz2 260294 BLAKE2B cb9f302bd4d4f15effc8165dfdc686b2eda7543dd745cae43a24fea49086e3b5c58cc5b4eb14bc1a46657a15f6bd11322d5629570461f68743619deb9cd10004 SHA512 11dc9833edfc76650b46977d653686ed800dc1cc1dd069051410570f522d538ea9297b013a8d16b94aac3ebf33043cafdaee9fdccb5c02cc08b4c29ceaa96a54 +DIST ndisc6-1.0.5.tar.bz2 263243 BLAKE2B 638e47e2bb1671a0bdd53edafd65acc774f068442dd6ade398e8bcae5630353f64b753b04237443aa6a6ea27de36206359e93e308fe5e610a4133ed730d71dd1 SHA512 d2742fee8202da988fd6d2b4b811125a4ab786b645b96b3a1fcfe248a3d9a39706055cf499c6cc742decfa5c3dbcbaac28ae01a50b9ad3ec10906dd468fec47e diff --git a/net-misc/ndisc6/ndisc6-1.0.5.ebuild b/net-misc/ndisc6/ndisc6-1.0.5.ebuild new file mode 100644 index 00000000000..8304f55956c --- /dev/null +++ b/net-misc/ndisc6/ndisc6-1.0.5.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Recursive DNS Servers discovery Daemon (rdnssd) for IPv6" +HOMEPAGE="https://www.remlab.net/ndisc6/" +SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos" +IUSE="debug" + +BDEPEND="dev-lang/perl + sys-devel/gettext" + +src_configure() { + econf $(use_enable debug assert) +} + +src_install() { + emake DESTDIR="${D}" install + + newinitd "${FILESDIR}"/rdnssd.rc-1 rdnssd + newconfd "${FILESDIR}"/rdnssd.conf rdnssd + + exeinto /etc/rdnssd + newexe "${FILESDIR}"/resolvconf-1 resolvconf + dodoc AUTHORS ChangeLog NEWS README + + keepdir /var/lib/run/rdnssd +}