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 442D115810F for ; Thu, 8 Jun 2023 12:23:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0530FE08B0; Thu, 8 Jun 2023 12:23:31 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DE9CBE08B0 for ; Thu, 8 Jun 2023 12:23:30 +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 81F64340C76 for ; Thu, 8 Jun 2023 12:23:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6B9AA96 for ; Thu, 8 Jun 2023 12:23:26 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1686226967.d90cb5899c712edb88930cf84a12da286c4368b8.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild X-VCS-Directories: x11-themes/QGnomePlatform/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: d90cb5899c712edb88930cf84a12da286c4368b8 X-VCS-Branch: master Date: Thu, 8 Jun 2023 12:23:26 +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: 511914d8-1ae5-4796-84b4-831a58ea1258 X-Archives-Hash: 8030fab743eed8607d3c7fb71e974dc7 commit: d90cb5899c712edb88930cf84a12da286c4368b8 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Jun 8 12:22:47 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Jun 8 12:22:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d90cb589 x11-themes/QGnomePlatform: Stabilize 0.9.1-r1 amd64, #908050 Signed-off-by: Arthur Zamarin gentoo.org> x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild index 97098a1caae6..622a52094bf8 100644 --- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild +++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings" HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform" SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" LICENSE="LGPL-2.1" SLOT="0" IUSE="wayland"