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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3FF40158041 for ; Wed, 28 Feb 2024 11:51:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 753CBE2B51; Wed, 28 Feb 2024 11:50:59 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4FF7CE2B51 for ; Wed, 28 Feb 2024 11:50:59 +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 2E1DD340775 for ; Wed, 28 Feb 2024 11:50:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69497E95 for ; Wed, 28 Feb 2024 11:50:56 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1709121000.02ef684e09ebb192b3160bb7d23172074ca83151.flow@gentoo> Subject: [gentoo-commits] proj/tex-overlay:main commit in: dev-tex/tex4ht/ X-VCS-Repository: proj/tex-overlay X-VCS-Files: dev-tex/tex4ht/tex4ht-20230311_p68735.ebuild dev-tex/tex4ht/tex4ht-2023_p68735.ebuild X-VCS-Directories: dev-tex/tex4ht/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 02ef684e09ebb192b3160bb7d23172074ca83151 X-VCS-Branch: main Date: Wed, 28 Feb 2024 11:50:56 +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: 9f4ef6e2-856c-424b-8146-ccc47336be36 X-Archives-Hash: 8a34c73a4384fa2ba098d1ac88577a84 commit: 02ef684e09ebb192b3160bb7d23172074ca83151 Author: Florian Schmaus gentoo org> AuthorDate: Wed Feb 28 11:50:00 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Wed Feb 28 11:50:00 2024 +0000 URL: https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=02ef684e Revert "dev-tex/tex4ht: add 2023_p68735, drop 20230311_p68735" This reverts commit 979fdbc4ef3ba6aa364af1e33aa295ce36a29a23. Version of tex4ht should be 20230311, as the existing tex4ht version in gentoo is 20090611. Signed-off-by: Florian Schmaus gentoo.org> .../tex4ht/{tex4ht-2023_p68735.ebuild => tex4ht-20230311_p68735.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-tex/tex4ht/tex4ht-2023_p68735.ebuild b/dev-tex/tex4ht/tex4ht-20230311_p68735.ebuild similarity index 100% rename from dev-tex/tex4ht/tex4ht-2023_p68735.ebuild rename to dev-tex/tex4ht/tex4ht-20230311_p68735.ebuild