summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2014-11-03 06:53:37 +0000
committerAlexis Ballier <aballier@gentoo.org>2014-11-03 06:53:37 +0000
commitb3c65a6db6722eaf7fc05dd9c4be2e64d61b3e9f (patch)
tree4186275c29011217843e505c00dd2be94856da5d /dev-texlive/texlive-langjapanese
parentbump to texlive 2014 (diff)
downloadgentoo-2-b3c65a6db6722eaf7fc05dd9c4be2e64d61b3e9f.tar.gz
gentoo-2-b3c65a6db6722eaf7fc05dd9c4be2e64d61b3e9f.tar.bz2
gentoo-2-b3c65a6db6722eaf7fc05dd9c4be2e64d61b3e9f.zip
bump to texlive 2014
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-texlive/texlive-langjapanese')
-rw-r--r--dev-texlive/texlive-langjapanese/ChangeLog10
-rw-r--r--dev-texlive/texlive-langjapanese/metadata.xml12
-rw-r--r--dev-texlive/texlive-langjapanese/texlive-langjapanese-2014.ebuild25
3 files changed, 47 insertions, 0 deletions
diff --git a/dev-texlive/texlive-langjapanese/ChangeLog b/dev-texlive/texlive-langjapanese/ChangeLog
new file mode 100644
index 000000000000..98ae9d97159e
--- /dev/null
+++ b/dev-texlive/texlive-langjapanese/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-texlive/texlive-langjapanese
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langjapanese/ChangeLog,v 1.1 2014/11/03 06:53:37 aballier Exp $
+
+*texlive-langjapanese-2014 (03 Nov 2014)
+
+ 03 Nov 2014; Alexis Ballier <aballier@gentoo.org>
+ +texlive-langjapanese-2014.ebuild, +metadata.xml:
+ bump to texlive 2014
+
diff --git a/dev-texlive/texlive-langjapanese/metadata.xml b/dev-texlive/texlive-langjapanese/metadata.xml
new file mode 100644
index 000000000000..a4f97d327d1f
--- /dev/null
+++ b/dev-texlive/texlive-langjapanese/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>tex</herd>
+ <maintainer>
+ <email>aballier@gentoo.org</email>
+ <name>Alexis Ballier</name>
+ </maintainer>
+<longdescription lang="en">
+Support for Japanese; additional packages in collection-langcjk.
+</longdescription>
+</pkgmetadata>
diff --git a/dev-texlive/texlive-langjapanese/texlive-langjapanese-2014.ebuild b/dev-texlive/texlive-langjapanese/texlive-langjapanese-2014.ebuild
new file mode 100644
index 000000000000..cb6c87ae4548
--- /dev/null
+++ b/dev-texlive/texlive-langjapanese/texlive-langjapanese-2014.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langjapanese/texlive-langjapanese-2014.ebuild,v 1.1 2014/11/03 06:53:37 aballier Exp $
+
+EAPI="5"
+
+TEXLIVE_MODULE_CONTENTS="bxbase bxcjkjatype bxjscls convbkmk ipaex japanese japanese-otf japanese-otf-uptex jfontmaps jsclasses lshort-japanese luatexja ptex ptex2pdf pxbase pxchfon pxcjkcat pxjahyper pxrubrica uptex wadalab zxjafbfont zxjatype collection-langjapanese
+"
+TEXLIVE_MODULE_DOC_CONTENTS="bxbase.doc bxcjkjatype.doc bxjscls.doc convbkmk.doc ipaex.doc japanese.doc japanese-otf.doc japanese-otf-uptex.doc jfontmaps.doc jsclasses.doc lshort-japanese.doc luatexja.doc ptex.doc ptex2pdf.doc pxbase.doc pxchfon.doc pxcjkcat.doc pxjahyper.doc pxrubrica.doc uptex.doc wadalab.doc zxjafbfont.doc zxjatype.doc "
+TEXLIVE_MODULE_SRC_CONTENTS="bxjscls.source japanese.source japanese-otf.source japanese-otf-uptex.source jfontmaps.source jsclasses.source luatexja.source ptex.source pxchfon.source pxrubrica.source uptex.source "
+inherit texlive-module
+DESCRIPTION="TeXLive Japanese"
+
+LICENSE=" BSD 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-langcjk-2014
+!<dev-texlive/texlive-langcjk-2014
+"
+RDEPEND="${DEPEND} "
+TEXLIVE_MODULE_BINSCRIPTS="
+ texmf-dist/scripts/convbkmk/convbkmk.rb
+ texmf-dist/scripts/ptex2pdf/ptex2pdf.lua
+"