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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3DB8B1381F3 for ; Wed, 21 Oct 2020 05:59:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85FDCE0AF6; Wed, 21 Oct 2020 05:59:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6A6E5E0AF6 for ; Wed, 21 Oct 2020 05:59:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CC27C335D9B for ; Wed, 21 Oct 2020 05:59:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D6CD26 for ; Wed, 21 Oct 2020 05:59:53 +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: <1603259985.573e3d41bfb1ff44af4fa54d2912f0b49779ddd1.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gimp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gimp/gimp-2.10.22.ebuild X-VCS-Directories: media-gfx/gimp/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 573e3d41bfb1ff44af4fa54d2912f0b49779ddd1 X-VCS-Branch: master Date: Wed, 21 Oct 2020 05:59:53 +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: cc67d9b4-af36-4436-93ff-af3a7ef1d90f X-Archives-Hash: 0370a4e809cd164d6d6398c232dbaeee commit: 573e3d41bfb1ff44af4fa54d2912f0b49779ddd1 Author: band-a-prend yandex ru> AuthorDate: Wed Oct 21 05:33:01 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Oct 21 05:59:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=573e3d41 media-gfx/gimp: 2.10.22 fix mypaint-brushes dependency While removing conditional check of mypaint-brushes version the appropreate version of this dependency wasn't updated resulting in configuration error if user still has mypaint-brushes-1.3.0, that was already removed from portage tree at gimp version bump. Offered change doesn't affect users that installed gimp-2.10.22 so there is no revision bump. Closes: https://bugs.gentoo.org/747487 Signed-off-by: Sergey Torokhov yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/17985 Signed-off-by: Joonas Niilola gentoo.org> media-gfx/gimp/gimp-2.10.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/gimp/gimp-2.10.22.ebuild b/media-gfx/gimp/gimp-2.10.22.ebuild index bfe5f500c7e..d417cccadda 100644 --- a/media-gfx/gimp/gimp-2.10.22.ebuild +++ b/media-gfx/gimp/gimp-2.10.22.ebuild @@ -27,7 +27,7 @@ COMMON_DEPEND=" dev-libs/libxml2:2 dev-libs/libxslt >=gnome-base/librsvg-2.40.6:2 - >=media-gfx/mypaint-brushes-1.3.0:= + >=media-gfx/mypaint-brushes-2.0.2:= >=media-libs/babl-0.1.78 >=media-libs/fontconfig-2.12.4 >=media-libs/freetype-2.1.7