Use a directory for the default set configuration.
authorMichał Górny <gentoo@mgorny.alt.pl>
Tue, 27 Jul 2010 07:31:47 +0000 (09:31 +0200)
committerZac Medico <zmedico@gentoo.org>
Tue, 27 Jul 2010 07:36:32 +0000 (00:36 -0700)
commitaddd9a9b6027260bfbde35efc5408b5efe5341d6
treef6fc2dad6bf2f922db881393ad627ed2a1bb09e9
parent3914366fc40ed4d5971547cf0bfd035fe0f70cc6
Use a directory for the default set configuration.

Expect /usr/share/portage/config/sets to be a directory containing any
number of set configuration files. The default Portage sets.conf should
be now installed as sets/portage.conf, and other ebuilds are free to
install their own set configuration files there.
cnf/sets/portage.conf [moved from cnf/sets.conf with 100% similarity]
doc/config/sets.docbook
man/emerge.1
pym/_emerge/main.py
pym/portage/sets/__init__.py