As requested by jmbsvicetto, add support to StaticFileSet for sets within
authorZac Medico <zmedico@gentoo.org>
Sat, 20 Sep 2008 18:55:07 +0000 (18:55 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 20 Sep 2008 18:55:07 +0000 (18:55 -0000)
commit01b3ee6a8e47a1ce0c95bd5d4fec2ce38179c047
treec8d8c3956c289faaf3abbc7071aff1a0d12b4537
parent487802e2ce713ffda70f2911670772dad9c5e7d8
As requested by jmbsvicetto, add support to StaticFileSet for sets within
subdirectories. This makes it possible to create a set name foo/bar by
placing a file named bar inside a directory named foo. By allowing sets
to be organized in subdirectories, it will allow us to avoid overcrowding
as the number of sets grows.

svn path=/main/trunk/; revision=11527
pym/portage/sets/files.py