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