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 196A91382C5 for ; Mon, 5 Apr 2021 00:03:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 563C5E086D; Mon, 5 Apr 2021 00:03:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9048E086D for ; Mon, 5 Apr 2021 00:03:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5AFA433BF5B for ; Mon, 5 Apr 2021 00:03:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB42B4A5 for ; Mon, 5 Apr 2021 00:03:25 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1617580396.cc6bc3f58526e513d61a8310832faf5fffe7e52c.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/sheerdns/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/sheerdns/Manifest net-dns/sheerdns/metadata.xml net-dns/sheerdns/sheerdns-1.0.3.ebuild profiles/package.mask X-VCS-Directories: net-dns/sheerdns/ profiles/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: cc6bc3f58526e513d61a8310832faf5fffe7e52c X-VCS-Branch: master Date: Mon, 5 Apr 2021 00:03:25 +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: 555ff585-c6d2-4eb2-8ba6-b7012b9a4cc7 X-Archives-Hash: e511dd1b2c4b1f40428247b93e41d572 commit: cc6bc3f58526e513d61a8310832faf5fffe7e52c Author: Conrad Kostecki gentoo org> AuthorDate: Sun Apr 4 23:53:16 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Apr 4 23:53:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc6bc3f5 net-dns/sheerdns: last-rite Closes: https://bugs.gentoo.org/727772 Closes: https://bugs.gentoo.org/724926 Closes: https://bugs.gentoo.org/413307 Signed-off-by: Conrad Kostecki gentoo.org> net-dns/sheerdns/Manifest | 1 - net-dns/sheerdns/metadata.xml | 14 -------------- net-dns/sheerdns/sheerdns-1.0.3.ebuild | 32 -------------------------------- profiles/package.mask | 5 ----- 4 files changed, 52 deletions(-) diff --git a/net-dns/sheerdns/Manifest b/net-dns/sheerdns/Manifest deleted file mode 100644 index ac2aef2e28b..00000000000 --- a/net-dns/sheerdns/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST sheerdns-1.0.3.tar.gz 22937 BLAKE2B c5a32220c2f3e91f251f7aef37106a39764a13bf8bda1f9178d21356c79ac5da64e2f803ddac46bdce9de18f72fd72e1e79c9c4aa9c159b460279dc197750152 SHA512 c24b33d5ed9cdf501a3c685398f694c2c8e31814c30caec7406d3d819e3d2affd854da23f3e1f1e0621fbd7e81f189f3316346c4d1c48abeef9ee0b9b47e4c12 diff --git a/net-dns/sheerdns/metadata.xml b/net-dns/sheerdns/metadata.xml deleted file mode 100644 index 1145277be30..00000000000 --- a/net-dns/sheerdns/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - SheerDNS was written to be a simple replacement master DNS server that can - be used where atomic updates are required. Because it stores each record in - a small file, updating records does not require the sheerdns process to be - notified or restarted. Each update is immediately available and served - as-is. - SheerDNS is extremely light-weight, simple, and fast, and written with - security in mind. - - diff --git a/net-dns/sheerdns/sheerdns-1.0.3.ebuild b/net-dns/sheerdns/sheerdns-1.0.3.ebuild deleted file mode 100644 index 4ef9604323b..00000000000 --- a/net-dns/sheerdns/sheerdns-1.0.3.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -inherit eutils toolchain-funcs multilib - -DESCRIPTION="Sheerdns is a small, simple, fast master only DNS server" -HOMEPAGE="http://threading.2038bug.com/sheerdns/" -SRC_URI="http://threading.2038bug.com/sheerdns/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" -DEPEND="" - -S="${WORKDIR}/${PN}" - -src_prepare() { - # Fix multilib support - sed -i "/^CFLAGS/s:usr/lib:usr/$(get_libdir):" Makefile -} - -src_compile() { - emake CC=$(tc-getCC) -} - -src_install() { - dodoc ChangeLog - doman sheerdns.8 - dosbin sheerdns sheerdnshash -} diff --git a/profiles/package.mask b/profiles/package.mask index 9a13981fdb4..9567c381b5c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -337,11 +337,6 @@ app-misc/towitoko # Removal in 30 days. app-misc/logserial -# Conrad Kostecki (2021-03-04) -# Dead upstream, open bugs and unmaintained. -# Removal in 30 days. -net-dns/sheerdns - # Sam James (2021-03-03) # Declared abandoned upstream and stuck # on Python 3.7.