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 4011E13835B for ; Sun, 6 Jun 2021 21:49:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EAB4E08AD; Sun, 6 Jun 2021 21:49: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 0270DE08A8 for ; Sun, 6 Jun 2021 21:49:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A276C340CEA for ; Sun, 6 Jun 2021 21:49:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 873C37AE for ; Sun, 6 Jun 2021 21:49:27 +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: <1623016153.b8ecd49ea10eda241b8922f3c50ea8aa5b462d1a.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/yelp-xsl/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/yelp-xsl/Manifest gnome-extra/yelp-xsl/yelp-xsl-40.2.ebuild X-VCS-Directories: gnome-extra/yelp-xsl/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: b8ecd49ea10eda241b8922f3c50ea8aa5b462d1a X-VCS-Branch: master Date: Sun, 6 Jun 2021 21:49:27 +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: 05f78a94-5f82-477a-9d47-87cfb5b4e0b6 X-Archives-Hash: ada8387c9ab39f686662896b7e6a7016 commit: b8ecd49ea10eda241b8922f3c50ea8aa5b462d1a Author: Matt Turner gentoo org> AuthorDate: Sun Jun 6 21:26:32 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Jun 6 21:49:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8ecd49e gnome-extra/yelp-xsl: Version bump to 40.2 Signed-off-by: Matt Turner gentoo.org> gnome-extra/yelp-xsl/Manifest | 1 + gnome-extra/yelp-xsl/yelp-xsl-40.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/gnome-extra/yelp-xsl/Manifest b/gnome-extra/yelp-xsl/Manifest index 21c3e7ad1dd..238996a7770 100644 --- a/gnome-extra/yelp-xsl/Manifest +++ b/gnome-extra/yelp-xsl/Manifest @@ -1 +1,2 @@ DIST yelp-xsl-40.0.tar.xz 660148 BLAKE2B 3f53c568358a4325ffe36fbd3df71c39f638e1757f9a684d6d67b252463be867b66e9f20c115df3053becffe9baf5f9bf44aec32cf7aef1887ee3a8eb4c93b4c SHA512 50ada34e76bc3b14940e7ccae368ef60802b8baf354ac0784260fd4408dcecaedf08697f249226e3236a54b487b86d7e00bffea6845adde42285f10d2a8f8e4d +DIST yelp-xsl-40.2.tar.xz 660556 BLAKE2B 1cc5605f8a272c968b1deff85917e755d6ae13c826ccb21b8a14f8e6d2d21ea2d5ce5781350370994ba1f84009fea15789389b392f8ce111e67e3f948d042b42 SHA512 d365d6d873878a640244053efa9f2b9f7330a8bbca1c47073f0617c1f9150f58e91b48ac7d28e5b65fd113d612afd65b5f9c3d16a6958a957130f85d2f866483 diff --git a/gnome-extra/yelp-xsl/yelp-xsl-40.2.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-40.2.ebuild index 7ac0da7d469..fb0b0cda287 100644 --- a/gnome-extra/yelp-xsl/yelp-xsl-40.2.ebuild +++ b/gnome-extra/yelp-xsl/yelp-xsl-40.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/yelp-xsl" LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+" SLOT="0" IUSE="" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" >=dev-libs/libxml2-2.6.12:=