Fabio Erculiani b43adff637 [entropy.client.interfaces.dep] introduce the "Slot intersection" feature
Certain dependency strings could have
cross-SLOT scope (multiple slots for same package are valid)
causing unwanted dependencies to be pulled in.
For example: if dependency is "dev-lang/python"
and we have dev-lang/python-2 installed, python-3
should be filtered out (if possible) by checking if
the installed best dependency match slot is still
available in repositories.
If it is, restrict the dependency scope to the intersection
between available SLOTs and installed SLOT.
2011-11-05 11:01:18 +01:00
2011-10-31 16:13:37 +01:00
2011-11-01 13:48:07 +00:00
2011-10-20 19:52:49 +02:00

Entropy Package Manager README file. This is a one-man crusade.
===============================================================

This section will be hopefully filled soon.
Description
No description provided
Readme 136 MiB
Languages
Python 98.8%
Shell 0.7%
Makefile 0.4%