Add first draft of PackageSet backend modules
authorMarius Mauch <genone@gentoo.org>
Fri, 6 Jul 2007 00:24:40 +0000 (00:24 -0000)
committerMarius Mauch <genone@gentoo.org>
Fri, 6 Jul 2007 00:24:40 +0000 (00:24 -0000)
commit617754d104bfb45348d53b5aaf00ef6fa113c2e7
tree8fe9e57ce3b97192e872a9dabb691684ce942236
parent37bcfdd1c46a27329c18cbabd9b3229d087ab5d3
Add first draft of PackageSet backend modules

svn path=/main/trunk/; revision=7170
pym/portage/sets/__init__.py [new file with mode: 0644]
pym/portage/sets/dbapi.py [new file with mode: 0644]
pym/portage/sets/files.py [new file with mode: 0644]
pym/portage/sets/profiles.py [new file with mode: 0644]
pym/portage/sets/security.py [new file with mode: 0644]
pym/portage/sets/shell.py [new file with mode: 0644]