public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/texlive/
Date: Sat, 12 Sep 2020 19:24:40 +0000 (UTC)	[thread overview]
Message-ID: <1599938676.b6fb2af85a2af60ffca68a1b814c394b564194e4.zlogene@gentoo> (raw)

commit:     b6fb2af85a2af60ffca68a1b814c394b564194e4
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 19:17:42 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 19:24:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6fb2af8

app-text/texlive: remove detex

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

 app-text/texlive/metadata.xml           | 1 -
 app-text/texlive/texlive-2020-r8.ebuild | 5 ++---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/app-text/texlive/metadata.xml b/app-text/texlive/metadata.xml
index 85af4e1aab5..db18ff704bd 100644
--- a/app-text/texlive/metadata.xml
+++ b/app-text/texlive/metadata.xml
@@ -7,7 +7,6 @@
 	</maintainer>
 	<use>
 		<flag name="context">Add support for the ConTeXt format (<pkg>dev-texlive/texlive-context</pkg>)</flag>
-		<flag name="detex">Add support for <pkg>dev-tex/detex</pkg>, a filter program that removes the LaTeX (or TeX) control sequences</flag>
 		<flag name="epspdf">Add support for <pkg>app-text/epspdf</pkg>, a tool for converting [e]ps files to pdf</flag>
 		<flag name="extra">Add support for extra TeXLive packages</flag>
 		<flag name="games">Add typesetting support for games (chess, etc.) (<pkg>dev-texlive/texlive-games</pkg>)</flag>

diff --git a/app-text/texlive/texlive-2020-r8.ebuild b/app-text/texlive/texlive-2020-r8.ebuild
index e143f8400d8..7c64c6e13b2 100644
--- a/app-text/texlive/texlive-2020-r8.ebuild
+++ b/app-text/texlive/texlive-2020-r8.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="http://tug.org/texlive/"
 LICENSE="metapackage"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="cjk context detex extra epspdf games graphics
+IUSE="cjk context extra epspdf games graphics
 humanities luatex metapost music pdfannotextractor png pstricks publishers
 science tex4ht texi2html truetype xetex xml X"
 
@@ -33,7 +33,6 @@ RDEPEND="${DEPEND}
 	app-text/t1utils
 	>=app-text/lcdf-typetools-2.92[kpathsea]
 	truetype? ( >=app-text/ttf2pk2-2.0_p20150521 )
-	detex? ( dev-tex/detex )
 	app-text/ps2eps
 	png? ( app-text/dvipng )
 	X? ( >=app-text/xdvik-22.87 )
@@ -127,7 +126,7 @@ RDEPEND="${DEPEND}
 	l10n_ro?    ( >=${TEXLIVE_CAT}/texlive-langeuropean-${PV} )
 	l10n_sq?    ( >=${TEXLIVE_CAT}/texlive-langeuropean-${PV} )
 	l10n_sr?    ( >=${TEXLIVE_CAT}/texlive-langeuropean-${PV}
-	              >=${TEXLIVE_CAT}/texlive-langcyrillic-${PV} )
+				  >=${TEXLIVE_CAT}/texlive-langcyrillic-${PV} )
 	l10n_sl?    ( >=${TEXLIVE_CAT}/texlive-langeuropean-${PV} )
 	l10n_tr?    ( >=${TEXLIVE_CAT}/texlive-langeuropean-${PV} )
 	l10n_pl?    ( >=${TEXLIVE_CAT}/texlive-langpolish-${PV} )


             reply	other threads:[~2020-09-12 19:24 UTC|newest]

Thread overview: 73+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-12 19:24 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-10 11:03 [gentoo-commits] repo/gentoo:master commit in: app-text/texlive/ Florian Schmaus
2024-12-09 10:26 Florian Schmaus
2024-12-09  5:44 Arthur Zamarin
2024-08-25 12:04 Andreas K. Hüttel
2024-07-24  8:38 Ulrich Müller
2024-07-11  2:40 Ionen Wolkens
2024-06-20  9:42 Florian Schmaus
2024-06-20  9:42 Florian Schmaus
2024-06-16 10:55 Sam James
2024-06-16 10:55 Sam James
2024-06-16 10:30 Sam James
2024-06-06  8:44 Florian Schmaus
2024-06-04 10:25 WANG Xuerui
2024-05-26  6:06 Arthur Zamarin
2024-03-01 10:15 Florian Schmaus
2022-12-08  7:38 WANG Xuerui
2021-12-13 18:37 Arthur Zamarin
2021-08-05 14:02 Yixun Lan
2021-07-03  9:31 Mikle Kolyada
2021-04-04  8:52 Mikle Kolyada
2021-01-06 13:46 Fabian Groffen
2020-09-12 23:48 Sam James
2020-09-10 21:21 Mikle Kolyada
2020-07-24 19:49 Mikle Kolyada
2020-07-12  5:39 Michał Górny
2020-07-10 21:46 Mikle Kolyada
2020-07-03 12:46 Mikle Kolyada
2020-06-24 16:58 Ulrich Müller
2020-06-24 10:43 Ulrich Müller
2020-06-20 13:44 Ulrich Müller
2020-06-20 13:44 Ulrich Müller
2020-06-17 12:51 Ulrich Müller
2020-06-13 10:53 Ulrich Müller
2020-06-13  9:10 Mikle Kolyada
2020-06-13  9:10 Mikle Kolyada
2020-04-20  8:33 Mikle Kolyada
2020-04-12 12:39 Sergei Trofimovich
2019-11-04 17:42 Mikle Kolyada
2019-11-04 12:19 Mikle Kolyada
2019-10-10 18:06 Mikle Kolyada
2019-10-02 10:42 Mikle Kolyada
2019-09-29 10:31 Mikle Kolyada
2019-09-29 10:28 Mikle Kolyada
2019-09-29 10:23 Mikle Kolyada
2019-09-29 10:20 Mikle Kolyada
2019-09-27 19:33 Mikle Kolyada
2019-09-27 19:30 Mikle Kolyada
2019-09-27 19:27 Mikle Kolyada
2019-09-27 19:19 Mikle Kolyada
2019-06-03 17:46 Mikle Kolyada
2018-04-09 18:50 Andreas Sturmlechner
2018-03-27  7:26 Ulrich Müller
2018-03-25 12:06 Alexis Ballier
2018-03-25 11:45 Sergei Trofimovich
2018-03-21 22:15 Matt Turner
2018-03-15 17:18 Mikle Kolyada
2018-02-08  8:23 Alexis Ballier
2018-02-07 21:31 Sergei Trofimovich
2018-02-06 16:24 Thomas Deutschmann
2017-11-25 19:55 David Seifert
2017-10-08 12:56 Andreas Sturmlechner
2017-06-25 18:36 Markus Meier
2017-06-20 19:48 Alexis Ballier
2017-06-18  9:51 Alexis Ballier
2017-06-17 19:15 Sergei Trofimovich
2017-06-08 14:20 Alexis Ballier
2017-01-31 15:51 Jeroen Roovers
2017-01-29 15:24 Fabian Groffen
2017-01-21 13:20 Alexis Ballier
2016-11-29 12:22 Alexis Ballier
2016-06-23  8:21 Ulrich Müller
2015-12-06 20:05 Markus Meier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1599938676.b6fb2af85a2af60ffca68a1b814c394b564194e4.zlogene@gentoo \
    --to=zlogene@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox