On Wed, Sep 19, 2012 at 11:24 PM, Leon Timmermans <faw...@gmail.com> wrote: > If you really want to, you can disable it by inserting a newline > between the package keyword and the name. However, I'm not really > seeing the point of pretending your distribution is one package when > it in fact isn't. YMMV.
Replied too soon. Actually, using the no_index field of META.{yml,json} you can also block packages/namespaces/files/directories not to be indexed. Leon