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 8673215817D for ; Sun, 16 Jun 2024 06:06:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40DE1E2B77; Sun, 16 Jun 2024 06:06:25 +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 22814E2B77 for ; Sun, 16 Jun 2024 06:06: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 7092033F9FD for ; Sun, 16 Jun 2024 06:06:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D8BE91D28 for ; Sun, 16 Jun 2024 06:06:20 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1718517921.47d5bfb64cc482326b08bae069ca3c05fa9f4c6b.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-base/mate-applets/mate-applets-1.28.0.ebuild X-VCS-Directories: mate-base/mate-applets/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 47d5bfb64cc482326b08bae069ca3c05fa9f4c6b X-VCS-Branch: master Date: Sun, 16 Jun 2024 06:06:20 +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: 794abead-d804-4d01-9afd-80263da8ef3e X-Archives-Hash: 9abbe44f1629cdd3a2e86d3e5716d517 commit: 47d5bfb64cc482326b08bae069ca3c05fa9f4c6b Author: Ian Jordan gmail com> AuthorDate: Sat Jun 15 13:37:24 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Jun 16 06:05:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47d5bfb6 mate-base/mate-applets: adjust dependency for 1.28 Signed-off-by: Ian Jordan gmail.com> Signed-off-by: Joonas Niilola gentoo.org> mate-base/mate-applets/mate-applets-1.28.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mate-base/mate-applets/mate-applets-1.28.0.ebuild b/mate-base/mate-applets/mate-applets-1.28.0.ebuild index c760d9e280de..3b7e7fef070d 100644 --- a/mate-base/mate-applets/mate-applets-1.28.0.ebuild +++ b/mate-base/mate-applets/mate-applets-1.28.0.ebuild @@ -22,11 +22,11 @@ COMMON_DEPEND=" >=app-accessibility/at-spi2-core-2.46.0:2 >=dev-libs/dbus-glib-0.74 >=dev-libs/glib-2.50:2 - >=dev-libs/libmateweather-1.17.0 + >=dev-libs/libmateweather-1.28.0 >=dev-libs/libxml2-2.5:2 >=gnome-base/libgtop-2.12.0:2= >=gnome-extra/gucharmap-3.0:2.90 - >=mate-base/mate-panel-1.25.2 + >=mate-base/mate-panel-1.28.0 >=net-wireless/wireless-tools-28_pre9:0 >=sys-apps/dbus-1.10.0 x11-libs/gdk-pixbuf:2 @@ -49,7 +49,7 @@ COMMON_DEPEND=" RDEPEND="${COMMON_DEPEND} mate-base/caja mate-base/mate-desktop - >=mate-base/mate-settings-daemon-1.6 + >=mate-base/mate-settings-daemon-1.28.0 virtual/libintl "