On 01/21/2015 11:25 PM, Alexis Ballier wrote:
> 1. If portage uses crafted depstrings in its depgraph when rebuilding a
> package and nobody is able to give me a good reason _why_ this is
> needed, I really do not want to look at the code :)
It's the emerge --dynamic-deps option, which is enabled
On Thu, 22 Jan 2015 02:50:44 -0800
Zac Medico wrote:
> On 01/21/2015 11:25 PM, Alexis Ballier wrote:
> > 1. If portage uses crafted depstrings in its depgraph when
> > rebuilding a package and nobody is able to give me a good reason
> > _why_ this is needed, I really do not want to look at the co
Joshua Kinard wrote:
> Using seed stage3 stages I built 6 months ago (but never released due
> to getting sidetracked), I run into errors like this:
>
> !!! Multiple package instances within a single package slot have been pulled
> !!! into the dependency graph, resulting in a slot conflict:
>
>
# Julian Ospald (22 Jan 2015)
# Masked for removal in 30 days, wrt #537260.
games-rpg/morrowind-data
On 01/22/2015 03:11 AM, Alexis Ballier wrote:
> On Thu, 22 Jan 2015 02:50:44 -0800
> Zac Medico wrote:
>
>> On 01/21/2015 11:25 PM, Alexis Ballier wrote:
>>> 1. If portage uses crafted depstrings in its depgraph when
>>> rebuilding a package and nobody is able to give me a good reason
>>> _why_ t
Regarding the last libav discussion I think we should also go with a
"libressl" USE flag instead of creating a virtual that makes handling
SUBSLOTs impossible.
Dnia 2015-01-23, o godz. 01:51:24
hasufell napisał(a):
> Regarding the last libav discussion I think we should also go with a
> "libressl" USE flag instead of creating a virtual that makes handling
> SUBSLOTs impossible.
If libressl and openssl would have matching ABIs, that wouldn't be
necessar
On Sat, 17 Jan 2015 13:44:21 +0100
Dirkjan Ochtman wrote:
> Also, I hate something like
> "['dev-python/restkit[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]']".
> What the hell kind of warning is that? I guess maybe these are the
> results of USE_EXPAND trickery and what not,