diff options
Diffstat (limited to 'paludis/repositories/e/e_installed_repository.hh')
-rw-r--r-- | paludis/repositories/e/e_installed_repository.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/paludis/repositories/e/e_installed_repository.hh b/paludis/repositories/e/e_installed_repository.hh index 3d076d7db..9aa18258a 100644 --- a/paludis/repositories/e/e_installed_repository.hh +++ b/paludis/repositories/e/e_installed_repository.hh @@ -90,6 +90,7 @@ namespace paludis virtual bool sync( const std::string &, + const std::string &, const std::shared_ptr<OutputManager> &) const; ///\name For use by EInstalledRepositoryID |