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 D543D1580D3 for ; Fri, 1 Dec 2023 11:51:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D9472BC073; Fri, 1 Dec 2023 11:51:30 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 094DC2BC040 for ; Fri, 1 Dec 2023 11:51:30 +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 4A33C335D7B for ; Fri, 1 Dec 2023 11:51:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A1011440 for ; Fri, 1 Dec 2023 11:51:27 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1701430940.759587832cc473e1f1e3d85ee8bc7eb86a5004be.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/itex2mml/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/itex2mml/Manifest app-text/itex2mml/itex2mml-1.5.6.ebuild X-VCS-Directories: app-text/itex2mml/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 759587832cc473e1f1e3d85ee8bc7eb86a5004be X-VCS-Branch: master Date: Fri, 1 Dec 2023 11:51: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: 353cc55e-102d-4ec0-b2b0-e39a17d315b4 X-Archives-Hash: 54052bb6f3fc087a6f63414d7fe16405 commit: 759587832cc473e1f1e3d85ee8bc7eb86a5004be Author: Ulrich Müller gentoo org> AuthorDate: Fri Dec 1 11:42:20 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Dec 1 11:42:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75958783 app-text/itex2mml: drop 1.5.6 Signed-off-by: Ulrich Müller gentoo.org> app-text/itex2mml/Manifest | 1 - app-text/itex2mml/itex2mml-1.5.6.ebuild | 26 -------------------------- 2 files changed, 27 deletions(-) diff --git a/app-text/itex2mml/Manifest b/app-text/itex2mml/Manifest index aeeb0c6baf85..9adc3f1a1118 100644 --- a/app-text/itex2mml/Manifest +++ b/app-text/itex2mml/Manifest @@ -1,2 +1 @@ -DIST itexToMML-1.5.6.tar.gz 155394 BLAKE2B be83c2de3a7ffd0a60fa45c38bb7fb224afbbfe3e715d09813137886ab0274fad4670a6156066e2f4f15ea1e3ff63f9f5cb4a30fc64256801af45455ea3d498b SHA512 2f4ebcaccbef71ba1728909bdc60abf06606cfe267481835315fb1ecaa365641e45dfad370cffb758153379e721bde48e71ff660b0cba511f8d8db8a4aec0171 DIST itexToMML-1.6.1.tar.gz 513185 BLAKE2B d3bf94a0eb95b7c448e0691e4ae5bd6ba37de97f86331ebaad5dea034d0bb259514b3acee0c926b711500ce0f7069ec95838a172385d9459167a7a3b29200d77 SHA512 6d35c5d2b5c5bbf8e1a938c5a7005dd32af85896df812e305931b4d8aafd57c2c4b31311495477109d53a6447ddfa9ffa2af3c92fb8176157d651851a2383409 diff --git a/app-text/itex2mml/itex2mml-1.5.6.ebuild b/app-text/itex2mml/itex2mml-1.5.6.ebuild deleted file mode 100644 index 16120ff44755..000000000000 --- a/app-text/itex2mml/itex2mml-1.5.6.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit toolchain-funcs - -DESCRIPTION="A LaTeX into XHTML/MathML converter" -HOMEPAGE="https://golem.ph.utexas.edu/~distler/blog/itex2MML.html" -SRC_URI="https://golem.ph.utexas.edu/~distler/blog/files/itexToMML-${PV}.tar.gz" -LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )" - -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" -IUSE="" - -S="${WORKDIR}/itexToMML/itex-src" - -src_compile() { - emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" CFLAGS="${CFLAGS}" -} - -src_install() { - dobin itex2MML - dodoc ../README -}