public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [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:     2a3c8f887d001fd386ac1219c369b3ae8ace983c
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  1 12:21:01 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=2a3c8f88

dev-tex/tth: mark stable

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 dev-tex/tth/tth-4.08.ebuild | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-tex/tth/tth-4.08.ebuild b/dev-tex/tth/tth-4.08.ebuild
index 52dd9294de8..7cffa7854d6 100644
--- a/dev-tex/tth/tth-4.08.ebuild
+++ b/dev-tex/tth/tth-4.08.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
 inherit toolchain-funcs
 
@@ -11,8 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}${PV}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
+KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
 
 DEPEND=""
 RDEPEND="
@@ -23,7 +22,7 @@ S="${WORKDIR}/${PN}"
 
 src_compile() {
 	emake GCC="$(tc-getCC) -O" tth
-	cd tools
+	cd tools || die
 	tc-export CC
 	echo 'all: tthsplit' > makefile
 	emake


^ 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