On Wed, 18 Jun 2014 23:43:34 +0400
Sergey Popov wrote:
> As we should not do anything crazy with DOCS and HTML_DOCS, let's
> simplify our eclass
Looks good. What ebuilds would be affected (i.e. simplifying them)?
jer
On Thu, 19 Jun 2014 01:25:03 +
hasufell wrote:
> Sergey Popov:
> > As we should not do anything crazy with DOCS and HTML_DOCS, let's
> > simplify our eclass
> >
>
> Just deprecate the whole eclass. I don't see much useful stuff there
You have got to be kidding.
jer
Sergey Popov:
> As we should not do anything crazy with DOCS and HTML_DOCS, let's
> simplify our eclass
>
Just deprecate the whole eclass. I don't see much useful stuff there
except running base.eclass phases and that is already discouraged wrt
#497050. If you remove those parts, not much is left
Hi, developers and users.
TLDR: if you do [${MULTILIB_USEDEP}] or [abi_x86_32], always use >= dep
on the oldest package version that is EAPI=5 or multilib. In other
words, the >= dependency must not match a single non-multilib, EAPI<5
ebuild. And please do not commit new EAPI<5 ebuilds following E
As we should not do anything crazy with DOCS and HTML_DOCS, let's
simplify our eclass
--
Best regards, Sergey Popov
Gentoo developer
Gentoo Desktop-effects project lead
Gentoo Qt project lead
Gentoo Proxy maintainers project lead
--- qt4-r2.eclass.orig 2014-06-18 23:37:57.867075343 +0400
+++ qt4-
Alexandre Rostovtsev wrote:
> current crossdev versions blindly install their
> /usr/bin/i686-pc-linux-gnu-pkg-config wrapper script, overwriting
> the binary belonging to pkgconfig[abi_x86_32].
Thanks for getting to the point.
It seems silly for two toolchains (abi_x86_32 and a crossdev i686 too
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 18/06/14 02:24 AM, Joshua Kinard wrote:
> IOW, it looks like less than 1.5% of the tree contains multilib
> packages that rely on pkgconfig that could be affected by crossdev
> installing the ${CHOST}-pkg-config link into PATH.
>
> We all have di