diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-06-04 20:55:27 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-06-04 20:57:43 +0300 |
commit | 7f85a55d00898e70286366c1918e72c70c16b8a3 (patch) | |
tree | 67417afec2b1785641c9c24f72e3caaff5afaab6 /dev-texlive/texlive-langother/texlive-langother-2019.ebuild | |
parent | app-text/dvipsk: mark stable (diff) | |
download | gentoo-7f85a55d00898e70286366c1918e72c70c16b8a3.tar.gz gentoo-7f85a55d00898e70286366c1918e72c70c16b8a3.tar.bz2 gentoo-7f85a55d00898e70286366c1918e72c70c16b8a3.zip |
*/*: Drop texlive-2019 and deps
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-texlive/texlive-langother/texlive-langother-2019.ebuild')
-rw-r--r-- | dev-texlive/texlive-langother/texlive-langother-2019.ebuild | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/dev-texlive/texlive-langother/texlive-langother-2019.ebuild b/dev-texlive/texlive-langother/texlive-langother-2019.ebuild deleted file mode 100644 index 79c27b0ad861..000000000000 --- a/dev-texlive/texlive-langother/texlive-langother-2019.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -TEXLIVE_MODULE_CONTENTS="amsldoc-vn aramaic-serto hyphen-armenian babel-azerbaijani babel-esperanto babel-georgian babel-hebrew babel-indonesian babel-interlingua babel-malay babel-sorbian babel-thai babel-vietnamese bangtex bengali burmese cjhebrew ctib ebong ethiop ethiop-t1 fc fonts-tlwg hyphen-afrikaans hyphen-coptic hyphen-esperanto hyphen-ethiopic hyphen-georgian hyphen-indic hyphen-indonesian hyphen-interlingua hyphen-sanskrit hyphen-thai hyphen-turkmen latex-mr latexbangla lshort-thai lshort-vietnamese ntheorem-vn padauk quran-ur sanskrit sanskrit-t1 thaienum thaispec velthuis vntex wnri wnri-latex xetex-devanagari collection-langother -" -TEXLIVE_MODULE_DOC_CONTENTS="amsldoc-vn.doc aramaic-serto.doc babel-azerbaijani.doc babel-esperanto.doc babel-georgian.doc babel-hebrew.doc babel-indonesian.doc babel-interlingua.doc babel-malay.doc babel-sorbian.doc babel-thai.doc babel-vietnamese.doc bangtex.doc bengali.doc burmese.doc cjhebrew.doc ctib.doc ebong.doc ethiop.doc ethiop-t1.doc fc.doc fonts-tlwg.doc hyphen-sanskrit.doc latex-mr.doc latexbangla.doc lshort-thai.doc lshort-vietnamese.doc ntheorem-vn.doc padauk.doc quran-ur.doc sanskrit.doc sanskrit-t1.doc thaienum.doc thaispec.doc velthuis.doc vntex.doc wnri.doc wnri-latex.doc xetex-devanagari.doc " -TEXLIVE_MODULE_SRC_CONTENTS="hyphen-armenian.source babel-azerbaijani.source babel-esperanto.source babel-hebrew.source babel-indonesian.source babel-interlingua.source babel-malay.source babel-sorbian.source babel-thai.source babel-vietnamese.source bengali.source burmese.source ctib.source ethiop.source fonts-tlwg.source hyphen-ethiopic.source hyphen-turkmen.source sanskrit.source thaispec.source vntex.source wnri-latex.source " -inherit texlive-module -DESCRIPTION="TeXLive Other languages" - -LICENSE=" GPL-1 GPL-2 LGPL-2 LPPL-1.3 OFL public-domain TeX-other-free " -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 ~x64-solaris ~x86-solaris" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2019 -!dev-texlive/texlive-documentation-vietnamese -!dev-texlive/texlive-langvietnamese -!<dev-texlive/texlive-langcjk-2013 -!dev-texlive/texlive-langhebrew -!dev-texlive/texlive-documentation-thai -!dev-texlive/texlive-langturkmen -!dev-texlive/texlive-langtibetan -!<dev-texlive/texlive-basic-2016 -!<dev-texlive/texlive-langafrican-2017 -!<dev-texlive/texlive-langindic-2017 -!<dev-texlive/texlive-langeuropean-2017 -" -RDEPEND="${DEPEND} " -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/ebong/ebong.py" |