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 6D20D15817D for ; Sat, 8 Jun 2024 07:46:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CE5FE2A0B; Sat, 8 Jun 2024 07:46:26 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 E4D46E2A0B for ; Sat, 8 Jun 2024 07:46:25 +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 18E0D33FE7D for ; Sat, 8 Jun 2024 07:46:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A287C1C56 for ; Sat, 8 Jun 2024 07:46:23 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1717832737.997d235db60bb8ba9858ce1036ff4f1f0abb01e2.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/sxcs/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/sxcs/sxcs-1.1.0.ebuild X-VCS-Directories: x11-misc/sxcs/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 997d235db60bb8ba9858ce1036ff4f1f0abb01e2 X-VCS-Branch: master Date: Sat, 8 Jun 2024 07:46:23 +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: 0bae5054-5a1c-43a7-88ca-338997022aa5 X-Archives-Hash: 68dab6cc40d8d05e32c4f1597125c618 commit: 997d235db60bb8ba9858ce1036ff4f1f0abb01e2 Author: Florian Schmaus gentoo org> AuthorDate: Sat Jun 8 07:43:19 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sat Jun 8 07:45:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=997d235d x11-misc/sxcs: fix variable order Signed-off-by: Florian Schmaus gentoo.org> x11-misc/sxcs/sxcs-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/sxcs/sxcs-1.1.0.ebuild b/x11-misc/sxcs/sxcs-1.1.0.ebuild index 37f500293aab..dce6b92cfa88 100644 --- a/x11-misc/sxcs/sxcs-1.1.0.ebuild +++ b/x11-misc/sxcs/sxcs-1.1.0.ebuild @@ -11,9 +11,9 @@ HOMEPAGE="https://codeberg.org/NRK/sxcs" SRC_URI="https://codeberg.org/NRK/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}" -KEYWORDS="~amd64" LICENSE="GPL-3+" SLOT="0" +KEYWORDS="~amd64" RDEPEND=" x11-libs/libX11