public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2019-02-15  0:18 Thomas Deutschmann
  0 siblings, 0 replies; 26+ messages in thread
From: Thomas Deutschmann @ 2019-02-15  0:18 UTC (permalink / raw
  To: gentoo-commits

commit:     dbdc958cfb43e26c443de234071dc2502fe6cb9b
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 00:02:54 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 00:17:54 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbdc958c

net-misc/ndisc6: x86 stable (bug #676742)

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 net-misc/ndisc6/ndisc6-1.0.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.3.ebuild b/net-misc/ndisc6/ndisc6-1.0.3.ebuild
index acde018f889..511a76c1155 100644
--- a/net-misc/ndisc6/ndisc6-1.0.3.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~arm x86 ~x64-macos"
 IUSE="debug"
 
 DEPEND="dev-lang/perl


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2024-03-01 13:56 Arthur Zamarin
  0 siblings, 0 replies; 26+ messages in thread
From: Arthur Zamarin @ 2024-03-01 13:56 UTC (permalink / raw
  To: gentoo-commits

commit:     23306dabcf0b8e2a541e56e49902af8f16f4ab4c
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  1 13:50:27 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar  1 13:50:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23306dab

net-misc/ndisc6: add 1.0.8

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/ndisc6/Manifest            |  1 +
 net-misc/ndisc6/ndisc6-1.0.8.ebuild | 38 +++++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/net-misc/ndisc6/Manifest b/net-misc/ndisc6/Manifest
index af64682c14f8..3a441dfabd66 100644
--- a/net-misc/ndisc6/Manifest
+++ b/net-misc/ndisc6/Manifest
@@ -1,2 +1,3 @@
 DIST ndisc6-1.0.6.tar.bz2 262008 BLAKE2B b451f8a6f74fe0d30546152e9711055cb2d9fd1433a83f0fdcc57eba4f9eaf41705b03fcfcc14666906f90f3a450c2ef6e3d66faca5019106664dd96dd6d70cf SHA512 e9ce26d139c5cdcaac7a507c247ace5ba1d6bc95a92fbdb693788e463183965390a8228133a8bbbf07ba19eeae64c7a12ce13eb031c1a0c0c47b086d42c527ae
 DIST ndisc6-1.0.7.tar.bz2 262144 BLAKE2B 6eeb4d8b78e189f1c2db26312b67d8a9ed4343fad0c9db08bfc8e7d4514f50b1b11c6ee5f784cc0480979758a0fae840e87b61bbbdf4c372fe58117cb8dfdab4 SHA512 cd3da7efc050b9f71a0d41336367c21936b37a2a040b58f01ccd5657a4cbd791b974bcd32e0725b325d9322974b0e721af9a6d9ef4693506e437c29a15d81526
+DIST ndisc6-1.0.8.tar.bz2 262355 BLAKE2B f2be7c6027358698ed271670e319fd4c3e89af742c540ddf8b8a430857506fb500ec0d3bbb977e15470c4d7a4a9d5640a09a235d9f9fdf1d5f509490ed30687e SHA512 74a8b0058f9171f1098513891fc1ed890ec43f89195eb501af0e38a67f6e849e44ff7158acf8a6d2eb87c49a00daabf0c3a550e724c1c1afecc2437a35621cc0

diff --git a/net-misc/ndisc6/ndisc6-1.0.8.ebuild b/net-misc/ndisc6/ndisc6-1.0.8.ebuild
new file mode 100644
index 000000000000..4718530be728
--- /dev/null
+++ b/net-misc/ndisc6/ndisc6-1.0.8.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="IPv6 diagnostic tools"
+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 ~loong ~riscv ~x86 ~x64-macos"
+IUSE="debug"
+
+BDEPEND="
+	dev-lang/perl
+	sys-devel/gettext
+"
+
+src_configure() {
+	local args=(
+		--localstatedir="${EPREFIX}"/var
+		$(use_enable debug assert)
+	)
+	econf "${args[@]}"
+}
+
+src_install() {
+	emake DESTDIR="${D}" install
+	rm -r "${ED}/var" || die
+
+	newinitd "${FILESDIR}"/rdnssd.rc-2 rdnssd
+	newconfd "${FILESDIR}"/rdnssd.conf rdnssd
+
+	exeinto /etc/rdnssd
+	newexe "${FILESDIR}"/resolvconf-2 resolvconf
+	dodoc AUTHORS ChangeLog NEWS README
+}


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2024-03-01 13:56 Arthur Zamarin
  0 siblings, 0 replies; 26+ messages in thread
From: Arthur Zamarin @ 2024-03-01 13:56 UTC (permalink / raw
  To: gentoo-commits

commit:     66c5c0f9e65aa4119b1b087ae703ef7745203596
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  1 13:50:43 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar  1 13:50:43 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c5c0f9

net-misc/ndisc6: drop 1.0.6

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/ndisc6/Manifest            |  1 -
 net-misc/ndisc6/ndisc6-1.0.6.ebuild | 33 ---------------------------------
 2 files changed, 34 deletions(-)

diff --git a/net-misc/ndisc6/Manifest b/net-misc/ndisc6/Manifest
index 3a441dfabd66..2af7f0260b23 100644
--- a/net-misc/ndisc6/Manifest
+++ b/net-misc/ndisc6/Manifest
@@ -1,3 +1,2 @@
-DIST ndisc6-1.0.6.tar.bz2 262008 BLAKE2B b451f8a6f74fe0d30546152e9711055cb2d9fd1433a83f0fdcc57eba4f9eaf41705b03fcfcc14666906f90f3a450c2ef6e3d66faca5019106664dd96dd6d70cf SHA512 e9ce26d139c5cdcaac7a507c247ace5ba1d6bc95a92fbdb693788e463183965390a8228133a8bbbf07ba19eeae64c7a12ce13eb031c1a0c0c47b086d42c527ae
 DIST ndisc6-1.0.7.tar.bz2 262144 BLAKE2B 6eeb4d8b78e189f1c2db26312b67d8a9ed4343fad0c9db08bfc8e7d4514f50b1b11c6ee5f784cc0480979758a0fae840e87b61bbbdf4c372fe58117cb8dfdab4 SHA512 cd3da7efc050b9f71a0d41336367c21936b37a2a040b58f01ccd5657a4cbd791b974bcd32e0725b325d9322974b0e721af9a6d9ef4693506e437c29a15d81526
 DIST ndisc6-1.0.8.tar.bz2 262355 BLAKE2B f2be7c6027358698ed271670e319fd4c3e89af742c540ddf8b8a430857506fb500ec0d3bbb977e15470c4d7a4a9d5640a09a235d9f9fdf1d5f509490ed30687e SHA512 74a8b0058f9171f1098513891fc1ed890ec43f89195eb501af0e38a67f6e849e44ff7158acf8a6d2eb87c49a00daabf0c3a550e724c1c1afecc2437a35621cc0

diff --git a/net-misc/ndisc6/ndisc6-1.0.6.ebuild b/net-misc/ndisc6/ndisc6-1.0.6.ebuild
deleted file mode 100644
index ca2f9f669509..000000000000
--- a/net-misc/ndisc6/ndisc6-1.0.6.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="IPv6 diagnostic tools"
-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 ~loong ~riscv 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
-}


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2023-07-15  3:10 Sam James
  0 siblings, 0 replies; 26+ messages in thread
From: Sam James @ 2023-07-15  3:10 UTC (permalink / raw
  To: gentoo-commits

commit:     d38c11d3912ebf9d0c147707517220d6d588573b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 15 03:08:11 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 15 03:10:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d38c11d3

net-misc/ndisc6: Stabilize 1.0.7 arm, #910352

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/ndisc6/ndisc6-1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.7.ebuild b/net-misc/ndisc6/ndisc6-1.0.7.ebuild
index f2c3b5fd4e0e..ce8ac1f36c13 100644
--- a/net-misc/ndisc6/ndisc6-1.0.7.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.7.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86 ~x64-macos"
+KEYWORDS="amd64 arm ~arm64 ~loong ~riscv x86 ~x64-macos"
 IUSE="debug"
 
 BDEPEND="dev-lang/perl


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2023-07-15  3:10 Sam James
  0 siblings, 0 replies; 26+ messages in thread
From: Sam James @ 2023-07-15  3:10 UTC (permalink / raw
  To: gentoo-commits

commit:     0ba4106f85a84527d9da33555ae566a3f8a1036a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 15 03:08:12 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 15 03:10:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ba4106f

net-misc/ndisc6: Stabilize 1.0.7 arm64, #910352

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/ndisc6/ndisc6-1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.7.ebuild b/net-misc/ndisc6/ndisc6-1.0.7.ebuild
index ce8ac1f36c13..4f0384e87ae2 100644
--- a/net-misc/ndisc6/ndisc6-1.0.7.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.7.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~loong ~riscv x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~loong ~riscv x86 ~x64-macos"
 IUSE="debug"
 
 BDEPEND="dev-lang/perl


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2023-07-14 16:51 Arthur Zamarin
  0 siblings, 0 replies; 26+ messages in thread
From: Arthur Zamarin @ 2023-07-14 16:51 UTC (permalink / raw
  To: gentoo-commits

commit:     d1fa1d391e5d4482056e479d34bb14ca0e0db39b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 14 16:51:10 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 14 16:51:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1fa1d39

net-misc/ndisc6: Stabilize 1.0.7 amd64, #910352

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/ndisc6/ndisc6-1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.7.ebuild b/net-misc/ndisc6/ndisc6-1.0.7.ebuild
index d0d3a2b1bbd4..657c9c5bdf3c 100644
--- a/net-misc/ndisc6/ndisc6-1.0.7.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.7.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86 ~x64-macos"
 IUSE="debug"
 
 BDEPEND="dev-lang/perl


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2023-07-14 16:51 Arthur Zamarin
  0 siblings, 0 replies; 26+ messages in thread
From: Arthur Zamarin @ 2023-07-14 16:51 UTC (permalink / raw
  To: gentoo-commits

commit:     cc40d056a10014a132873d8269947a2fb4439e14
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 14 16:51:11 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 14 16:51:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc40d056

net-misc/ndisc6: Stabilize 1.0.7 x86, #910352

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/ndisc6/ndisc6-1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.7.ebuild b/net-misc/ndisc6/ndisc6-1.0.7.ebuild
index 657c9c5bdf3c..f2c3b5fd4e0e 100644
--- a/net-misc/ndisc6/ndisc6-1.0.7.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.7.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86 ~x64-macos"
 IUSE="debug"
 
 BDEPEND="dev-lang/perl


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2023-06-10  0:13 Mike Gilbert
  0 siblings, 0 replies; 26+ messages in thread
From: Mike Gilbert @ 2023-06-10  0:13 UTC (permalink / raw
  To: gentoo-commits

commit:     66baf48b1615af7172c5222a09b88c192720603c
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 00:12:50 2023 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 00:12:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66baf48b

net-misc/ndisc6: update DESCRIPTION

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 net-misc/ndisc6/ndisc6-1.0.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.6.ebuild b/net-misc/ndisc6/ndisc6-1.0.6.ebuild
index 41d31d5d2b5c..ca2f9f669509 100644
--- a/net-misc/ndisc6/ndisc6-1.0.6.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-DESCRIPTION="Recursive DNS Servers discovery Daemon (rdnssd) for IPv6"
+DESCRIPTION="IPv6 diagnostic tools"
 HOMEPAGE="https://www.remlab.net/ndisc6/"
 SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2022-12-18 11:37 Sam James
  0 siblings, 0 replies; 26+ messages in thread
From: Sam James @ 2022-12-18 11:37 UTC (permalink / raw
  To: gentoo-commits

commit:     4e942473c5c76c0b2193f55a85bf686e46268c8d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 11:37:28 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 11:37:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e942473

net-misc/ndisc6: Stabilize 1.0.6 arm64, #886771

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/ndisc6/ndisc6-1.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.6.ebuild b/net-misc/ndisc6/ndisc6-1.0.6.ebuild
index 99545885d116..ea96f72498a6 100644
--- a/net-misc/ndisc6/ndisc6-1.0.6.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.6.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~loong ~riscv ~x86 ~x64-macos"
+KEYWORDS="~amd64 arm arm64 ~loong ~riscv ~x86 ~x64-macos"
 IUSE="debug"
 
 BDEPEND="dev-lang/perl


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2022-12-18 11:36 Sam James
  0 siblings, 0 replies; 26+ messages in thread
From: Sam James @ 2022-12-18 11:36 UTC (permalink / raw
  To: gentoo-commits

commit:     5670953d84663ce236d1aa3308c1cb088d2b58e5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 11:36:29 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 11:36:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5670953d

net-misc/ndisc6: Stabilize 1.0.6 arm, #886771

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/ndisc6/ndisc6-1.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.6.ebuild b/net-misc/ndisc6/ndisc6-1.0.6.ebuild
index 9118a255354e..99545885d116 100644
--- a/net-misc/ndisc6/ndisc6-1.0.6.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.6.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86 ~x64-macos"
+KEYWORDS="~amd64 arm ~arm64 ~loong ~riscv ~x86 ~x64-macos"
 IUSE="debug"
 
 BDEPEND="dev-lang/perl


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2022-05-27 19:34 Jakov Smolić
  0 siblings, 0 replies; 26+ messages in thread
From: Jakov Smolić @ 2022-05-27 19:34 UTC (permalink / raw
  To: gentoo-commits

commit:     08fdcedf810eeac458eef6e07ce2050e4ed482ab
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 19:32:07 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri May 27 19:32:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08fdcedf

net-misc/ndisc6: keyword 1.0.5 for ~riscv

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 net-misc/ndisc6/ndisc6-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.5.ebuild b/net-misc/ndisc6/ndisc6-1.0.5.ebuild
index d4cc1091edbb..3e0dcf8b5974 100644
--- a/net-misc/ndisc6/ndisc6-1.0.5.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.5.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~loong x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~loong ~riscv x86 ~x64-macos"
 IUSE="debug"
 
 BDEPEND="dev-lang/perl


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2022-05-26  5:06 WANG Xuerui
  0 siblings, 0 replies; 26+ messages in thread
From: WANG Xuerui @ 2022-05-26  5:06 UTC (permalink / raw
  To: gentoo-commits

commit:     1697bde2b55cf4ec6ff00e3471bf93bdb9e9dfed
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 04:54:57 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu May 26 05:03:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1697bde2

net-misc/ndisc6: keyword 1.0.5 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 net-misc/ndisc6/ndisc6-1.0.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.5.ebuild b/net-misc/ndisc6/ndisc6-1.0.5.ebuild
index 19faf911e8ef..d4cc1091edbb 100644
--- a/net-misc/ndisc6/ndisc6-1.0.5.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~loong x86 ~x64-macos"
 IUSE="debug"
 
 BDEPEND="dev-lang/perl


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2021-10-27  5:30 Jakov Smolić
  0 siblings, 0 replies; 26+ messages in thread
From: Jakov Smolić @ 2021-10-27  5:30 UTC (permalink / raw
  To: gentoo-commits

commit:     99047b99e76651cc579eedf32f124ba9eacaf062
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 27 05:28:27 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Oct 27 05:28:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99047b99

net-misc/ndisc6: drop 1.0.3

Bug: https://bugs.gentoo.org/819309
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 net-misc/ndisc6/Manifest            |  1 -
 net-misc/ndisc6/ndisc6-1.0.3.ebuild | 31 -------------------------------
 2 files changed, 32 deletions(-)

diff --git a/net-misc/ndisc6/Manifest b/net-misc/ndisc6/Manifest
index b1ab61eb201..ff3b2aa2162 100644
--- a/net-misc/ndisc6/Manifest
+++ b/net-misc/ndisc6/Manifest
@@ -1,2 +1 @@
-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.3.ebuild b/net-misc/ndisc6/ndisc6-1.0.3.ebuild
deleted file mode 100644
index 3ff6ac986a7..00000000000
--- a/net-misc/ndisc6/ndisc6-1.0.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-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"
-
-DEPEND="dev-lang/perl
-	sys-devel/gettext"
-RDEPEND=""
-
-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
-}


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2021-10-27  4:13 Sam James
  0 siblings, 0 replies; 26+ messages in thread
From: Sam James @ 2021-10-27  4:13 UTC (permalink / raw
  To: gentoo-commits

commit:     c986aea8e124f0fcbbbcbff9cc3de87eff260722
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 27 04:11:43 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 27 04:11:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c986aea8

net-misc/ndisc6: Stabilize 1.0.5 arm, #819309

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/ndisc6/ndisc6-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.5.ebuild b/net-misc/ndisc6/ndisc6-1.0.5.ebuild
index fa654c85208..19faf911e8e 100644
--- a/net-misc/ndisc6/ndisc6-1.0.5.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.5.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 x86 ~x64-macos"
 IUSE="debug"
 
 BDEPEND="dev-lang/perl


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2021-10-26  3:14 Sam James
  0 siblings, 0 replies; 26+ messages in thread
From: Sam James @ 2021-10-26  3:14 UTC (permalink / raw
  To: gentoo-commits

commit:     a608ae9ce7adfeb41a585dd5175e802fab6e1077
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 26 03:13:18 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 26 03:13:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a608ae9c

net-misc/ndisc6: Stabilize 1.0.5 arm64, #819309

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/ndisc6/ndisc6-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.5.ebuild b/net-misc/ndisc6/ndisc6-1.0.5.ebuild
index 9b6f9a97de2..fa654c85208 100644
--- a/net-misc/ndisc6/ndisc6-1.0.5.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.5.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 x86 ~x64-macos"
 IUSE="debug"
 
 BDEPEND="dev-lang/perl


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2021-10-26  3:12 Sam James
  0 siblings, 0 replies; 26+ messages in thread
From: Sam James @ 2021-10-26  3:12 UTC (permalink / raw
  To: gentoo-commits

commit:     7ed72937db99928536f53b26c18b11c47789e502
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 26 03:11:09 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 26 03:11:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ed72937

net-misc/ndisc6: Stabilize 1.0.5 x86, #819309

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/ndisc6/ndisc6-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.5.ebuild b/net-misc/ndisc6/ndisc6-1.0.5.ebuild
index 9d6a191c9fe..9b6f9a97de2 100644
--- a/net-misc/ndisc6/ndisc6-1.0.5.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.5.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos"
 IUSE="debug"
 
 BDEPEND="dev-lang/perl


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2021-10-26  3:12 Sam James
  0 siblings, 0 replies; 26+ messages in thread
From: Sam James @ 2021-10-26  3:12 UTC (permalink / raw
  To: gentoo-commits

commit:     359236c1f44d27dae5a083d12246495445eafe9f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 26 03:09:51 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 26 03:09:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=359236c1

net-misc/ndisc6: Stabilize 1.0.5 amd64, #819309

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/ndisc6/ndisc6-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.5.ebuild b/net-misc/ndisc6/ndisc6-1.0.5.ebuild
index 8304f55956c..9d6a191c9fe 100644
--- a/net-misc/ndisc6/ndisc6-1.0.5.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.5.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~x86 ~x64-macos"
 IUSE="debug"
 
 BDEPEND="dev-lang/perl


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2021-09-19  3:45 Sam James
  0 siblings, 0 replies; 26+ messages in thread
From: Sam James @ 2021-09-19  3:45 UTC (permalink / raw
  To: gentoo-commits

commit:     a9c49f91ab47ff1701a2ff61828d82f918ead8c0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 19 03:41:40 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> 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 <sam <AT> 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
+}


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2021-07-25 20:09 Sam James
  0 siblings, 0 replies; 26+ messages in thread
From: Sam James @ 2021-07-25 20:09 UTC (permalink / raw
  To: gentoo-commits

commit:     a6ea93b84a11c7ff86aef1688567fe6793be69fb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 25 20:07:56 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 25 20:07:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6ea93b8

net-misc/ndisc6: Stabilize 1.0.3 arm, #803980

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/ndisc6/ndisc6-1.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.3.ebuild b/net-misc/ndisc6/ndisc6-1.0.3.ebuild
index 3f791dee1f6..e0f6fa4c183 100644
--- a/net-misc/ndisc6/ndisc6-1.0.3.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.3.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos"
+KEYWORDS="amd64 arm ~arm64 x86 ~x64-macos"
 IUSE="debug"
 
 DEPEND="dev-lang/perl


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2020-08-19 20:22 Sam James
  0 siblings, 0 replies; 26+ messages in thread
From: Sam James @ 2020-08-19 20:22 UTC (permalink / raw
  To: gentoo-commits

commit:     ea7d839b74345ce3a4cfa9468460e3d2676d2b2a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 19 20:22:07 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 19 20:22:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea7d839b

net-misc/ndisc6: Keyword 4.1 arm64

Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/ndisc6/ndisc6-1.0.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.3.ebuild b/net-misc/ndisc6/ndisc6-1.0.3.ebuild
index 8c33ffaefa1..c75e79254c8 100644
--- a/net-misc/ndisc6/ndisc6-1.0.3.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos"
 IUSE="debug"
 
 DEPEND="dev-lang/perl


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2019-02-17 15:24 Mikle Kolyada
  0 siblings, 0 replies; 26+ messages in thread
From: Mikle Kolyada @ 2019-02-17 15:24 UTC (permalink / raw
  To: gentoo-commits

commit:     ce07705ff2cdd4a80f16c383c5d8dc32bf455a6d
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 17 15:23:44 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Feb 17 15:23:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce07705f

net-misc/ndisc6: Drop old

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-misc/ndisc6/Manifest               |  2 --
 net-misc/ndisc6/ndisc6-0.9.9-r2.ebuild | 26 --------------------------
 net-misc/ndisc6/ndisc6-0.9.9.ebuild    | 26 --------------------------
 net-misc/ndisc6/ndisc6-1.0.2-r1.ebuild | 30 ------------------------------
 net-misc/ndisc6/ndisc6-1.0.2.ebuild    | 26 --------------------------
 5 files changed, 110 deletions(-)

diff --git a/net-misc/ndisc6/Manifest b/net-misc/ndisc6/Manifest
index 503924ebba3..27b4b4883e4 100644
--- a/net-misc/ndisc6/Manifest
+++ b/net-misc/ndisc6/Manifest
@@ -1,3 +1 @@
-DIST ndisc6-0.9.9.tar.bz2 233493 BLAKE2B 794631cfbe0b41d59ddfb408ceeaf94774979ae3661c1ea4f5cb73fa0d3a7c0592655241087d6877134ca26a130a4499c90150f7b6c7bcd2a93608de55362127 SHA512 ff0853140328e0ef4075aca56d54b959e2d6804c4fb38c60b13eafba1bfd0befd7790a4ff3e6795bb25a2b2d7e90eb5c733190898223b08edf3d6f431cb21abe
-DIST ndisc6-1.0.2.tar.bz2 239249 BLAKE2B 3afa792421a39f5efe340480a0866d0fe7dd1f854eaa8b71672b1a4a4b6ef79bb172e9bda4e480e5391eb2d2a22b897d505fcbe02624cdf24d84c7b2e54431c8 SHA512 87441bc9d76f3fa22c6d173ca95fa295e0c30fca28c39d60ca13800f55278e83a9e6cae316e3b4a2c3675f813886d0f38999d538904fcefbb9ef7d171972d42a
 DIST ndisc6-1.0.3.tar.bz2 260294 BLAKE2B cb9f302bd4d4f15effc8165dfdc686b2eda7543dd745cae43a24fea49086e3b5c58cc5b4eb14bc1a46657a15f6bd11322d5629570461f68743619deb9cd10004 SHA512 11dc9833edfc76650b46977d653686ed800dc1cc1dd069051410570f522d538ea9297b013a8d16b94aac3ebf33043cafdaee9fdccb5c02cc08b4c29ceaa96a54

diff --git a/net-misc/ndisc6/ndisc6-0.9.9-r2.ebuild b/net-misc/ndisc6/ndisc6-0.9.9-r2.ebuild
deleted file mode 100644
index 2495ca12761..00000000000
--- a/net-misc/ndisc6/ndisc6-0.9.9-r2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-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 ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl
-	sys-devel/gettext"
-RDEPEND=""
-
-src_install() {
-	emake DESTDIR="${D}" install || die
-	newinitd "${FILESDIR}"/rdnssd.rc-1 rdnssd || die
-	newconfd "${FILESDIR}"/rdnssd.conf rdnssd || die
-	exeinto /etc/rdnssd
-	newexe "${FILESDIR}"/resolvconf-1 resolvconf || die
-	dodoc AUTHORS ChangeLog NEWS README || die
-}

diff --git a/net-misc/ndisc6/ndisc6-0.9.9.ebuild b/net-misc/ndisc6/ndisc6-0.9.9.ebuild
deleted file mode 100644
index b24589b77ab..00000000000
--- a/net-misc/ndisc6/ndisc6-0.9.9.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-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 x86"
-IUSE=""
-
-DEPEND="dev-lang/perl
-	sys-devel/gettext"
-RDEPEND=""
-
-src_install() {
-	emake DESTDIR="${D}" install || die
-	newinitd "${FILESDIR}"/rdnssd.rc rdnssd || die
-	newconfd "${FILESDIR}"/rdnssd.conf rdnssd || die
-	exeinto /etc/rdnssd
-	doexe "${FILESDIR}"/resolvconf || die
-	dodoc AUTHORS ChangeLog NEWS README || die
-}

diff --git a/net-misc/ndisc6/ndisc6-1.0.2-r1.ebuild b/net-misc/ndisc6/ndisc6-1.0.2-r1.ebuild
deleted file mode 100644
index c65f7bed95a..00000000000
--- a/net-misc/ndisc6/ndisc6-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-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 ~x86"
-IUSE="debug"
-
-DEPEND="dev-lang/perl
-	sys-devel/gettext"
-RDEPEND=""
-
-src_configure() {
-	econf $(use_enable debug assert)
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die
-	newinitd "${FILESDIR}"/rdnssd.rc-1 rdnssd || die
-	newconfd "${FILESDIR}"/rdnssd.conf rdnssd || die
-	exeinto /etc/rdnssd
-	newexe "${FILESDIR}"/resolvconf-1 resolvconf || die
-	dodoc AUTHORS ChangeLog NEWS README || die
-}

diff --git a/net-misc/ndisc6/ndisc6-1.0.2.ebuild b/net-misc/ndisc6/ndisc6-1.0.2.ebuild
deleted file mode 100644
index 2495ca12761..00000000000
--- a/net-misc/ndisc6/ndisc6-1.0.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-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 ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl
-	sys-devel/gettext"
-RDEPEND=""
-
-src_install() {
-	emake DESTDIR="${D}" install || die
-	newinitd "${FILESDIR}"/rdnssd.rc-1 rdnssd || die
-	newconfd "${FILESDIR}"/rdnssd.conf rdnssd || die
-	exeinto /etc/rdnssd
-	newexe "${FILESDIR}"/resolvconf-1 resolvconf || die
-	dodoc AUTHORS ChangeLog NEWS README || die
-}


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2019-02-17 15:21 Mikle Kolyada
  0 siblings, 0 replies; 26+ messages in thread
From: Mikle Kolyada @ 2019-02-17 15:21 UTC (permalink / raw
  To: gentoo-commits

commit:     ed692340b7eddc4b9832cc5b9a5f4f5963484d88
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 17 15:20:56 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Feb 17 15:21:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed692340

net-misc/ndisc6: amd64 stable wrt bug #676742

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 net-misc/ndisc6/ndisc6-1.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.3.ebuild b/net-misc/ndisc6/ndisc6-1.0.3.ebuild
index 511a76c1155..5302cb4d211 100644
--- a/net-misc/ndisc6/ndisc6-1.0.3.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.3.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm x86 ~x64-macos"
+KEYWORDS="amd64 ~arm x86 ~x64-macos"
 IUSE="debug"
 
 DEPEND="dev-lang/perl


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2018-04-15 11:34 David Seifert
  0 siblings, 0 replies; 26+ messages in thread
From: David Seifert @ 2018-04-15 11:34 UTC (permalink / raw
  To: gentoo-commits

commit:     b014926a975a5965890eb370f4c62afc3fd8f04a
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Apr 15 09:22:42 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 11:32:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b014926a

net-misc/ndisc6: use HTTPS

 net-misc/ndisc6/ndisc6-0.9.9-r2.ebuild | 6 +++---
 net-misc/ndisc6/ndisc6-0.9.9.ebuild    | 6 +++---
 net-misc/ndisc6/ndisc6-1.0.2-r1.ebuild | 6 +++---
 net-misc/ndisc6/ndisc6-1.0.2.ebuild    | 6 +++---
 net-misc/ndisc6/ndisc6-1.0.3.ebuild    | 4 ++--
 5 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/net-misc/ndisc6/ndisc6-0.9.9-r2.ebuild b/net-misc/ndisc6/ndisc6-0.9.9-r2.ebuild
index 92de33d5058..6e0f9981853 100644
--- a/net-misc/ndisc6/ndisc6-0.9.9-r2.ebuild
+++ b/net-misc/ndisc6/ndisc6-0.9.9-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 DESCRIPTION="Recursive DNS Servers discovery Daemon (rdnssd) for IPv6"
-HOMEPAGE="http://www.remlab.net/ndisc6/"
-SRC_URI="http://www.remlab.net/files/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://www.remlab.net/ndisc6/"
+SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/net-misc/ndisc6/ndisc6-0.9.9.ebuild b/net-misc/ndisc6/ndisc6-0.9.9.ebuild
index a315a299905..d4a4a8ff033 100644
--- a/net-misc/ndisc6/ndisc6-0.9.9.ebuild
+++ b/net-misc/ndisc6/ndisc6-0.9.9.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 DESCRIPTION="Recursive DNS Servers discovery Daemon (rdnssd) for IPv6"
-HOMEPAGE="http://www.remlab.net/ndisc6/"
-SRC_URI="http://www.remlab.net/files/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://www.remlab.net/ndisc6/"
+SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/net-misc/ndisc6/ndisc6-1.0.2-r1.ebuild b/net-misc/ndisc6/ndisc6-1.0.2-r1.ebuild
index 1b789b871e4..c65f7bed95a 100644
--- a/net-misc/ndisc6/ndisc6-1.0.2-r1.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.2-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="Recursive DNS Servers discovery Daemon (rdnssd) for IPv6"
-HOMEPAGE="http://www.remlab.net/ndisc6/"
-SRC_URI="http://www.remlab.net/files/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://www.remlab.net/ndisc6/"
+SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/net-misc/ndisc6/ndisc6-1.0.2.ebuild b/net-misc/ndisc6/ndisc6-1.0.2.ebuild
index a7716c9b899..6e0f9981853 100644
--- a/net-misc/ndisc6/ndisc6-1.0.2.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 DESCRIPTION="Recursive DNS Servers discovery Daemon (rdnssd) for IPv6"
-HOMEPAGE="http://www.remlab.net/ndisc6/"
-SRC_URI="http://www.remlab.net/files/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://www.remlab.net/ndisc6/"
+SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/net-misc/ndisc6/ndisc6-1.0.3.ebuild b/net-misc/ndisc6/ndisc6-1.0.3.ebuild
index c4e9e39d3a7..acde018f889 100644
--- a/net-misc/ndisc6/ndisc6-1.0.3.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.3.ebuild
@@ -4,8 +4,8 @@
 EAPI=5
 
 DESCRIPTION="Recursive DNS Servers discovery Daemon (rdnssd) for IPv6"
-HOMEPAGE="http://www.remlab.net/ndisc6/"
-SRC_URI="http://www.remlab.net/files/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://www.remlab.net/ndisc6/"
+SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2018-04-06 11:05 Fabian Groffen
  0 siblings, 0 replies; 26+ messages in thread
From: Fabian Groffen @ 2018-04-06 11:05 UTC (permalink / raw
  To: gentoo-commits

commit:     9a64211a70e098510975cf4fd01e35ce745787f2
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  6 11:04:26 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Fri Apr  6 11:05:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a64211a

net-misc/ndisc6: marked ~x64-macos, bug #650848

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-misc/ndisc6/ndisc6-1.0.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.3.ebuild b/net-misc/ndisc6/ndisc6-1.0.3.ebuild
index 1b789b871e4..c4e9e39d3a7 100644
--- a/net-misc/ndisc6/ndisc6-1.0.3.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ SRC_URI="http://www.remlab.net/files/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~x86 ~x64-macos"
 IUSE="debug"
 
 DEPEND="dev-lang/perl


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2016-05-24 19:35 Michael Weber
  0 siblings, 0 replies; 26+ messages in thread
From: Michael Weber @ 2016-05-24 19:35 UTC (permalink / raw
  To: gentoo-commits

commit:     f2ca2b52a714304ae201680befa21921907c5079
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 19:35:26 2016 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue May 24 19:35:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2ca2b52

net-misc/ndisc6: version bump

Package-Manager: portage-2.2.28

 net-misc/ndisc6/Manifest            |  1 +
 net-misc/ndisc6/ndisc6-1.0.3.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/net-misc/ndisc6/Manifest b/net-misc/ndisc6/Manifest
index 7a74ac4..b612fd6 100644
--- a/net-misc/ndisc6/Manifest
+++ b/net-misc/ndisc6/Manifest
@@ -1,2 +1,3 @@
 DIST ndisc6-0.9.9.tar.bz2 233493 SHA256 fbc5909f9509082bf235c040071b3c2ff9f58af48b4e39c4c6bf706690c9cc44 SHA512 ff0853140328e0ef4075aca56d54b959e2d6804c4fb38c60b13eafba1bfd0befd7790a4ff3e6795bb25a2b2d7e90eb5c733190898223b08edf3d6f431cb21abe WHIRLPOOL bf1eafa31bbecc319c7ef210cdc1873dcc2b270b0a0a91d9dc6ce30cdabee3dc2c16323b616acb89acb01c71cd164ffdc2d72d3ee145a9fb1f146b5133c7943a
 DIST ndisc6-1.0.2.tar.bz2 239249 SHA256 6acec8a0cb9efa3ac98456f46c3016aeec0598b0c7557c95242b5228ad62ca7a SHA512 87441bc9d76f3fa22c6d173ca95fa295e0c30fca28c39d60ca13800f55278e83a9e6cae316e3b4a2c3675f813886d0f38999d538904fcefbb9ef7d171972d42a WHIRLPOOL a0a0c1c892d766e86ca5c70c7c80a01d9298b105cd8f8bc32bd7ab8ccdbcc985d2cb5f8399462dade5b6165e67f885090a7aaafdbc48c8161919e597f5139e63
+DIST ndisc6-1.0.3.tar.bz2 260294 SHA256 0f41d6caf5f2edc1a12924956ae8b1d372e3b426bd7b11eed7d38bc974eec821 SHA512 11dc9833edfc76650b46977d653686ed800dc1cc1dd069051410570f522d538ea9297b013a8d16b94aac3ebf33043cafdaee9fdccb5c02cc08b4c29ceaa96a54 WHIRLPOOL 2d80514b06846d66f89442dd225d17a34cca5a6d2c4a4eb8efcfc52fad5d6ca3f6963c347916277264725eaf1e1c6f7407973c2b0c34afea948fd67223f31ad3

diff --git a/net-misc/ndisc6/ndisc6-1.0.3.ebuild b/net-misc/ndisc6/ndisc6-1.0.3.ebuild
new file mode 100644
index 0000000..fe41f0c
--- /dev/null
+++ b/net-misc/ndisc6/ndisc6-1.0.3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Recursive DNS Servers discovery Daemon (rdnssd) for IPv6"
+HOMEPAGE="http://www.remlab.net/ndisc6/"
+SRC_URI="http://www.remlab.net/files/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="debug"
+
+DEPEND="dev-lang/perl
+	sys-devel/gettext"
+RDEPEND=""
+
+src_configure() {
+	econf $(use_enable debug assert)
+}
+
+src_install() {
+	emake DESTDIR="${D}" install || die
+	newinitd "${FILESDIR}"/rdnssd.rc-1 rdnssd || die
+	newconfd "${FILESDIR}"/rdnssd.conf rdnssd || die
+	exeinto /etc/rdnssd
+	newexe "${FILESDIR}"/resolvconf-1 resolvconf || die
+	dodoc AUTHORS ChangeLog NEWS README || die
+}


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
@ 2016-05-24 19:28 Michael Weber
  0 siblings, 0 replies; 26+ messages in thread
From: Michael Weber @ 2016-05-24 19:28 UTC (permalink / raw
  To: gentoo-commits

commit:     4be5d5a2bea026d64eae4170c4f54a62c15c2075
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 19:27:05 2016 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue May 24 19:28:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be5d5a2

net-misc/ndisc6: remove debug output with USE=-debug (bug 583826, thanks David Klaftenegger).

Package-Manager: portage-2.2.28

 net-misc/ndisc6/ndisc6-1.0.2-r1.ebuild | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/net-misc/ndisc6/ndisc6-1.0.2-r1.ebuild b/net-misc/ndisc6/ndisc6-1.0.2-r1.ebuild
new file mode 100644
index 0000000..fe41f0c
--- /dev/null
+++ b/net-misc/ndisc6/ndisc6-1.0.2-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Recursive DNS Servers discovery Daemon (rdnssd) for IPv6"
+HOMEPAGE="http://www.remlab.net/ndisc6/"
+SRC_URI="http://www.remlab.net/files/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="debug"
+
+DEPEND="dev-lang/perl
+	sys-devel/gettext"
+RDEPEND=""
+
+src_configure() {
+	econf $(use_enable debug assert)
+}
+
+src_install() {
+	emake DESTDIR="${D}" install || die
+	newinitd "${FILESDIR}"/rdnssd.rc-1 rdnssd || die
+	newconfd "${FILESDIR}"/rdnssd.conf rdnssd || die
+	exeinto /etc/rdnssd
+	newexe "${FILESDIR}"/resolvconf-1 resolvconf || die
+	dodoc AUTHORS ChangeLog NEWS README || die
+}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2024-03-01 13:56 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-15  0:18 [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/ Thomas Deutschmann
  -- strict thread matches above, loose matches on Subject: below --
2024-03-01 13:56 Arthur Zamarin
2024-03-01 13:56 Arthur Zamarin
2023-07-15  3:10 Sam James
2023-07-15  3:10 Sam James
2023-07-14 16:51 Arthur Zamarin
2023-07-14 16:51 Arthur Zamarin
2023-06-10  0:13 Mike Gilbert
2022-12-18 11:37 Sam James
2022-12-18 11:36 Sam James
2022-05-27 19:34 Jakov Smolić
2022-05-26  5:06 WANG Xuerui
2021-10-27  5:30 Jakov Smolić
2021-10-27  4:13 Sam James
2021-10-26  3:14 Sam James
2021-10-26  3:12 Sam James
2021-10-26  3:12 Sam James
2021-09-19  3:45 Sam James
2021-07-25 20:09 Sam James
2020-08-19 20:22 Sam James
2019-02-17 15:24 Mikle Kolyada
2019-02-17 15:21 Mikle Kolyada
2018-04-15 11:34 David Seifert
2018-04-06 11:05 Fabian Groffen
2016-05-24 19:35 Michael Weber
2016-05-24 19:28 Michael Weber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox