Maybe they changed that because most of the ones I'm dealing with are like this one: # We don't include kdesdk on the global set kde-base/kate:4.2 kde-base/kdeplasma-addons:4.2 kde-base/kde-l10n:4.2
@kdeadmin-4.2 @kdeartwork-4.2 @kdebase-4.2 @kdeedu-4.2 @kdegames-4.2 @kdegraphics-4.2 @kdemultimedia-4.2 @kdenetwork-4.2 @kdepim-4.2 @kdetoys-4.2 @kdeutils-4.2 #[email protected] #for developers #[email protected] #[email protected] #[email protected] 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. I converted them manually without any problem using vi and a search to delete the @ before sets and add ?: before each package. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ciaran McCreesh Sent: December 22, 2008 3:30 PM To: [email protected] Subject: Re: [paludis-user] Using portage style sets On Mon, 22 Dec 2008 12:25:14 -0800 "Joseph Kowalski" <[email protected]> wrote: > Is there a simple, clean way to use Portage sets in Paludis yet? Portage sets are a list of parameters to a Portage-internal class written in Python. They're not even likely to carry on working between Portage versions, and aren't suitable for distribution by repositories, so they're not something we're going to support. -- Ciaran McCreesh This message is intended only for the use of the person or organization to which it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, or responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the sender immediately by email and delete the original message immediately. The sender, its subsidiaries and affiliates, do not accept liability for any errors, omissions, corruption or virus in the contents of this message or any attachments that arise as a result of e-mail transmission. Thank you. _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
