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 52D7E158094 for ; Thu, 21 Jul 2022 07:31:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8D2FE09C4; Thu, 21 Jul 2022 07:31:20 +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 933CDE09C0 for ; Thu, 21 Jul 2022 07:31:20 +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 5C157340FD7 for ; Thu, 21 Jul 2022 07:31:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 812BC552 for ; Thu, 21 Jul 2022 07:31:16 +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: <1658388598.02c29d5f7c4de78fa1c1b85d9447caa1d6b4b2ab.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/yatex/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/yatex/Manifest app-emacs/yatex/yatex-1.80.ebuild X-VCS-Directories: app-emacs/yatex/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 02c29d5f7c4de78fa1c1b85d9447caa1d6b4b2ab X-VCS-Branch: master Date: Thu, 21 Jul 2022 07:31:16 +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: 92adacb4-e10d-4b02-b826-79979f320a44 X-Archives-Hash: cbc1067624c60e5aa61e5cd5bced82ed commit: 02c29d5f7c4de78fa1c1b85d9447caa1d6b4b2ab Author: Ulrich Müller gentoo org> AuthorDate: Thu Jul 21 07:28:50 2022 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Jul 21 07:29:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02c29d5f app-emacs/yatex: drop 1.80 Signed-off-by: Ulrich Müller gentoo.org> app-emacs/yatex/Manifest | 1 - app-emacs/yatex/yatex-1.80.ebuild | 54 --------------------------------------- 2 files changed, 55 deletions(-) diff --git a/app-emacs/yatex/Manifest b/app-emacs/yatex/Manifest index 475ff65ae333..3b3184d1355e 100644 --- a/app-emacs/yatex/Manifest +++ b/app-emacs/yatex/Manifest @@ -1,2 +1 @@ -DIST yatex1.80.tar.gz 376944 BLAKE2B 355726fb3b38bfbc314647739d4af6e588848b5ade208fe1e026106a7cc2c220edcf10214f37ee7c9cc461ecb3e776c3969e329d5a331b3d8ce9f669f2361e26 SHA512 6548d1ac95ce95198468698d9b91449736e4be8af15d29352c00f7604fd7b34b2c606afb2d90d1115fd64dc859efdd9c993a6b3733f9321ca7671615977b4bd5 DIST yatex1.82.tar.gz 387358 BLAKE2B 77c88563e3beb7b29ac8a4d7204d14b966c9a88b1c2f04c6160089f0b61a70c9d6aa135d2e1cee6e13a90cc108428ce80e7ef0d0b8852b9a8651e67f34af7e1e SHA512 8c2890fc12e93aace5ac51e24da315a9d241aec023a3c67187c1fd28d2a7a02d1688b7e1177e1ba13411ecb394b5d581298c735cd80195e663bbdcf240f10fe5 diff --git a/app-emacs/yatex/yatex-1.80.ebuild b/app-emacs/yatex/yatex-1.80.ebuild deleted file mode 100644 index 7a2a90dc7a7a..000000000000 --- a/app-emacs/yatex/yatex-1.80.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -inherit elisp - -DESCRIPTION="Yet Another TeX mode for Emacs" -HOMEPAGE="http://www.yatex.org/" -SRC_URI="http://www.${PN}.org/${P/-}.tar.gz" - -KEYWORDS="amd64 ppc ~ppc64 x86" -SLOT="0" -LICENSE="BSD-2" -IUSE="l10n_ja" - -S="${WORKDIR}/${P/-}" - -ELISP_PATCHES="${PN}-1.76-direntry.patch - ${P}-texinfo-5.patch" -SITEFILE="50${PN}-gentoo.el" - -src_prepare() { - sed -i "/(help-dir/,/)))/c\ (help-dir \"${SITEETC}/${PN}\"))" ${PN}hlp.el - - elisp_src_prepare -} - -src_compile() { - cd docs - makeinfo {${PN},yahtml}e.tex || die - - if use l10n_ja; then - iconv -f WINDOWS-31J -t UTF-8 ${PN}j.tex > ${PN}-ja.texi || die - iconv -f WINDOWS-31J -t UTF-8 yahtmlj.tex > yahtml-ja.texi || die - makeinfo {${PN},yahtml}-ja.texi || die - fi -} - -src_install() { - elisp-install ${PN} *.el - elisp-site-file-install "${FILESDIR}"/${SITEFILE} - - insinto ${SITEETC}/${PN} - doins help/YATEXHLP.eng - doinfo docs/{${PN},yahtml}.info* - dodoc install docs/*.eng - - if use l10n_ja; then - doins help/YATEXHLP.jp - doinfo docs/{${PN},yahtml}-ja.info* - dodoc 00readme ${PN}.new docs/{htmlqa,qanda,*.doc} - fi -}