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 B7CED1382C5 for ; Wed, 28 Apr 2021 04:23:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0EA24E0863; Wed, 28 Apr 2021 04:23:32 +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 E3252E0863 for ; Wed, 28 Apr 2021 04:23:31 +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 076B7341060 for ; Wed, 28 Apr 2021 04:23:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 827974D2 for ; Wed, 28 Apr 2021 04:23:29 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1619583790.ffe14b759194c10f7a1eea9679af93846ddcb645.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/yelp-tools/yelp-tools-40.0.ebuild X-VCS-Directories: app-text/yelp-tools/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: ffe14b759194c10f7a1eea9679af93846ddcb645 X-VCS-Branch: master Date: Wed, 28 Apr 2021 04:23:29 +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: d942f5c8-383a-42ef-b53f-ea9d7f1450a9 X-Archives-Hash: fcac36577db9b8436cfa319f3b5928d1 commit: ffe14b759194c10f7a1eea9679af93846ddcb645 Author: Matt Turner gentoo org> AuthorDate: Wed Apr 28 04:23:07 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Apr 28 04:23:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffe14b75 app-text/yelp-tools: Correct gnome-extra/yelp-xsl dependency Closes: https://bugs.gentoo.org/786126 Signed-off-by: Matt Turner gentoo.org> app-text/yelp-tools/yelp-tools-40.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/yelp-tools/yelp-tools-40.0.ebuild b/app-text/yelp-tools/yelp-tools-40.0.ebuild index 9bc15930dae..89f69c203b3 100644 --- a/app-text/yelp-tools/yelp-tools-40.0.ebuild +++ b/app-text/yelp-tools/yelp-tools-40.0.ebuild @@ -19,7 +19,7 @@ RDEPEND=" >=dev-libs/libxml2-2.6.12 >=dev-libs/libxslt-1.1.8 dev-util/itstool - >=gnome-extra/yelp-xsl-3.36 + >=gnome-extra/yelp-xsl-3.38 " DEPEND="${RDEPEND}" BDEPEND="