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 471071581F0 for ; Sat, 25 Jan 2025 11:06:24 +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 317EF34356A for ; Sat, 25 Jan 2025 11:06:24 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 357CE11043E; Sat, 25 Jan 2025 11:05:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 2977711043C for ; Sat, 25 Jan 2025 11:05:56 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D4189343455 for ; Sat, 25 Jan 2025 11:05:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 52B8225FD for ; Sat, 25 Jan 2025 11:05:52 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1737803140.6e233489ce49250b88f11eb662b9a12a99c5a558.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/htmlmin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/htmlmin/Manifest app-text/htmlmin/htmlmin-0.1.12-r3.ebuild X-VCS-Directories: app-text/htmlmin/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 6e233489ce49250b88f11eb662b9a12a99c5a558 X-VCS-Branch: master Date: Sat, 25 Jan 2025 11:05:52 +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: 15910d45-94b4-4ec4-9432-1ea06ddae9c4 X-Archives-Hash: 018c4f402b247a6b2cb8f848d285618b commit: 6e233489ce49250b88f11eb662b9a12a99c5a558 Author: Michał Górny gentoo org> AuthorDate: Sat Jan 25 10:56:47 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jan 25 11:05:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e233489 app-text/htmlmin: Remove old Signed-off-by: Michał Górny gentoo.org> app-text/htmlmin/Manifest | 1 - app-text/htmlmin/htmlmin-0.1.12-r3.ebuild | 32 ------------------------------- 2 files changed, 33 deletions(-) diff --git a/app-text/htmlmin/Manifest b/app-text/htmlmin/Manifest index d8ba5b2ec493..d0994af3df88 100644 --- a/app-text/htmlmin/Manifest +++ b/app-text/htmlmin/Manifest @@ -1,2 +1 @@ -DIST htmlmin-0.1.12.gh.tar.gz 134130 BLAKE2B 5a9996bfea469f273c37bd0bd72c0e27b8636cb4552681de1b7e9a4849ab215815f7fc8ce430392b8ca3a849b3e51d8188ca248a8ce23242905799258ceeae29 SHA512 6d9db4b6bcdd6d223be8b4e3830da4d63ac6d7d28ee83abd97809b0b901968c994c8434c992fbdd148101ba25d8d786c93657cb5f82881af44dadbba40bf3252 DIST htmlmin-0.1.13.gh.tar.gz 134136 BLAKE2B a8ee4fc7ce8dba5225f912550a6d6d397e9152d742acc931d7a62855bc064d8546f24f3f779261174160a46d28da3e2a057ae0cf4f2d812dcec9f12552e95857 SHA512 f4b066bcd874ec8dbc65ba2b92bd33c4122376d124d93eb46e2c7aae960bc7d8860faa3247775aea9e7cbea81b5f58a435112ee328eb4e6fef3285173352c73f diff --git a/app-text/htmlmin/htmlmin-0.1.12-r3.ebuild b/app-text/htmlmin/htmlmin-0.1.12-r3.ebuild deleted file mode 100644 index 188d0350d718..000000000000 --- a/app-text/htmlmin/htmlmin-0.1.12-r3.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} pypy3 ) - -inherit distutils-r1 - -# upstream doesn't do tags much -EGIT_COMMIT=220b1d16442eb4b6fafed338ee3b61f698a01e63 -DESCRIPTION="A configurable HTML Minifier with safety features" -HOMEPAGE="https://github.com/mankyd/htmlmin" -SRC_URI=" - https://github.com/mankyd/htmlmin/archive/${EGIT_COMMIT}.tar.gz - -> ${P}.gh.tar.gz" -S="${WORKDIR}/${PN}-${EGIT_COMMIT}" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" - -distutils_enable_tests unittest - -src_prepare() { - distutils-r1_src_prepare - - sed -i -e '/prune/d' MANIFEST.in || die - # unused import - sed -i -e '/cgi/d' htmlmin/main.py || die -}