Thanks for you suggestion, but this will not help me.
example:
foo/bar-1.0 is in a repository with importance 8
foo/bar-1.1 is in a repository with importance 1

this will make paludis want to install foo/bar-1.1 from the lower-priority 
repository which is not what I want. 

Op Monday 16 July 2007 22:24:19 schreef Matthew Wesley:
> The elegant solution is to use the `importance' repository configuration
> setting. This will force paludis to use the repository with a higher
> importance when collisions occur. See
> http://paludis.pioto.org/configuration.html for more details.
>
> MW
>
> On Sun, Jul 15, 2007 at 01:44:54PM +0100, Ciaran McCreesh wrote:
> > On Sun, 15 Jul 2007 14:35:29 +0200
> >
> > Mathijs Kwik <[EMAIL PROTECTED]> wrote:
> > > I am looking for a way to make sure paludis doesn't change the
> > > repository of a package when upgrading.
> >
> > You can do this, albeit in a not particularly elegant manner,
> > via ::repository deps:
> >
> > package_mask.conf:
> > foo/bar
> >
> > package_unmask.conf:
> > foo/bar::my_overlay
> >
> > --
> > Ciaran McCreesh
> >
> >
> >
> >
> > _______________________________________________
> > paludis-user mailing list
> > [email protected]
> > http://lists.pioto.org/mailman/listinfo/paludis-user


_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to