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 > >>

[gentoo-dev] [PATCH] eutils.eclass: make_desktop_entry, remove unnecesssary extglob use

2016-01-29 Thread Michał Górny
Remove an unnecessary extglob setting where a simpler ${foo%.*} is going to suffice, considering that the stripping is done conditionally after checking that one of the supported suffixes is used. --- eclass/eutils.eclass | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git

Re: [gentoo-dev] [PATCH] eutils.eclass: make_desktop_entry, remove unnecesssary extglob use

2016-01-29 Thread Mike Frysinger
On 29 Jan 2016 09:24, Michał Górny wrote: > Remove an unnecessary extglob setting where a simpler ${foo%.*} is going > to suffice, considering that the stripping is done conditionally after > checking that one of the supported suffixes is used. looks obvious enough -mike signature.asc

Re: [gentoo-dev] Update skel.ebuild for EAPI 6

2016-01-29 Thread Dean Stephens
On 01/25/16 14:18, Ulrich Mueller wrote: > See patch included below. I have kept the changes at the bare minimum > necessary to update this for EAPI 6. A major rewrite of the file may > be considered later. > > Ulrich > > > From 599ad94e1a2f2961e5ef0175bea01cd1b2eb96f7 Mon Sep 17 00:00:00 2001

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