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 0F0C51580EB for ; Wed, 21 May 2025 21:03:42 +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 EC0B034306B for ; Wed, 21 May 2025 21:03:41 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id ADB981103DE; Wed, 21 May 2025 21:03:40 +0000 (UTC) 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 bobolink.gentoo.org (Postfix) with ESMTPS id A2F4A1103DE for ; Wed, 21 May 2025 21:03:40 +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 5A3C434306B for ; Wed, 21 May 2025 21:03:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B97A419E5 for ; Wed, 21 May 2025 21:03:38 +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: <1747861267.7ce2e64919bb1a95273bbc165dedf08993eccc3f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/gumbo/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/gumbo/Manifest dev-libs/gumbo/gumbo-0.12.1.ebuild X-VCS-Directories: dev-libs/gumbo/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7ce2e64919bb1a95273bbc165dedf08993eccc3f X-VCS-Branch: master Date: Wed, 21 May 2025 21:03:38 +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: 1714be7e-9d44-4a76-90b4-353266ac21c2 X-Archives-Hash: 29aa77d4fbfc621361b092df14cd45ea commit: 7ce2e64919bb1a95273bbc165dedf08993eccc3f Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Mon May 12 20:18:04 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed May 21 21:01:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ce2e649 dev-libs/gumbo: drop 0.12.1 Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> Part-of: https://github.com/gentoo/gentoo/pull/42061 Signed-off-by: Sam James gentoo.org> dev-libs/gumbo/Manifest | 1 - dev-libs/gumbo/gumbo-0.12.1.ebuild | 41 -------------------------------------- 2 files changed, 42 deletions(-) diff --git a/dev-libs/gumbo/Manifest b/dev-libs/gumbo/Manifest index 7ce1fd86dd99..c53dcbb2a91e 100644 --- a/dev-libs/gumbo/Manifest +++ b/dev-libs/gumbo/Manifest @@ -1,2 +1 @@ -DIST gumbo-0.12.1.tar.gz 2115338 BLAKE2B 8c2d119ff622bb07a2d4f0a04b4e3d1db1d3609632f540618dcb47a94f3b0ef4bb72fae8f74e2dbe43b4a2311421eee5b4d371475efda068a04ac5e8f8b9b304 SHA512 df74bf00b20152306b71db5659d4bf35ef6098ad6937925301ee48c96772607d2ab8e49a5b262caa27a72d5f267762c85e1434690e6abbf7e67d63c4713346d7 DIST gumbo-0.13.0.tar.gz 2114279 BLAKE2B 21dd11312b4c8043810d03b62949313f5e69abbef2cc032c5d2a5d5d9a65d4711a7473dc7d4e3fcde7b15ad5b9df8d18d2eb2b1bdae4ec0ed236092ac3331bdf SHA512 b87694179f35490fc25c6100c3bd81019926954e4838886d50698158e2a5bbb36f119cb086dfad05ff867a80b7bed8ada8bcbbf83bd1a151fb43921b66d9b61e diff --git a/dev-libs/gumbo/gumbo-0.12.1.ebuild b/dev-libs/gumbo/gumbo-0.12.1.ebuild deleted file mode 100644 index 7716c903c514..000000000000 --- a/dev-libs/gumbo/gumbo-0.12.1.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools - -DESCRIPTION="The HTML5 parsing algorithm implemented as a pure C99 library" -HOMEPAGE="https://codeberg.org/grisha/gumbo-parser" -SRC_URI="https://codeberg.org/grisha/gumbo-parser/archive/${PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/gumbo-parser" - -LICENSE="Apache-2.0" -SLOT="0/2" # gumbo SONAME -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~ppc-macos ~x64-macos ~x64-solaris" -IUSE="doc test" -RESTRICT="!test? ( test )" - -DEPEND="test? ( dev-cpp/gtest )" -BDEPEND="doc? ( app-text/doxygen )" - -src_prepare() { - default - eautoreconf -} - -src_compile() { - default - - if use doc; then - doxygen || die "doxygen failed" - HTML_DOCS=( docs/html/. ) - fi -} - -src_install() { - default - use doc && doman docs/man/man3/* - - find "${ED}" -name '*.la' -delete || die -}