On Tue, 3 Nov 2009 11:39:35 -0500 "David Pyke" <[email protected]> wrote: > I think the lack of clarity comes from the definition of a "Package > ID". How is a package ID assigned and how would I dereference it so > that I get the effect of foo/bar-1.2::installed?
A Package ID is a single version of a single package in a single slot in a single repository (mostly). You don't dereference IDs. IDs have nothing to do with each other. If you want to install foo/bar-1.2::overlay, you use either foo/bar-1.2::overlay or just plain foo/bar-1.2. -- Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
