From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1C5291582EF for ; Sat, 08 Mar 2025 07:20:36 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 04FB3342FE0 for ; Sat, 08 Mar 2025 07:20:36 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E7DF211037D; Sat, 08 Mar 2025 07:20:31 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id E1EBF110370 for ; Sat, 08 Mar 2025 07:20:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8F53B342F8C for ; Sat, 08 Mar 2025 07:20:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB331289B for ; Sat, 08 Mar 2025 07:20:29 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1741417743.d2d3e19356fd67715ca5ac3202b290d3a4de1cc8.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/html-xml-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/html-xml-utils/Manifest app-text/html-xml-utils/html-xml-utils-8.7.ebuild X-VCS-Directories: app-text/html-xml-utils/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: d2d3e19356fd67715ca5ac3202b290d3a4de1cc8 X-VCS-Branch: master Date: Sat, 08 Mar 2025 07:20: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: 18dad674-0a39-4796-ba53-2e51ab741bf8 X-Archives-Hash: cc3e252f0ac96ed3480c4a12c4a70f58 commit: d2d3e19356fd67715ca5ac3202b290d3a4de1cc8 Author: Filip Kobierski pm me> AuthorDate: Tue Mar 4 12:04:03 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Mar 8 07:09:03 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2d3e193 app-text/html-xml-utils: add 8.7 Signed-off-by: Filip Kobierski pm.me> Closes: https://github.com/gentoo/gentoo/pull/40885 Signed-off-by: Arthur Zamarin gentoo.org> app-text/html-xml-utils/Manifest | 1 + app-text/html-xml-utils/html-xml-utils-8.7.ebuild | 30 +++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/app-text/html-xml-utils/Manifest b/app-text/html-xml-utils/Manifest index 03067c7bcd5c..f468c2122ac1 100644 --- a/app-text/html-xml-utils/Manifest +++ b/app-text/html-xml-utils/Manifest @@ -1 +1,2 @@ DIST html-xml-utils-8.6.tar.gz 421530 BLAKE2B 8c13a36798c5bb2e325f0df38696a9428b6c3ca087bbb4d1e7d9f2dd372e0aff386b7747e117016ad733ac07ab56a38b5ad0bcb1a0aa6b5ffd58de0ba2d8027d SHA512 0050b789a4921fa66b863255f1fd1ef9826e4b778ebc6dc67592fe854ec314b13cd8b162af67dae204018867966cfd5cb9822345917d3de3dc76c797bc0d2ec1 +DIST html-xml-utils-8.7.tar.gz 426378 BLAKE2B fe485559138895f49c4451c50367cd77aeb05102610c3d532521f7cee7c045c0cb08fd142b7f28e0eac078d043e15d284291063c3545af812c1d54351d43c398 SHA512 dc3896c6d5b15cf7363ebdc1cb373f762d99f7eb7c37d5f36669b3c8e026a840d2045adef65a4e6067315f2cf8fc97961fa1f63f309525eb2665ef8b69df4be3 diff --git a/app-text/html-xml-utils/html-xml-utils-8.7.ebuild b/app-text/html-xml-utils/html-xml-utils-8.7.ebuild new file mode 100644 index 000000000000..24e4663711cc --- /dev/null +++ b/app-text/html-xml-utils/html-xml-utils-8.7.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="A number of simple utilities for manipulating HTML and XML files" +HOMEPAGE="https://www.w3.org/Tools/HTML-XML-utils/" +SRC_URI="https://www.w3.org/Tools/HTML-XML-utils/${P}.tar.gz" + +LICENSE="W3C" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos" + +RDEPEND=" + net-dns/libidn2:= + net-misc/curl +" +DEPEND="${RDEPEND}" + +src_prepare() { + default + sed -e "/doc_DATA = COPYING/d" -i Makefile.in || die +} + +src_test() { + # Lots of tests lack a shebang and use bashisms + # (seems to be better wrt bashisms as of 8.6, but still no shebang. recheck?) + # (as of 8.7 4 tests fail with app-shells/dash) + emake check SHELL="${BROOT}"/bin/bash +}