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 BDF2D1584AD for ; Sat, 26 Apr 2025 01:18:04 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A99A8342FDA for ; Sat, 26 Apr 2025 01:18:04 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B252D1104C5; Sat, 26 Apr 2025 01:17:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id A97561104C3 for ; Sat, 26 Apr 2025 01:17:44 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F3B3342F92 for ; Sat, 26 Apr 2025 01:17:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 043F0266B for ; Sat, 26 Apr 2025 01:17:42 +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: <1745630130.5dfc40f19d106abcc61128eb912b2b98997206ec.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/tcd-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/tcd-utils/tcd-utils-20240222.ebuild X-VCS-Directories: sci-geosciences/tcd-utils/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5dfc40f19d106abcc61128eb912b2b98997206ec X-VCS-Branch: master Date: Sat, 26 Apr 2025 01:17:42 +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: 10f033ed-553f-4116-9935-45c557314891 X-Archives-Hash: 11aca4fec38fc37f447b22129b4a8436 commit: 5dfc40f19d106abcc61128eb912b2b98997206ec Author: Sam James gentoo org> AuthorDate: Sat Apr 26 01:15:30 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat Apr 26 01:15:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dfc40f1 sci-geosciences/tcd-utils: Stabilize 20240222 amd64, #954457 Signed-off-by: Sam James gentoo.org> sci-geosciences/tcd-utils/tcd-utils-20240222.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-geosciences/tcd-utils/tcd-utils-20240222.ebuild b/sci-geosciences/tcd-utils/tcd-utils-20240222.ebuild index cfb7e1fab849..f6b50e340c97 100644 --- a/sci-geosciences/tcd-utils/tcd-utils-20240222.ebuild +++ b/sci-geosciences/tcd-utils/tcd-utils-20240222.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://flaterco.com/files/xtide/${P}.tar.xz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND=">=sci-geosciences/libtcd-2.2.4" RDEPEND="${DEPEND}"