Hello, I am looking for a way to make sure paludis doesn't change the repository of a package when upgrading. I use some repositories that use the same versions of packages as in the gentoo-tree, but make a few changes to it. Now when gentoo decides to upgrade the package, those repositories try to do the same upgrade as well, but most of the time it takes them at least a few hours to do so. When I sync before they upgraded, paludis will try to upgrade to the (temporarily) newer version from the main repository.
Is there an option to change this behaviour? I think I might be able to create a script that dynamically lists all installed packages from a repository to packages mask using >= But I feel like this functionality should be available as an option to paludis. Did I overlook something? Greetings, Mathijs Kwik _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
