From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id EFC001581B9 for ; Fri, 03 Oct 2025 00:07:57 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D30133410AF for ; Fri, 03 Oct 2025 00:07:57 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id BE62E110575; Fri, 03 Oct 2025 00:07:49 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id B02B6110575 for ; Fri, 03 Oct 2025 00:07:49 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 67BB4340FDB for ; Fri, 03 Oct 2025 00:07:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D26A3A84 for ; Fri, 03 Oct 2025 00:07:46 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1759449985.a8ca3efac53a8dc1391bc3aa0907b7e2c355619d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gimp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gimp/gimp-9999.ebuild X-VCS-Directories: media-gfx/gimp/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a8ca3efac53a8dc1391bc3aa0907b7e2c355619d X-VCS-Branch: master Date: Fri, 03 Oct 2025 00:07:46 +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: f2b4a324-3f03-4ed5-bc92-235b8332ec6b X-Archives-Hash: 7d38b8d60ac18820fd0b61852ce2d294 commit: a8ca3efac53a8dc1391bc3aa0907b7e2c355619d Author: Alfred Wingate protonmail com> AuthorDate: Mon Sep 1 07:09:11 2025 +0000 Commit: Sam James gentoo org> CommitDate: Fri Oct 3 00:06:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8ca3efa media-gfx/gimp: port to appstream Upstream commit: 8277817b6250632a5b2499f5fb650f393821b780 Upstream commit (minimum lowered): 40adbff456619d2fb71a5e1f57434fbf8c45c64f Signed-off-by: Alfred Wingate protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44005 Signed-off-by: Sam James gentoo.org> media-gfx/gimp/gimp-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild index 9835fe301346..73f45e245e15 100644 --- a/media-gfx/gimp/gimp-9999.ebuild +++ b/media-gfx/gimp/gimp-9999.ebuild @@ -38,7 +38,7 @@ COMMON_DEPEND=" >=app-arch/xz-utils-5.0.0 >=app-text/poppler-0.90.1[cairo] >=app-text/poppler-data-0.4.9 - >=dev-libs/appstream-glib-0.7.16:= + >=dev-libs/appstream-0.16.1:= >=dev-libs/glib-2.70.0:2 dev-libs/gobject-introspection >=dev-libs/json-glib-1.4.4