Re: [gentoo-dev] [PATCH] latex-package.eclass: Support EAPI 6.

2016-01-29 Thread Dean Stephens
On 01/27/16 14:59, Ulrich Mueller wrote: > -# @FUNCTION: latex-package_has_tetex3 -# @RETURN: true if at > least one of (>=tetex-3 or >=ptex-3.1.8 or >=texlive-core-2007) is > installed, else false -# @DESCRIPTION: -# It is often used to know > if the current TeX installation supports gentoo's -#

Re: [gentoo-dev] [PATCH] latex-package.eclass: Support EAPI 6.

2016-01-29 Thread Alexis Ballier
On Fri, 29 Jan 2016 08:10:19 +0100 Ulrich Mueller wrote: > > On Wed, 27 Jan 2016, Alexis Ballier wrote: > > > On Wed, 27 Jan 2016 20:59:21 +0100 > > Ulrich Mueller wrote: > > >> Please find below a patch which will enable EAPI 6 support in > >> latex-package.eclass. The main change is

Re: [gentoo-dev] [PATCH] latex-package.eclass: Support EAPI 6.

2016-01-28 Thread Ulrich Mueller
> On Wed, 27 Jan 2016, Alexis Ballier wrote: > On Wed, 27 Jan 2016 20:59:21 +0100 > Ulrich Mueller wrote: >> Please find below a patch which will enable EAPI 6 support in >> latex-package.eclass. The main change is that it won't inherit base >> any more. > lgtm, thanks Pushed to master, wi

Re: [gentoo-dev] [PATCH] latex-package.eclass: Support EAPI 6.

2016-01-27 Thread Alexis Ballier
On Wed, 27 Jan 2016 20:59:21 +0100 Ulrich Mueller wrote: > Please find below a patch which will enable EAPI 6 support in > latex-package.eclass. The main change is that it won't inherit base > any more. > > Ulrich lgtm, thanks

[gentoo-dev] [PATCH] latex-package.eclass: Support EAPI 6.

2016-01-27 Thread Ulrich Mueller
[Re-sent, with good GPG signature this time.] Please find below a patch which will enable EAPI 6 support in latex-package.eclass. The main change is that it won't inherit base any more. Ulrich From 990fce89a3ec1a462399089541b67bbcc6baff87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=B

[gentoo-dev] [PATCH] latex-package.eclass: Support EAPI 6.

2016-01-27 Thread Ulrich Mueller
Please find below a patch which will enable EAPI 6 support in latex-package.eclass. The main change is that it won't inherit base any more. Ulrich From 990fce89a3ec1a462399089541b67bbcc6baff87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Wed, 27 Jan 2016 17:15:23 +0100