From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 341C0158176 for ; Fri, 10 Oct 2025 14:25:13 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 166D0341042 for ; Fri, 10 Oct 2025 14:25:13 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 44F3F110374; Fri, 10 Oct 2025 14:25:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 3C370110374 for ; Fri, 10 Oct 2025 14:25:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E5993340CBB for ; Fri, 10 Oct 2025 14:25:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5055539AF for ; Fri, 10 Oct 2025 14:25:07 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1760106254.22035800a6ef8a4a7669bfc766d0c9998589a4d1.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/smartdns/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/smartdns/Manifest net-dns/smartdns/smartdns-46.ebuild X-VCS-Directories: net-dns/smartdns/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 22035800a6ef8a4a7669bfc766d0c9998589a4d1 X-VCS-Branch: master Date: Fri, 10 Oct 2025 14:25:07 +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: b53c6d08-a9c6-47ec-96a4-97d48534a606 X-Archives-Hash: 05b6f366e6f518b2c6e0ed3310967a1e commit: 22035800a6ef8a4a7669bfc766d0c9998589a4d1 Author: Yixun Lan gentoo org> AuthorDate: Fri Oct 10 14:24:14 2025 +0000 Commit: Yixun Lan gentoo org> CommitDate: Fri Oct 10 14:24:14 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22035800 net-dns/smartdns: drop 46 Signed-off-by: Yixun Lan gentoo.org> net-dns/smartdns/Manifest | 1 - net-dns/smartdns/smartdns-46.ebuild | 31 ------------------------------- 2 files changed, 32 deletions(-) diff --git a/net-dns/smartdns/Manifest b/net-dns/smartdns/Manifest index 7be05a2a89d9..b054000b6082 100644 --- a/net-dns/smartdns/Manifest +++ b/net-dns/smartdns/Manifest @@ -1,3 +1,2 @@ DIST smartdns-46.1.tar.gz 636232 BLAKE2B c03e45f0c83753628c2d20d597b150baa50b71ba3d4ad1d5755b190343b82ae4ef011851db8151f0a2c7472b41c18ef610eaa34ecbb382e00f528857569d7c9b SHA512 0f0feddf6dc989e76915ed407803b0fb34ff1f0d93c303921429bab5d1638649c8f9cd1aad1db69c55e0085214836c05223eaf1423b99f8ee882aca3af69f96f -DIST smartdns-46.tar.gz 633211 BLAKE2B 2cf550fb88da183a9899995a6b9e030d887c13d16b7cdc479678ac6f8bd411894413f00a4bba02a4ac2dbf6781b7f1c66b18b8fd20c4a522472b514f6777dbaf SHA512 4798b5d75412864f707a2de5bc72c38fdfdc278156dc00c7f5d0ab3af95d605544a86368b56cc41bc7465fa6c063bc742a0c0e797c266aa472bf9d21398313f7 DIST smartdns-47.tar.gz 803642 BLAKE2B b1462e04e3cf27d84717d4d38adf1097680ef92ecce6dd756f5d8b466677085e53c18c1648708844af23dc4dcb16c35a9952491a98105e796ba731175c4ff327 SHA512 309a698c2e789a52313a7a2a47284516d86ace7844810566e9a1a9518a1933451f3fad710af8167a7df2983e8464ef406ee4a581ca73bea2802c95c8478caa92 diff --git a/net-dns/smartdns/smartdns-46.ebuild b/net-dns/smartdns/smartdns-46.ebuild deleted file mode 100644 index 27d07ff42dc1..000000000000 --- a/net-dns/smartdns/smartdns-46.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 2022-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit systemd -DESCRIPTION="A local DNS server returns the fastest access results" -HOMEPAGE="https://github.com/pymumu/smartdns" -SRC_URI="https://github.com/pymumu/smartdns/archive/refs/tags/Release${PV}.tar.gz -> ${P}.tar.gz" - -S="${WORKDIR}/${PN}-Release${PV}" -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND="dev-libs/openssl:0=" -RDEPEND="${DEPEND}" - -src_prepare() { - default - sed -i -e "/install .*default /d" \ - -e "/install .*init.d /d" Makefile || die -} - -src_install() { - emake DESTDIR="${D}" \ - SYSTEMDSYSTEMUNITDIR="$(systemd_get_systemunitdir)" install - - newconfd "${FILESDIR}"/smartdns.confd smartdns - newinitd "${FILESDIR}"/smartdns.initd smartdns -}