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 0F058158094 for ; Fri, 30 Sep 2022 16:52:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EAB29E0BF9; Fri, 30 Sep 2022 16:52:38 +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 D292EE0BF9 for ; Fri, 30 Sep 2022 16:52:38 +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 CF06334108A for ; Fri, 30 Sep 2022 16:52:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A2845F7 for ; Fri, 30 Sep 2022 16:52:35 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1664556724.42aea7cf8dd23fad3234d2aae7c755a9ba43327f.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-panel/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-panel/gnome-panel-3.44.0-r1.ebuild gnome-base/gnome-panel/gnome-panel-3.44.0.ebuild X-VCS-Directories: gnome-base/gnome-panel/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 42aea7cf8dd23fad3234d2aae7c755a9ba43327f X-VCS-Branch: master Date: Fri, 30 Sep 2022 16:52:35 +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: 2e1ac6e3-3e56-469e-88c9-1621fd964009 X-Archives-Hash: 19cb0caf7ab0b3bc890b4d82c050e394 commit: 42aea7cf8dd23fad3234d2aae7c755a9ba43327f Author: Pascal Jäger leimstift de> AuthorDate: Thu Sep 29 19:58:34 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Sep 30 16:52:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42aea7cf gnome-base/gnome-panel: add dep leimstift.de> Signed-off-by: Matt Turner gentoo.org> .../{gnome-panel-3.44.0.ebuild => gnome-panel-3.44.0-r1.ebuild} | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnome-base/gnome-panel/gnome-panel-3.44.0.ebuild b/gnome-base/gnome-panel/gnome-panel-3.44.0-r1.ebuild similarity index 96% rename from gnome-base/gnome-panel/gnome-panel-3.44.0.ebuild rename to gnome-base/gnome-panel/gnome-panel-3.44.0-r1.ebuild index ab207cb1486c..248101e116ee 100644 --- a/gnome-base/gnome-panel/gnome-panel-3.44.0.ebuild +++ b/gnome-base/gnome-panel/gnome-panel-3.44.0-r1.ebuild @@ -13,6 +13,7 @@ IUSE="eds elogind systemd" REQUIRED_USE="^^ ( elogind systemd )" KEYWORDS="~amd64 ~riscv" +# =sys-apps/systemd-230:= ) >=x11-libs/cairo-1.0.0[X,glib] >=dev-libs/libgweather-3.91.0:4= + =gnome-base/dconf-0.13.4 >=x11-libs/libXrandr-1.3.0 gnome-base/gdm