18 #ifndef CUPT_CACHE_SOURCEPACKAGE_SEEN
19 #define CUPT_CACHE_SOURCEPACKAGE_SEEN
23 #include <cupt/fwd.hpp>
35 CUPT_LOCAL
virtual bool _is_architecture_appropriate(
const shared_ptr< const Version >&)
const;
42 SourcePackage(
const shared_ptr< const string >& binaryArchitecture);
43 vector< shared_ptr< const SourceVersion > > getVersions()
const;