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 A89DD158451 for ; Tue, 9 Jan 2024 15:33:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2A53E29E4; Tue, 9 Jan 2024 15:33:33 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CF3BCE29E4 for ; Tue, 9 Jan 2024 15:33:33 +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 04C64343315 for ; Tue, 9 Jan 2024 15:33:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 523CB141 for ; Tue, 9 Jan 2024 15:33:31 +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: <1704814390.a590831ead196a1e997eece188a10db83187e219.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-applets/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-applets/gnome-applets-3.50.0.ebuild X-VCS-Directories: gnome-base/gnome-applets/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: a590831ead196a1e997eece188a10db83187e219 X-VCS-Branch: master Date: Tue, 9 Jan 2024 15:33:31 +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: afb9e188-c3c4-468a-8a5c-9d9b5e64fcce X-Archives-Hash: f13c712dca91d6a6be8416335e9572cf commit: a590831ead196a1e997eece188a10db83187e219 Author: Florian Schmaus gentoo org> AuthorDate: Tue Jan 9 15:31:06 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Tue Jan 9 15:33:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a590831e gnome-base/gnome-applets: stabilize 3.50.0 for amd64 Signed-off-by: Florian Schmaus gentoo.org> gnome-base/gnome-applets/gnome-applets-3.50.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-base/gnome-applets/gnome-applets-3.50.0.ebuild b/gnome-base/gnome-applets/gnome-applets-3.50.0.ebuild index 66e13e1bc849..791ca5d4c863 100644 --- a/gnome-base/gnome-applets/gnome-applets-3.50.0.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-3.50.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-applets/" LICENSE="GPL-2+ FDL-1.1" SLOT="0" IUSE="tracker" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" # FIXME: automagic wireless-tools # TODO: gucharmap could be optional, but no knob