add a ConstructedBy member to the PackageSet which can be used by the
authorDavid Kalnischkies <kalnischkies@gmail.com>
Fri, 2 Jul 2010 05:06:53 +0000 (07:06 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Fri, 2 Jul 2010 05:06:53 +0000 (07:06 +0200)
commitc8db3fff877f102dc6fb62c4e4c7f700160b68f5
tree9f723f731429ac53a42d472706a6637e4e14d017
parentcf28bcadb301d00f6534fea97ccf1fde63041e7b
add a ConstructedBy member to the PackageSet which can be used by the
e.g. FromString to tell the caller if the string was an exact match
or found by regex or task. The two later ones can match packages for
which we want to ignore failures in the VersionSet
cmdline/cacheset.cc
cmdline/cacheset.h