On Mon, 22 Dec 2008 15:36:30 -0500 "David Pyke" <[email protected]> wrote: > Maybe they changed that because most of the ones I'm dealing with > are like this one: <snip> > Unless I'm misunderstanding this, this set (kde-4.2) is just a list > of packages and sets. The paludis ones seem more complext with the > various operators before the package and set names.
Have a look at sets.conf, which you'll find... uh... somewhere. Although some set files might look like a flat list of specs, that's only because the Python class to which they are mapped expects that as the input. Those files could equally well contain Python code that activates the user's webcam, uses some image detection software and generates content based upon the number of spiders in the room. -- Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
