public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/
Date: Wed, 27 Oct 2021 05:30:48 +0000 (UTC)	[thread overview]
Message-ID: <1635312527.99047b99e76651cc579eedf32f124ba9eacaf062.jsmolic@gentoo> (raw)

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
-}


             reply	other threads:[~2021-10-27  5:30 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-27  5:30 Jakov Smolić [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-01 13:56 [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/ 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  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
2019-02-15  0:18 Thomas Deutschmann
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

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=1635312527.99047b99e76651cc579eedf32f124ba9eacaf062.jsmolic@gentoo \
    --to=jsmolic@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