On Wed, 2019-02-20 at 07:20 +0100, Ulrich Mueller wrote:
> > > > > > On Wed, 20 Feb 2019, Matt Turner wrote:
>
>
> > # Don't install libtool archives (even for modules)
> > - prune_libtool_files --all
> > + find "${D}" -name '*.la' -delete || die
>
> Maybe restrict removal to regular fi
On Tue, 2019-02-19 at 21:23 -0600, Matthew Thode wrote:
> As the title says, I think this should be done.
>
> First sync is impossible to verify without keys (webrsync)
> app-crypt/gentoo-keys has no dependencies, which help avoid some bloat
> in the base install.
>
This is the wrong place to ad
On Tue, Feb 19, 2019 at 10:21 PM Ulrich Mueller wrote:
>
> > On Wed, 20 Feb 2019, Matt Turner wrote:
>
> > # Don't install libtool archives (even for modules)
> > - prune_libtool_files --all
> > + find "${D}" -name '*.la' -delete || die
>
> Maybe restrict removal to regular files
On Tue, Feb 19, 2019 at 10:24 PM Ulrich Mueller wrote:
>
> > On Wed, 20 Feb 2019, Matt Turner wrote:
>
> > Nearly all the work is just removing uses of autotools-multilib and
> > autotools-utils. The new code should work in EAPI 4 and 5. Don't add
> > support for EAPI 6; that ship has already
> On Wed, 20 Feb 2019, Matt Turner wrote:
> Nearly all the work is just removing uses of autotools-multilib and
> autotools-utils. The new code should work in EAPI 4 and 5. Don't add
> support for EAPI 6; that ship has already sailed.
AFAICS, adding EAPI 6 support wouldn't require any additio
> On Wed, 20 Feb 2019, Matt Turner wrote:
> # Don't install libtool archives (even for modules)
> - prune_libtool_files --all
> + find "${D}" -name '*.la' -delete || die
Maybe restrict removal to regular files, i.e. add "-type f"?
signature.asc
Description: PGP signature
On Tue, 19 Feb 2019 23:03:51 -0600
Matthew Thode wrote:
> On 19-02-20 00:00:04, Michael Orlitzky wrote:
> > On 2/19/19 11:21 PM, Matthew Thode wrote:
> > >>
> > >> What problem would this solve? (Is adding gentoo-keys to @system
> > >> the least bad way to solve it?)
> > >>
> > >
> > > It'd
On 19-02-20 00:00:04, Michael Orlitzky wrote:
> On 2/19/19 11:21 PM, Matthew Thode wrote:
> >>
> >> What problem would this solve? (Is adding gentoo-keys to @system the
> >> least bad way to solve it?)
> >>
> >
> > It'd allow the stage tarballs (3,4) to use webrsync-gpg to verify
> > portage tarba
On 2/19/19 11:21 PM, Matthew Thode wrote:
>>
>> What problem would this solve? (Is adding gentoo-keys to @system the
>> least bad way to solve it?)
>>
>
> It'd allow the stage tarballs (3,4) to use webrsync-gpg to verify
> portage tarballs. This is useful for the initial sync (as called out in
>
Nearly all the work is just removing uses of autotools-multilib and
autotools-utils. The new code should work in EAPI 4 and 5. Don't add
support for EAPI 6; that ship has already sailed.
---
There are a number of trivial x11 bumps coming up, so I figured I'd try
to finally add EAPI=7 support to xor
No ebuilds inheriting xorg-2 are EAPI=3.
---
eclass/xorg-2.eclass | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/eclass/xorg-2.eclass b/eclass/xorg-2.eclass
index 4ed65e676a0..7133aa365f1 100644
--- a/eclass/xorg-2.eclass
+++ b/eclass/xorg-2.eclass
@@ -7,7 +7,7 @@
# @
---
eclass/xorg-2.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/xorg-2.eclass b/eclass/xorg-2.eclass
index 7133aa365f1..74660e7f213 100644
--- a/eclass/xorg-2.eclass
+++ b/eclass/xorg-2.eclass
@@ -500,7 +500,7 @@ xorg-2_src_install() {
fi
# Don
On 19-02-19 23:04:26, Michael Orlitzky wrote:
> On 2/19/19 10:23 PM, Matthew Thode wrote:
> > As the title says, I think this should be done.
> >
> > First sync is impossible to verify without keys (webrsync)
> > app-crypt/gentoo-keys has no dependencies, which help avoid some bloat
> > in the bas
On 2/19/19 10:23 PM, Matthew Thode wrote:
> As the title says, I think this should be done.
>
> First sync is impossible to verify without keys (webrsync)
> app-crypt/gentoo-keys has no dependencies, which help avoid some bloat
> in the base install.
>
> Let the bikeshedding begin.
>
I don't ha
As the title says, I think this should be done.
First sync is impossible to verify without keys (webrsync)
app-crypt/gentoo-keys has no dependencies, which help avoid some bloat
in the base install.
Let the bikeshedding begin.
--
Matthew Thode (prometheanfire)
signature.asc
Description: PGP s
On Sun, 16 Dec 2018 19:56:38 +
Sergei Trofimovich wrote:
> On Wed, 12 Dec 2018 00:25:04 +
> Sergei Trofimovich wrote:
>
> > Tl;DR: 13.0 profiles will be removed some time soon unless there are
> > enough reports broken on 13.0->17.0 switch.
> >
> > 13.0 profiles been a while in Gentoo
16 matches
Mail list logo