# HG changeset patch # User Franz Glasner # Date 1569483445 -7200 # Node ID 91fb0af73fce8ac9ca4724b942f55b968d5f7d49 # Parent bf8f0aa3c698625a57a68c46b8487bf3f3456111 Docu: for "get_repo_for_installed_package()()" extended diff -r bf8f0aa3c698 -r 91fb0af73fce bin/check-ports --- a/bin/check-ports Wed Sep 25 09:44:04 2019 +0200 +++ b/bin/check-ports Thu Sep 26 09:37:25 2019 +0200 @@ -147,6 +147,10 @@ Args: _name: the name of the package to search for + Input (Globals): + installed_data the output of ``pkg query "%n %v %R"`` of all + installed packages + Returns: 0 on success, 1 on errors or if the package is not installed