Paludis 0.26.0_pre1 (Default branch) |
|
|
Paludis is a package management library that works
with Gentoo style ebuilds, together with a simple
console client. It is entirely independent of
Portage.
License: GNU General Public License (GPL)
Changes:
paludis now rebuilds the VDB names and provides
caches incrementally after each install and
uninstall. This can give a significant speed-up,
but it makes it more important to run paludis
--regenerate-installed-cache after installing or
removing a package with portage, as this will no
longer be done automatically. This also changes
the format of the provides cache, so you will need
to run paludis --regenerate-installed-cache once
after upgrading. paludis now uses
${builddir}/${CATEGORY}-${PF} instead of
${builddir}/${CATEGORY}/${PF} as a temporary build
directory.
|