[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2024-04-02 Thread Florian Schmaus
commit: c370c6601aa0dfd5c2f18c9c4f808eb8332e6d0e
Author: Florian Schmaus  gentoo  org>
AuthorDate: Tue Apr  2 18:45:00 2024 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Tue Apr  2 18:46:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c370c660

dev-texlive/texlive-xetex: add strong blocker for https://bugs.gentoo.org/928116
Signed-off-by: Florian Schmaus  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2023_p69452-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2023_p69452-r1.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2023_p69452-r1.ebuild
index e6fdb59a4742..8f94d579ead5 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2023_p69452-r1.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2023_p69452-r1.ebuild
@@ -114,6 +114,7 @@ RDEPEND="
 "
 DEPEND="
${COMMON_DEPEND}
+   

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2024-03-17 Thread Florian Schmaus
commit: ad536c278aac0ef1eda66b408360d373224c4c68
Author: Florian Schmaus  gentoo  org>
AuthorDate: Sun Mar 17 17:16:21 2024 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Sun Mar 17 17:16:51 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad536c27

dev-texlive/texlive-xetex: add missing texlive-latex dependency

Closes: https://bugs.gentoo.org/927084
Signed-off-by: Florian Schmaus  gentoo.org>

 ...live-xetex-2023_p69452.ebuild => texlive-xetex-2023_p69452-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2023_p69452.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2023_p69452-r1.ebuild
similarity index 98%
rename from dev-texlive/texlive-xetex/texlive-xetex-2023_p69452.ebuild
rename to dev-texlive/texlive-xetex/texlive-xetex-2023_p69452-r1.ebuild
index b79120cc5c1c..e6fdb59a4742 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2023_p69452.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2023_p69452-r1.ebuild
@@ -107,6 +107,7 @@ KEYWORDS="~amd64 ~arm64 ~ppc ~riscv ~x86"
 COMMON_DEPEND="
>=app-text/texlive-core-2023[xetex]
>=dev-texlive/texlive-basic-2023
+   >=dev-texlive/texlive-latex-2023
 "
 RDEPEND="
${COMMON_DEPEND}



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2022-12-04 Thread WANG Xuerui
commit: 7a7e553c5e400734957e3ad68f1eda5d8d5924c0
Author: WANG Xuerui  gentoo  org>
AuthorDate: Mon Dec  5 04:18:57 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Mon Dec  5 05:25:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a7e553c

dev-texlive/texlive-xetex: keyword 2021-r1 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2021-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2021-r1.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2021-r1.ebuild
index d8f6a34d432a..d95e19f6e214 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2021-r1.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2021-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2021
 >=dev-texlive/texlive-basic-2019



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2021-10-30 Thread Sam James
commit: e08def2de3c9786112288791fb6db4f7188a2827
Author: Sergey Torokhov  yandex  ru>
AuthorDate: Thu Sep 30 21:40:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 31 02:50:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e08def2d

dev-texlive/texlive-xetex: Force run fc-cache to populate .uuid files

Force additional run of fc-cache in ppkg_postinst() to populate .uuid files
in non-standard font dirs listed in 09-texlive.conf.

Closes: https://bugs.gentoo.org/812401

Signed-off-by: Sergey Torokhov  yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/22451
Signed-off-by: Sam James  gentoo.org>

 .../{texlive-xetex-2021.ebuild => texlive-xetex-2021-r1.ebuild}  | 5 +
 1 file changed, 5 insertions(+)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2021-r1.ebuild
similarity index 90%
rename from dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
rename to dev-texlive/texlive-xetex/texlive-xetex-2021-r1.ebuild
index 363be158c44..d8f6a34d432 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2021-r1.ebuild
@@ -32,6 +32,11 @@ src_install() {
 pkg_postinst() {
texlive-module_pkg_postinst
font_pkg_postinst
+
+   # Force additional run of fc-cache to populate .uuid files
+   # in non-standard font dirs listed in 09-texlive.conf
+   # Bug: 812401
+   fc-cache -fs "${EROOT}"/usr/share/texmf-dist/fonts/opentype 
"${EROOT}"/usr/share/texmf-dist/fonts/truetype
 }
 
 pkg_postrm() {



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2021-07-26 Thread Yixun Lan
commit: 819b1ede7d81dfe6e448c645e9d1accf1834a9bf
Author: Yixun Lan  gentoo  org>
AuthorDate: Sat Jul 24 10:58:20 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Mon Jul 26 07:42:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=819b1ede

dev-texlive/texlive-xetex: keyword ~riscv

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yixun Lan  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
index f8d3dea7858..363be158c44 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
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 ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2021
 >=dev-texlive/texlive-basic-2019



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2021-06-05 Thread Mikle Kolyada
commit: 1fb10b896a858a4f0c16230349f4511f774405e8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jun  5 11:32:11 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jun  5 11:32:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fb10b89

dev-texlive/texlive-xetex: Stabilize 2021 ppc64, #787911

Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
index 2704522d650..f8d3dea7858 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
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 ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2021
 >=dev-texlive/texlive-basic-2019



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2021-06-05 Thread Mikle Kolyada
commit: 28a73e8fc2bcf42ff6533f32cba34b95a23961c4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jun  5 11:30:52 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jun  5 11:30:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28a73e8f

dev-texlive/texlive-xetex: Stabilize 2021 ppc, #787911

Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
index b2139720fbc..2704522d650 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
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 ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2021
 >=dev-texlive/texlive-basic-2019



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2021-06-05 Thread Mikle Kolyada
commit: d7fb1e6c5adb414595d3b49ef395967c9e2d3649
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jun  5 11:29:44 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jun  5 11:29:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7fb1e6c

dev-texlive/texlive-xetex: Stabilize 2021 hppa, #787911

Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
index d63edbdaa43..b2139720fbc 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
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 ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2021
 >=dev-texlive/texlive-basic-2019



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2021-06-05 Thread Mikle Kolyada
commit: 8693992f2aa45b58c198db79e0dc708d68c26523
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jun  5 11:28:29 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jun  5 11:28:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8693992f

dev-texlive/texlive-xetex: Stabilize 2021 sparc, #787911

Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
index 2e96da7b30f..d63edbdaa43 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
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 ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2021
 >=dev-texlive/texlive-basic-2019



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2021-06-05 Thread Mikle Kolyada
commit: ab03c02bfaacba25c74a3560e96c0633b9ae413a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jun  5 11:26:53 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jun  5 11:26:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab03c02b

dev-texlive/texlive-xetex: Stabilize 2021 arm64, #787911

Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
index 7b75588981b..2e96da7b30f 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
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 ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2021
 >=dev-texlive/texlive-basic-2019



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2021-06-05 Thread Mikle Kolyada
commit: b7cd007488968f2ec8f838143e7231b5077b55c8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jun  5 11:25:45 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jun  5 11:25:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7cd0074

dev-texlive/texlive-xetex: Stabilize 2021 arm, #787911

Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
index 29d661b6d54..7b75588981b 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
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 ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2021
 >=dev-texlive/texlive-basic-2019



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2021-06-05 Thread Mikle Kolyada
commit: d97260ba93d70e6e8c1379d3785447a564919903
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jun  5 11:24:36 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jun  5 11:24:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d97260ba

dev-texlive/texlive-xetex: Stabilize 2021 x86, #787911

Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
index a65b0bb38f8..29d661b6d54 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
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 ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2021
 >=dev-texlive/texlive-basic-2019



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2021-06-05 Thread Mikle Kolyada
commit: 246eeb6935174de2e9606c63bf668966d17df689
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jun  5 11:23:03 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jun  5 11:23:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=246eeb69

dev-texlive/texlive-xetex: Stabilize 2021 amd64, #787911

Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
index 44da0be2e58..a65b0bb38f8 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2021.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
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 ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2021
 >=dev-texlive/texlive-basic-2019



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2021-01-06 Thread Fabian Groffen
commit: 4fde53e18f46a10318773114e0243ed1b9556468
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Jan  6 22:45:11 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Jan  6 22:45:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fde53e1

dev-texlive/texlive-xetex: drop x86-macos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
index 09f83e3bf6b..92205ec4b02 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
CC-BY-4.0 "
 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"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2020-06-04 Thread Sergei Trofimovich
commit: c8afc168ae01be55461ec6c149019619edfb2cc0
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:37:33 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8afc168

dev-texlive/texlive-xetex: stable 2020 for hppa, bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
index 5645c77a062..09f83e3bf6b 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
CC-BY-4.0 "
 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"
+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-2020
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2020-05-31 Thread Mikle Kolyada
commit: 60d52085c4d0074e4e57587e30b95ef2f6c03085
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 16:14:46 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 16:14:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60d52085

dev-texlive/texlive-xetex: s390 stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
index 90507bdf11d..5645c77a062 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
CC-BY-4.0 "
 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"
+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-2020
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2020-05-31 Thread Mikle Kolyada
commit: 3815e87f0d083b7ca3ef99434c78c8f7cffe21af
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 16:10:24 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 16:10:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3815e87f

dev-texlive/texlive-xetex: ppc64 stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
index 290e6a8994b..90507bdf11d 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
CC-BY-4.0 "
 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"
+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-2020
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2020-05-31 Thread Mikle Kolyada
commit: 3b38be7cace098b9322808fa4261a7a311d487a7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:51 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b38be7c

dev-texlive/texlive-xetex: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
index f0acb3307f3..290e6a8994b 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
CC-BY-4.0 "
 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"
+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-2020
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2020-05-20 Thread Mikle Kolyada
commit: 1c19a06b9e98df9d92574156b46210268f7d1bcb
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed May 20 14:45:30 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed May 20 14:45:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c19a06b

dev-texlive/texlive-xetex: sparc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
index ef98501a08f..f0acb3307f3 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
CC-BY-4.0 "
 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"
+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-2020
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2020-05-20 Thread Mikle Kolyada
commit: 7bd8f2c4673ea8160b8d0bc6bab90634112fa096
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed May 20 13:26:28 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed May 20 13:26:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bd8f2c4

dev-texlive/texlive-xetex: arm64 stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
index d9e40cba363..ef98501a08f 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
CC-BY-4.0 "
 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"
+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-2020
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2020-05-20 Thread Mikle Kolyada
commit: a0cd3b427ec2e61c8d042788a5f44b245db64e5c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed May 20 13:23:59 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed May 20 13:23:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0cd3b42

dev-texlive/texlive-xetex: arm stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
index 58b14b80a6c..d9e40cba363 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
CC-BY-4.0 "
 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"
+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-2020
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2020-05-20 Thread Mikle Kolyada
commit: 01cf539401207db7501208256452a6895585b0c9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed May 20 13:20:23 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed May 20 13:21:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01cf5394

dev-texlive/texlive-xetex: x86 stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
index e19fc7eaebf..58b14b80a6c 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
CC-BY-4.0 "
 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"
+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-2020
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2020-05-20 Thread Agostino Sarubbo
commit: afdf5480389e838e4e7619a6a3b04d24d26f47cd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 20 07:52:40 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 20 07:53:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afdf5480

dev-texlive/texlive-xetex: amd64 stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
index 290b935771f..e19fc7eaebf 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
CC-BY-4.0 "
 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"
+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-2020
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2019-10-20 Thread Mikle Kolyada
commit: 5980bad340f50e3ddc83f0c08cdb16c70a76bca3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 20 09:13:32 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 20 09:13:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5980bad3

dev-texlive/texlive-xetex: migrate to EAPI=7

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
index ef9b8057e7c..9a421c020e7 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
 TEXLIVE_MODULE_CONTENTS="arabxetex awesomebox bidi-atbegshi bidicontour 
bidipagegrid bidishadowtext bidipresentation businesscard-qrcode cqubeamer 
fixlatvian font-change-xetex fontbook fontwrap interchar na-position philokalia 
ptext quran quran-de realscripts simple-resume-cv simple-thesis-dissertation 
tetragonos ucharclasses unicode-bidi unisugar xebaposter xechangebar xecjk 
xecolor xecyr xeindex xesearch xespotcolor xetex xetex-itrans xetex-pstricks 
xetex-tibetan xetexconfig xetexfontinfo xetexko xevlna collection-xetex
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2019-10-02 Thread Mikle Kolyada
commit: eda9479768dbb0b2cefeb36b7c787bd57bdaa443
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Oct  2 10:40:30 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Oct  2 10:42:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eda94797

dev-texlive/texlive-xetex: s390 stable wrt bug #695752

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
index 35d7b1071f1..a21a385a440 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc 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-2019
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2019-09-29 Thread Mikle Kolyada
commit: ada2010b93d78a06fc06d57ad9c9a9b6b51b1917
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep 29 10:30:53 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep 29 10:30:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ada2010b

dev-texlive/texlive-xetex: alpha stable wrt bug #695752

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
index 25bad175618..8c459e8b16a 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
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-2019
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2019-09-29 Thread Mikle Kolyada
commit: a62c66dfaf82967ec3a95cc8270a18647ba5f041
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep 29 10:27:41 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep 29 10:28:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a62c66df

dev-texlive/texlive-xetex: sparc stable wrt bug #695752

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
index 499a8a118ba..25bad175618 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
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-2019
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2019-09-29 Thread Mikle Kolyada
commit: 61c6468c69cf98f1c2ae2994180e857bcd618297
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep 29 10:22:23 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep 29 10:22:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61c6468c

dev-texlive/texlive-xetex: ppc stable wrt bug #695752

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
index 5bf9a31ff52..499a8a118ba 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
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-2019
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2019-09-29 Thread Mikle Kolyada
commit: d824fea29a403adaca0ca94cf5742d4c5959010e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep 29 10:19:17 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep 29 10:19:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d824fea2

dev-texlive/texlive-xetex: arm stable wrt bug #695752

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
index 88c9071bdd2..5bf9a31ff52 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
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-2019
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2019-09-27 Thread Mikle Kolyada
commit: de7a3c51788df50ed02b3041225c75e8364b6c20
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Sep 27 19:32:25 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Sep 27 19:32:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de7a3c51

dev-texlive/texlive-xetex: ppc64 stable wrt bug #695752

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
index 4e9af7ec655..88c9071bdd2 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc 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-2019
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2019-09-27 Thread Mikle Kolyada
commit: 66bc25d66e4cf10f4a6efcb7a138ebe12cd97924
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Sep 27 19:29:31 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Sep 27 19:29:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66bc25d6

dev-texlive/texlive-xetex: ia64 stable wrt bug #695752

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
index c7080bd073d..4e9af7ec655 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc 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-2019
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2019-09-27 Thread Mikle Kolyada
commit: 50e4d978f68246440e973f933a3674f3c7d8e394
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Sep 27 19:26:51 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Sep 27 19:26:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50e4d978

dev-texlive/texlive-xetex: x86 stable wrt bug #695752

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
index 4e444f51073..c7080bd073d 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc 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-2019
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2019-09-27 Thread Mikle Kolyada
commit: 77cd2656fc97f053ff2d90d433f9003e9e336d03
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Sep 27 19:18:09 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Sep 27 19:19:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77cd2656

dev-texlive/texlive-xetex: amd64 stable wrt bug #695752

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
index fe731483e08..4e444f51073 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2019.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c "
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~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-2019
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/files/

2019-08-05 Thread Mikle Kolyada
commit: ffb518b16595646319f74afec499530b6cf13506
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Aug  5 08:25:23 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Aug  5 08:26:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffb518b1

dev-texlive/texlive-xetex: Drop type1 font from fontconfig

Closes: https://bugs.gentoo.org/652680
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/files/09-texlive.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/files/09-texlive.conf 
b/dev-texlive/texlive-xetex/files/09-texlive.conf
index f2f6ba2d1f8..937eb0130c8 100644
--- a/dev-texlive/texlive-xetex/files/09-texlive.conf
+++ b/dev-texlive/texlive-xetex/files/09-texlive.conf
@@ -3,5 +3,4 @@
 
   /usr/share/texmf-dist/fonts/opentype
   /usr/share/texmf-dist/fonts/truetype
-  /usr/share/texmf-dist/fonts/type1
 



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2018-03-25 Thread Sergei Trofimovich
commit: 455b3e11367b447cef2c88a767c8cf30726095b1
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:10:54 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=455b3e11

dev-texlive/texlive-xetex: stable 2017 for sparc, bug #646638

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
index a532e5cb26f..073b85a463a 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c OFL public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 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-2017
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2018-03-21 Thread Matt Turner
commit: a0fcb5e7e0bd7ca83a18168cf0dd371e8fce8eb4
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 21 18:46:26 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 21 22:15:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0fcb5e7

dev-texlive/texlive-xetex-2017: hppa stable

 dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
index b338d80fff3..a532e5cb26f 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c OFL public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
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-2017
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2018-03-15 Thread Mikle Kolyada
commit: facdcd75c2108cdc32599074c82a5b40017d0b1a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Mar 15 17:03:08 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Mar 15 17:17:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=facdcd75

dev-texlive/texlive-xetex: arm stable wrt bug #646638

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
index 31d42b212c2..b338d80fff3 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c OFL public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
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-2017
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2018-03-12 Thread Matt Turner
commit: 7535d9e4e5844c163cd265652b29d57140b68023
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Mar 12 06:43:48 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Mar 12 07:24:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7535d9e4

dev-texlive/texlive-xetex-2017: ppc64 stable, bug 646638

 dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
index c89408fe967..31d42b212c2 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c OFL public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
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-2017
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2018-03-04 Thread Tobias Klausmann
commit: 434adc5f62e4ced2d17017081643e478b900ee6b
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:16 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=434adc5f

dev-texlive/texlive-xetex-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
index fc7b054d343..9dec0891dda 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c OFL public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc 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-2017
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2018-02-15 Thread Jason Zaman
commit: 339a366547cf533713d3a347dc1ed7be61d2e5f8
Author: Jason Zaman  gentoo  org>
AuthorDate: Thu Feb 15 09:18:06 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Thu Feb 15 09:25:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=339a3665

dev-texlive/texlive-xetex: amd64 stable

Gentoo-bug: 646638
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
index 8c2dd571cce..fc7b054d343 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c OFL public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc 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-2017
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2018-02-07 Thread Sergei Trofimovich
commit: 827c75180d555ef0279fbfdf2e9279015be177c5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Feb  7 20:22:19 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Feb  7 21:30:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=827c7518

dev-texlive/texlive-xetex: stable 2017 for ia64, bug #646638

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

 dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
index 44f8aa0912c..8c2dd571cce 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c OFL public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc 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-2017
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-11-26 Thread David Seifert
commit: bee94dc7a3eb0469f152c68dd1b1be912a85b2d8
Author: David Seifert  gentoo  org>
AuthorDate: Sat Nov 25 22:42:01 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov 26 11:37:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bee94dc7

dev-texlive/texlive-xetex: [QA] Consistent whitespace in metadata.xml

 dev-texlive/texlive-xetex/metadata.xml | 24 
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/dev-texlive/texlive-xetex/metadata.xml 
b/dev-texlive/texlive-xetex/metadata.xml
index c739f82887c..5d8bd88f04c 100644
--- a/dev-texlive/texlive-xetex/metadata.xml
+++ b/dev-texlive/texlive-xetex/metadata.xml
@@ -1,16 +1,16 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
- aball...@gentoo.org
-Alexis Ballier
-  
-  
- t...@gentoo.org
- Gentoo TeX Project
-  
-
-Packages for XeTeX, the Unicode/OpenType-enabled TeX by Jonathan Kew,
-http://tug.org/xetex.
-
+   
+   aball...@gentoo.org
+   Alexis Ballier
+   
+   
+   t...@gentoo.org
+   Gentoo TeX Project
+   
+   
+   Packages for XeTeX, the Unicode/OpenType-enabled TeX by 
Jonathan Kew,
+   http://tug.org/xetex.
+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-07-07 Thread Agostino Sarubbo
commit: 77f4183391a24afdd7a5e5a35c77a20399748ec9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jul  7 14:48:42 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jul  7 14:49:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77f41833

dev-texlive/texlive-xetex: ppc64 stable wrt bug #621308

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
index 579970a3a9f..c2ac0f4f251 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
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
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-07-07 Thread Agostino Sarubbo
commit: 3dd485e3ed24014dd901a292af602b0eb8123092
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jul  7 13:23:21 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jul  7 13:24:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dd485e3

dev-texlive/texlive-xetex: ppc stable wrt bug #621308

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
index 59f96fe8380..579970a3a9f 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc 
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
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-07-07 Thread Agostino Sarubbo
commit: d0e29468f3ed339bfc6b3596dbfa0f78611dbf4e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jul  7 09:06:58 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jul  7 09:06:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0e29468

dev-texlive/texlive-xetex: sparc stable wrt bug #621308

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
index 48a31e3ebc8..59f96fe8380 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~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"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
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
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-06-25 Thread Markus Meier
commit: 8b0f49ce85ca43676e9beb99b35e2dc59df1f1d4
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:35:03 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:35:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b0f49ce

dev-texlive/texlive-xetex: arm stable, bug #621308

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
index b39c6cf2c1d..48a31e3ebc8 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~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"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~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
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-06-20 Thread Tobias Klausmann
commit: 005aa292858ffb337cfbef22097b69b0c0b5ad1c
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Jun 20 14:52:20 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Jun 20 14:52:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=005aa292

dev-texlive/texlive-xetex-2016-r0: add alpha keyword

Gentoo-Bug: 621308

 dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
index e025f1b7a93..b39c6cf2c1d 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~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"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~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
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-06-17 Thread Sergei Trofimovich
commit: b3045d70ad6fd2227255bcc28850d814295bf1a6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun 17 16:49:48 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun 17 19:15:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3045d70

dev-texlive/texlive-xetex: ia64 stable, bug #621308

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
index 8e249e8cf98..e025f1b7a93 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~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"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~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
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-06-12 Thread Agostino Sarubbo
commit: 1e765dad06b7a84e68a8776bd9a883e4a1528b74
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 12 12:54:27 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 12 12:54:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e765dad

dev-texlive/texlive-xetex: x86 stable wrt bug #621308

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
index 3de9b20fb9b..8e249e8cf98 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~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"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~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
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-06-12 Thread Alexis Ballier
commit: a6799ff8136fa44caca6755114925f9f07dfee7f
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Jun 12 09:04:43 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Jun 12 09:04:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6799ff8

dev-texlive/texlive-xetex: depend on tl-luatex, bug #621544

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
index d3209a78a3c..9d3bc1ff50e 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
@@ -20,6 +20,7 @@ DEPEND=">=dev-texlive/texlive-basic-2017
 >=app-text/texlive-core-2010[xetex]
 dev-texlive/texlive-mathscience
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-06-10 Thread Agostino Sarubbo
commit: 8560716f47d5a372d17a3cafb6660a02a760088f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jun 10 17:11:27 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jun 10 17:11:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8560716f

dev-texlive/texlive-xetex: amd64 stable wrt bug #621308

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
index bccc09203c3..3de9b20fb9b 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~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
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-05-19 Thread Michael Weber
commit: 78c03678593a728468149dca95965dc6242e9e08
Author: Michael Weber  gentoo  org>
AuthorDate: Fri May 19 13:11:08 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri May 19 13:17:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78c03678

dev-texlive/texlive-xetex: add ~arm64 keyword

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

 dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
index d568d862224..bccc09203c3 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain 
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"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-02-20 Thread Michael Weber
commit: 35ead05fca0eaf48e2a41fda63448a85878d14fc
Author: Michael Weber  gentoo  org>
AuthorDate: Mon Feb 20 14:17:06 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Mon Feb 20 14:19:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ead05f

dev-texlive/texlive-xetex: arm stable (bug 432144)

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"

 dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
index efad574ddc..89033a9ccb 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain 
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"
+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-2015
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-02-17 Thread Michael Weber
commit: 714b39f1e6442158c63df4c5ae02d5961ea3b786
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 17 08:13:34 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 17 08:17:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=714b39f1

dev-texlive/texlive-xetex: ppc64 stable (bug 432144)

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"

 dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
index 766a72fa0e..efad574ddc 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain 
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"
+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-2015
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-01-31 Thread Jeroen Roovers
commit: 4e7f5fbb1cbf7835ca6f989a264affd6eedef9e4
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Jan 31 15:47:03 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Jan 31 15:51:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e7f5fbb

dev-texlive/texlive-xetex: Stable for HPPA (bug #432144).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

 dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
index 12d5580..766a72f 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain 
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"
+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-2015
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-01-22 Thread Agostino Sarubbo
commit: 936ea576c573292e5395526fa4cabce3c0ccc7a5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jan 22 15:24:00 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jan 22 15:24:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=936ea576

dev-texlive/texlive-xetex: ppc stable wrt bug #432144

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
index eab94c8..12d5580 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain 
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"
+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-2015
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-01-22 Thread Tobias Klausmann
commit: 2d882475b403e9cdc986a77df293fe441a011d98
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Jan 22 08:17:56 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Jan 22 08:17:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d882475

dev-texlive/texlive-xetex-2015-r0: stable on alpha

Gentoo-Bug: 432144

 dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
index cebcb47..eab94c8 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain 
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"
+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-2015
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-01-21 Thread Agostino Sarubbo
commit: 610237b23a2d3571b0f08c284966d14fbdb5f6cd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jan 21 21:52:31 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jan 21 21:53:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=610237b2

dev-texlive/texlive-xetex: x86 stable wrt bug #432144

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
index 6369d91..cebcb47 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain 
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"
+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-2015
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-01-21 Thread Agostino Sarubbo
commit: a55b43eb881aa65448c5764154f900e1399da3d8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jan 21 21:40:29 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jan 21 21:40:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a55b43eb

dev-texlive/texlive-xetex: amd64 stable wrt bug #432144

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
index 342a315..6369d91 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2015.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain 
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"
+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-2015
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-01-21 Thread Alexis Ballier
commit: feb096b12f5113d67ccdec12f68159782e95d9f1
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sat Jan 21 13:12:40 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat Jan 21 13:19:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feb096b1

dev-texlive/texlive-xetex: Bump to TeX Live 2016.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-texlive/texlive-xetex/Manifest | 75 ++
 dev-texlive/texlive-xetex/metadata.xml | 16 ++---
 .../texlive-xetex/texlive-xetex-2016.ebuild| 42 
 3 files changed, 125 insertions(+), 8 deletions(-)

diff --git a/dev-texlive/texlive-xetex/Manifest 
b/dev-texlive/texlive-xetex/Manifest
index 70a8723..cf7de87 100644
--- a/dev-texlive/texlive-xetex/Manifest
+++ b/dev-texlive/texlive-xetex/Manifest
@@ -2,38 +2,54 @@ DIST texlive-module-arabxetex-2012.tar.xz 264200 SHA256 
c92d3b306386cf128f7b1128
 DIST texlive-module-arabxetex-2013.tar.xz 264200 SHA256 
c92d3b306386cf128f7b11287f2508e6b1676ebea9e50f97ac54c247279168a1 SHA512 
4ebe8d8969a01255281331c26ec54ffeb93d436907a38819a3ff61404a3dea33b70479df6c7d9ef26ac2a28162af9f6135a342da48628d2de92b0b95319f0cf5
 WHIRLPOOL 
1a8c03fb5dfee3d1eba7bce2bb183479d2a807117ab4663b86e7de9f8f410cbbb649ba8b37b511acae9fc96668fd12c41e8f5a1fdd400c2bfefdfd4d091c67f6
 DIST texlive-module-arabxetex-2014.tar.xz 264204 SHA256 
1c0fdfdf136701b55be7533572dd3b472f049d9ce4cb381714953361d3a1024d SHA512 
1b6614e3378090b414b50c1ef7d064d39053e32ee5ddc4399cf2e7c2b2433cb9e1eab4566feea1b752412c4eb7c1f6359926dc905efab344482ca9bc41e0aefc
 WHIRLPOOL 
1e0f1bda88a947d13b8d69c7ba4b9ba67732a382749a7f324637c0cf2748adab7fab27481027d541f46b9b2b31267fa447ed0158d3971531492725b8b1d0c777
 DIST texlive-module-arabxetex-2015.tar.xz 264204 SHA256 
c858d78e7f9e1759d7d2085c02d9d8558f6f117871212a1f6a2e1b1239598d6f SHA512 
705e5b45b77c4dad25b991348100c20183cf28254305c3be07b1b51140e176a1732c5611bc662aa51a834a08691fc426cbda7095a47c634595036ff47a376d1e
 WHIRLPOOL 
20464c8b9fc437b93dccf3ae9ebde653a61137e60e7e57ddb3b8b65178c2a0bb4663a6f2304ddfbfb75243c8b6e9b05e41e3a7a8ed812399e496be56578d1868
+DIST texlive-module-arabxetex-2016.tar.xz 147632 SHA256 
1b07c8f8722ab7d19425ccfc1e068d52613bbdcf9a95a38cd1d18e8ca8445416 SHA512 
6c34eee68d426c134e4c21362d4d92539b86ad4f42a6d610d9699ad2311a4a939616186007557282c4fad93ffa16a5f331dd3a86ad01e01c6d77aaa305bee328
 WHIRLPOOL 
53c9ae052e99ca527a673b8b61b2aad8c820a08356c9d003ec34d3b5afa6360d4804480f025b2fec09605f31fe13b6c795ee24b89b8bc04a40d5531694f184e4
 DIST texlive-module-arabxetex.doc-2012.tar.xz 332944 SHA256 
fcc620b075f94301580a01b75f82e6ef060891a9db5a991b5b388ab17801c882 SHA512 
603df9513c4810351c34f87019c1a7ef290cc896e6a1d2725dd9917f04118e087631731a131789bdf7df9f89a6379d3be5e2c86c06ffe415c0245676d5356720
 WHIRLPOOL 
364bc811491fe62608ce29ed22076aee1afb5f2fc63bb69a3007cc6ce4b1bf50505c7e28043b02aa4131b58d76df5a7dfeebe1951c218490d41136ded2628a56
 DIST texlive-module-arabxetex.doc-2013.tar.xz 332944 SHA256 
fcc620b075f94301580a01b75f82e6ef060891a9db5a991b5b388ab17801c882 SHA512 
603df9513c4810351c34f87019c1a7ef290cc896e6a1d2725dd9917f04118e087631731a131789bdf7df9f89a6379d3be5e2c86c06ffe415c0245676d5356720
 WHIRLPOOL 
364bc811491fe62608ce29ed22076aee1afb5f2fc63bb69a3007cc6ce4b1bf50505c7e28043b02aa4131b58d76df5a7dfeebe1951c218490d41136ded2628a56
 DIST texlive-module-arabxetex.doc-2014.tar.xz 332948 SHA256 
ef46535f397268865a3d26462706d805db31321c79fd8ae04392b39c7bb42301 SHA512 
174fbd10dd6673c6340064f99f7a93e341cc21269d15d40efc21f7b778840acb87954246bfeec6451e8900077f61dc689a9f6d1dd2a4327f25d7215c45b62e47
 WHIRLPOOL 
3b21e7123554182d96649742b0a4ff01bf3df27bbbf6da50cbe027a56d5e934c4c8087135996787b520f0d34f0ed6000c0529807ec71658a3a0876c4b728b3ac
 DIST texlive-module-arabxetex.doc-2015.tar.xz 332948 SHA256 
12b6ecfbf2c7ab34a57c5e7d19e1989bef93494dc611606f17e151873d68daa4 SHA512 
f359ed3246e3858168d44fdd85ac9367bc4162501833c96660ecbf8834e2940e2354338ff3daa3c9a8a16cfa0736029411b5489458d113c2a5e50626f0208006
 WHIRLPOOL 
2b4e44a761d276c2850edd34fca7d102a462bd0cc64d26549bb5ebad46ad40fa9337222dfe9a73d3ca95b5b8cc212115161062dff3b9a3705b4c5e076ad05ed0
+DIST texlive-module-arabxetex.doc-2016.tar.xz 345164 SHA256 
51e57301a54ad3d0ed36b5e660f1abd3ca7ba9f04bfb02f02592315f1cd2dccd SHA512 
87d4084c40be3955157cddb8aa6f09c5a46da07984794e3a45b3041cfbfa389f69fa9c5a754ea199010381c55dd56f3b922ea18b9d001b6375b1168767039a67
 WHIRLPOOL 
160f1a28222327c2567156aed6e4902b89701f4d5811b968a911bf5d5b03addd939571dfedc348e7e42a6ce6274e8bfa802a6f859797982a164e4159741b55d8
 DIST texlive-module-arabxetex.source-2012.tar.xz 34712 SHA256 
4faae7fafa4c77ea1a25824981f0bb71f6c18076fe1b1d9efedcf5c741c2a852 SHA512 
5fdb5751152ae1977c8d5c54230eb5032c47f0e070e36f60be7743a37ab24596dc2d30d10a2fdf9f2f73753997c762e48d2a97bc9573d1cea64a838ae4f33b61
 WHIRLPOOL 
76af721e8086262c18ce731e45de68f090b70f8356532b36ca94f36a237102afbae2ca302f27ba5dddf8875abea7e322cf5e2f50258a8d1ff0936fa515d0c27c
 

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2015-12-06 Thread Markus Meier
commit: a9f21ef69848efc0351e535ddc0eb32dfa0ecb56
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Dec  6 18:10:52 2015 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Dec  6 18:10:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9f21ef6

dev-texlive/texlive-xetex: arm stable, bug #550840

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"

 dev-texlive/texlive-xetex/texlive-xetex-2014.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2014.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2014.ebuild
index 3b1fd38..1910834 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2014.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2014.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain 
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"
+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-2014
 !=app-text/texlive-core-2007*