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 6908F13835A for ; Sun, 13 Jun 2021 20:25:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA1B1E0D1B; Sun, 13 Jun 2021 20:25:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 D8585E0D1A for ; Sun, 13 Jun 2021 20:25:36 +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 C1462340B65 for ; Sun, 13 Jun 2021 20:25:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4CC487B1 for ; Sun, 13 Jun 2021 20:25:33 +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: <1623615851.03f477cb6e3962fda78b6069fe8d3b6b4db149c2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/pango/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/pango/pango-1.48.5-r1.ebuild x11-libs/pango/pango-1.48.5.ebuild X-VCS-Directories: x11-libs/pango/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 03f477cb6e3962fda78b6069fe8d3b6b4db149c2 X-VCS-Branch: master Date: Sun, 13 Jun 2021 20:25:33 +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: b58e64b0-5045-42e1-b83f-cfd3e44f14a6 X-Archives-Hash: d3e51bc71dd461a14e9abdfee283311e commit: 03f477cb6e3962fda78b6069fe8d3b6b4db149c2 Author: Sam James gentoo org> AuthorDate: Sun Jun 13 18:45:20 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jun 13 20:24:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03f477cb x11-libs/pango: revbump for newer sysprof-capture dependency gentoo.org> x11-libs/pango/{pango-1.48.5.ebuild => pango-1.48.5-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/pango/pango-1.48.5.ebuild b/x11-libs/pango/pango-1.48.5-r1.ebuild similarity index 96% rename from x11-libs/pango/pango-1.48.5.ebuild rename to x11-libs/pango/pango-1.48.5-r1.ebuild index 9997edda080..382eb4b7793 100644 --- a/x11-libs/pango/pango-1.48.5.ebuild +++ b/x11-libs/pango/pango-1.48.5-r1.ebuild @@ -33,7 +33,7 @@ RDEPEND=" ) " DEPEND="${RDEPEND} - sysprof? ( dev-util/sysprof-capture:4[${MULTILIB_USEDEP}] ) + sysprof? ( >=dev-util/sysprof-capture-3.40.1:4[${MULTILIB_USEDEP}] ) X? ( x11-base/xorg-proto ) " BDEPEND="