* [gentoo-commits] repo/gentoo:master commit in: dev-tex/tth/
@ 2020-01-01 12:21 99% Mikle Kolyada
0 siblings, 0 replies; 1+ results
From: Mikle Kolyada @ 2020-01-01 12:21 UTC (permalink / raw
To: gentoo-commits
commit: 6d73937ba62cae4e7e8123d6a6a4945ca2f0aee1
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 1 12:21:29 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Jan 1 12:21:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d73937b
dev-tex/tth: Drop old
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
dev-tex/tth/Manifest | 1 -
dev-tex/tth/tth-3.77.ebuild | 35 -----------------------------------
2 files changed, 36 deletions(-)
diff --git a/dev-tex/tth/Manifest b/dev-tex/tth/Manifest
index 66b3b643b6b..64b577bdf75 100644
--- a/dev-tex/tth/Manifest
+++ b/dev-tex/tth/Manifest
@@ -1,2 +1 @@
-DIST tth-3.77.tgz 322313 BLAKE2B 7a9858b38549ac2faaef1e08de631ff1312aebe95bfa47c79414b5c297828cccf20ac83f3719cdfe232687643dadad072a1d57077cc3c3874d91c0fb50f0a42f SHA512 8fabe24172b1ba6ac275e0d3cd8fbb88fbd8fcf15eb7a8a7f99a3f483629d51587f0f97fdca84d86bff9ef57829415e5f026c24338bef75ba867d3a3dfb3bb87
DIST tth4.08.tar.gz 1085293 BLAKE2B 260613fb9aa1e2acac5daf69db0ea5d3b6495dcb13f8eb3439a8774cf285fccf009dcdb77e33f265051bc9e9d35dda027212042678302b028efee7e4e1019e32 SHA512 c287cece1219155a5a23684b59f9c88459d7bbe7f029bfd6ca26562fa7a8f38699b4e5ce8a85a5f3544c081b5d1483f9533807b026dc85d130cf2e3eae507c05
diff --git a/dev-tex/tth/tth-3.77.ebuild b/dev-tex/tth/tth-3.77.ebuild
deleted file mode 100644
index e3d52deb4f6..00000000000
--- a/dev-tex/tth/tth-3.77.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit toolchain-funcs
-
-DESCRIPTION="Translate TEX into HTML"
-HOMEPAGE="http://hutchinson.belmont.ma.us/tth/"
-SRC_URI="mirror://gentoo/${P}.tgz"
-
-SLOT="0"
-LICENSE="free-noncomm"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
- app-text/ghostscript-gpl
- media-libs/netpbm"
-
-S="${WORKDIR}/tth_C"
-
-src_compile() {
- echo 'all: tth' > Makefile || die
- tc-export CC
- emake
-}
-
-src_install() {
- dobin tth latex2gif ps2gif ps2png
- dodoc CHANGES
- doman tth.1
- dohtml *
-}
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2020-01-01 12:21 99% [gentoo-commits] repo/gentoo:master commit in: dev-tex/tth/ Mikle Kolyada
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox