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 7C6FB138350 for ; Mon, 2 Mar 2020 20:23:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE089E0830; Mon, 2 Mar 2020 20:23:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 A3B8CE0830 for ; Mon, 2 Mar 2020 20:23:52 +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 6A81434F1D5 for ; Mon, 2 Mar 2020 20:23:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED55F144 for ; Mon, 2 Mar 2020 20:23:49 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1583180608.f0e85d8770c32a88fc8f648ca5a0a9a91ff76643.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gdk-pixbuf/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/gdk-pixbuf/gdk-pixbuf-2.40.0.ebuild X-VCS-Directories: x11-libs/gdk-pixbuf/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: f0e85d8770c32a88fc8f648ca5a0a9a91ff76643 X-VCS-Branch: master Date: Mon, 2 Mar 2020 20:23:49 +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: 52db8025-0284-4246-9d17-2599133617c5 X-Archives-Hash: a05432555e990d3aa30e407bd3f3d85d commit: f0e85d8770c32a88fc8f648ca5a0a9a91ff76643 Author: Mart Raudsepp gentoo org> AuthorDate: Mon Mar 2 20:23:20 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Mar 2 20:23:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0e85d87 x11-libs/gdk-pixbuf: fix DEPEND The bump was converted to EAPI-7 initially, so the second occurrence was a BDEPEND, but then it was realized that gnome-utils.eclass is broken for EAPI-7 gnome2_gdk_pixbuf_update calls and reverted back to EAPI-6 with a forgotten ${DEPEND} re-introduction when renaming BDEPEND back to DEPEND. No revbump, as due to the ordering, this meant that only build time deps were wrong, not runtime. Closes: https://bugs.gentoo.org/702950 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> x11-libs/gdk-pixbuf/gdk-pixbuf-2.40.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.40.0.ebuild b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.40.0.ebuild index 19b9055466f..cb5330346ef 100644 --- a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.40.0.ebuild +++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.40.0.ebuild @@ -32,7 +32,7 @@ RDEPEND="${DEPEND} !