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.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 AC06115813A for ; Sat, 18 Jan 2025 22:45:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3EB5E086A; Sat, 18 Jan 2025 22:44:59 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BBB25E086A for ; Sat, 18 Jan 2025 22:44:59 +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 C3FB3342F92 for ; Sat, 18 Jan 2025 22:44:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3AAC2082 for ; Sat, 18 Jan 2025 22:44:56 +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: <1737240271.4bbc1794c510331c32379c99c9a50f29ab6e8c0d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/doggo/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/doggo/doggo-1.0.5.ebuild X-VCS-Directories: net-dns/doggo/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4bbc1794c510331c32379c99c9a50f29ab6e8c0d X-VCS-Branch: master Date: Sat, 18 Jan 2025 22:44:56 +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: c28d75a4-dc02-4882-9a8d-0e30098a2ef0 X-Archives-Hash: 8af04cb8930baa765e3803b38e1dcb98 commit: 4bbc1794c510331c32379c99c9a50f29ab6e8c0d Author: Sam James gentoo org> AuthorDate: Sat Jan 18 22:44:31 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jan 18 22:44:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bbc1794 net-dns/doggo: Stabilize 1.0.5 amd64, #948370 Signed-off-by: Sam James gentoo.org> net-dns/doggo/doggo-1.0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dns/doggo/doggo-1.0.5.ebuild b/net-dns/doggo/doggo-1.0.5.ebuild index cb4e40048fc1..3f57844ecb91 100644 --- a/net-dns/doggo/doggo-1.0.5.ebuild +++ b/net-dns/doggo/doggo-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/mr-karan/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" src_compile() { emake build-cli VERSION=${PV}