diff options
author | 2017-01-21 14:06:52 +0100 | |
---|---|---|
committer | 2017-01-21 14:19:36 +0100 | |
commit | 2cb4ea9f3719c32212cc46c6df6399e61499566d (patch) | |
tree | 55d0c72f0409ae5e9fb615bc2d55b5035c76e011 /dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2016.ebuild | |
parent | dev-texlive/texlive-langcyrillic: Bump to TeX Live 2016. (diff) | |
download | gentoo-2cb4ea9f3719c32212cc46c6df6399e61499566d.tar.gz gentoo-2cb4ea9f3719c32212cc46c6df6399e61499566d.tar.bz2 gentoo-2cb4ea9f3719c32212cc46c6df6399e61499566d.zip |
dev-texlive/texlive-langczechslovak: Bump to TeX Live 2016.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2016.ebuild')
-rw-r--r-- | dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2016.ebuild | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2016.ebuild b/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2016.ebuild new file mode 100644 index 00000000000..032369bfe1a --- /dev/null +++ b/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2016.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +TEXLIVE_MODULE_CONTENTS="babel-czech babel-slovak cnbwp cs csbulletin cslatex csplain cstex hyphen-czech hyphen-slovak lshort-czech lshort-slovak texlive-cz collection-langczechslovak +" +TEXLIVE_MODULE_DOC_CONTENTS="babel-czech.doc babel-slovak.doc cnbwp.doc csbulletin.doc cstex.doc lshort-czech.doc lshort-slovak.doc texlive-cz.doc " +TEXLIVE_MODULE_SRC_CONTENTS="babel-czech.source babel-slovak.source cslatex.source " +inherit texlive-module +DESCRIPTION="TeXLive Czech/Slovak" + +LICENSE=" GPL-1 GPL-2 LPPL-1.3 TeX-other-free " +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +IUSE="" +DEPEND=">=dev-texlive/texlive-basic-2016 +>=dev-texlive/texlive-latex-2016 +!dev-texlive/texlive-documentation-czechslovak +>=app-text/texlive-core-2014[xetex] +!<dev-texlive/texlive-basic-2016 +" +RDEPEND="${DEPEND} " |