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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 381FE158089 for ; Sat, 4 Nov 2023 12:25:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B5FE2BC02F; Sat, 4 Nov 2023 12:25:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 pigeon.gentoo.org (Postfix) with ESMTPS id 547892BC02F for ; Sat, 4 Nov 2023 12:25:32 +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 2F58A335D49 for ; Sat, 4 Nov 2023 12:25:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F0D11289 for ; Sat, 4 Nov 2023 12:25:28 +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: <1699100622.5cfc62d2b93955ad9e4fcaeca3da6cb1da949c90.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/supercat/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/supercat/supercat-0.5.8.ebuild X-VCS-Directories: app-misc/supercat/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5cfc62d2b93955ad9e4fcaeca3da6cb1da949c90 X-VCS-Branch: master Date: Sat, 4 Nov 2023 12:25:28 +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: 7f87e48f-e7c9-4d83-b1bb-8b99581d54b6 X-Archives-Hash: bbc5e4d2ebbf70171ffa30797e9e704b commit: 5cfc62d2b93955ad9e4fcaeca3da6cb1da949c90 Author: Sam James gentoo org> AuthorDate: Sat Nov 4 12:23:42 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat Nov 4 12:23:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cfc62d2 app-misc/supercat: Stabilize 0.5.8 sparc, #916836 Signed-off-by: Sam James gentoo.org> app-misc/supercat/supercat-0.5.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/supercat/supercat-0.5.8.ebuild b/app-misc/supercat/supercat-0.5.8.ebuild index b1955c217470..d5c2c7099413 100644 --- a/app-misc/supercat/supercat-0.5.8.ebuild +++ b/app-misc/supercat/supercat-0.5.8.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://supercat.nosredna.net/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc64 sparc x86 ~amd64-linux ~x86-linux" src_configure() { econf --with-system-directory="${EPREFIX}/etc/supercat"