On Tue, 22 Jul 2008 18:18:03 +0200
Rodolphe Rocca <[EMAIL PROTECTED]> wrote:
> How could I do to force paludis to reinstall all the already installed
> packages that belong to the enlightenment overlay ?

When they're installed, they don't belong to the enlightenment overlay
any more.

With 0.28 there's no particularly nice way of doing it. With 0.30,
you may or may not be able to do:

  paludis -i '*/*::enlightenment->' --discard-repository-requirements

Or possibly:

  paludis -i '*/*::enlightenment->' \
        --rewrite-specs-after-disambiguation '%c/%p'

Or possibly not.

-- 
Ciaran McCreesh

Attachment: signature.asc
Description: PGP signature

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

Reply via email to