The attached list notes all of the packages that were added or removed
from the tree, for the week ending 2016-11-06 23:59 UTC.
Removals:
dev-haskell/base64-conduit 20161031-16:17 mgorny 2baddf7
dev-java/jmf-bin 20161106-14:52 monsieurpa2fe593
dev-libs
On 09/20/2016 08:02 PM, Mike Gilbert wrote:
> Portage 2.3.1 changes the default behavior for git repositories to
> sync with a depth of 1. If you are using a development tree with
> emerge --sync, you may want to override this in repos.conf by setting
> sync-depth = 0.
>
> If you have accidentally
OK. No problem. Tanks.
First of all thank you for the research and wish you a good luck in
making the changes happen.
## Reordering to PACKAGE OP VERSION
[ ] [:]
is more sane than
[:] [ ]
even though it's not so "hierarchically correct".
Thus instead of writing
dev-foo/bar:4===4.1
one would write
dev-foo/bar=
Hi, everyone.
Following my previous RFC wrt version operator problems, I'd like to
start the second part of the discussion: how to improve version
operators in a Future EAPI?
I've collected various ideas on operator changes on a wiki page [1].
I've tried to stay open-minded and cover every possib
On Sun, 6 Nov 2016 11:19:02 +0100
Gerhard Bräunlich wrote:
> Dear gentoo devs
> In August I reported the following bug:
> https://bugs.gentoo.org/show_bug.cgi?id=590404
> James Le Cuirot suggested to automatically use the --with-sysroot
> configure switch when cross-compiling (
> checking for it
Dear gentoo devs
In August I reported the following bug:
https://bugs.gentoo.org/show_bug.cgi?id=590404
James Le Cuirot suggested to automatically use the --with-sysroot
configure switch when cross-compiling (
checking for its presence in --help like for --docdir).
I proposed a patch in the abo