Remove name from PackageSet, it's pointless as the caller has to keep track of the...
authorMarius Mauch <genone@gentoo.org>
Tue, 11 Sep 2007 06:06:24 +0000 (06:06 -0000)
committerMarius Mauch <genone@gentoo.org>
Tue, 11 Sep 2007 06:06:24 +0000 (06:06 -0000)
commit59e24f5550b9dcb3a88595b40c0e44be43aca26b
tree5cb0431c0efa4292577f7dc1d51a39a74b374b7f
parent8d9eeabf80ccfaa3076584872d16747fd9160ec4
Remove name from PackageSet, it's pointless as the caller has to keep track of the name himself anyway

svn path=/main/trunk/; revision=7767
pym/portage/sets/__init__.py
pym/portage/sets/dbapi.py
pym/portage/sets/files.py
pym/portage/sets/profiles.py
pym/portage/sets/security.py
pym/portage/sets/shell.py
pym/portage/tests/sets/files/testConfigFileSet.py
pym/portage/tests/sets/files/testStaticFileSet.py
pym/portage/tests/sets/shell/testShell.py