diff options
Diffstat (limited to 'pentoo.txt')
-rw-r--r-- | pentoo.txt | 39 |
1 files changed, 38 insertions, 1 deletions
diff --git a/pentoo.txt b/pentoo.txt index 547c6f8d7fe3..c8753c44531b 100644 --- a/pentoo.txt +++ b/pentoo.txt @@ -10,7 +10,44 @@ {'type': 'git', 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}], 'status': 'official'} $ pmaint sync pentoo -Already up to date. +From https://github.com/pentoo/pentoo-overlay + 40747841a..d16c64fb6 master -> origin/master +Updating 40747841a..d16c64fb6 +Fast-forward + app-crypt/yubioath-desktop/Manifest | 2 +- + ...-5.0.2.ebuild => yubioath-desktop-5.0.3.ebuild} | 2 +- + app-exploits/pypykatz/Manifest | 1 + + app-exploits/pypykatz/pypykatz-0.3.8.ebuild | 27 ++ + app-forensics/rdd/rdd-3.0.4-r4.ebuild | 90 ------ + .../{rdd-3.0.4-r5.ebuild => rdd-3.0.4-r6.ebuild} | 5 + + app-forensics/yaramod/Manifest | 1 + + app-forensics/yaramod/yaramod-3.5.0.ebuild | 21 ++ + dev-python/minikerberos/Manifest | 1 + + dev-python/minikerberos/minikerberos-0.2.1.ebuild | 22 ++ + dev-python/winsspi/Manifest | 1 + + dev-python/winsspi/winsspi-0.0.7.ebuild | 2 +- + dev-python/winsspi/winsspi-0.0.9.ebuild | 21 ++ + dev-util/retdec/Manifest | 1 + + dev-util/retdec/files/4.0-system-deps.patch | 351 +++++++++++++++++++++ + .../{retdec-3.3-r1.ebuild => retdec-3.3-r2.ebuild} | 33 +- + dev-util/retdec/retdec-4.0.ebuild | 84 +++++ + net-analyzer/whatweb/whatweb-0.5.0.ebuild | 66 ---- + ...hatweb-0.5.1.ebuild => whatweb-0.5.1-r1.ebuild} | 4 +- + .../base/package.accept_keywords/app-forensics | 2 + + 20 files changed, 545 insertions(+), 192 deletions(-) + rename app-crypt/yubioath-desktop/{yubioath-desktop-5.0.2.ebuild => yubioath-desktop-5.0.3.ebuild} (97%) + create mode 100644 app-exploits/pypykatz/pypykatz-0.3.8.ebuild + delete mode 100644 app-forensics/rdd/rdd-3.0.4-r4.ebuild + rename app-forensics/rdd/{rdd-3.0.4-r5.ebuild => rdd-3.0.4-r6.ebuild} (98%) + create mode 100644 app-forensics/yaramod/Manifest + create mode 100644 app-forensics/yaramod/yaramod-3.5.0.ebuild + create mode 100644 dev-python/minikerberos/minikerberos-0.2.1.ebuild + create mode 100644 dev-python/winsspi/winsspi-0.0.9.ebuild + create mode 100644 dev-util/retdec/files/4.0-system-deps.patch + rename dev-util/retdec/{retdec-3.3-r1.ebuild => retdec-3.3-r2.ebuild} (64%) + create mode 100644 dev-util/retdec/retdec-4.0.ebuild + delete mode 100644 net-analyzer/whatweb/whatweb-0.5.0.ebuild + rename net-analyzer/whatweb/{whatweb-0.5.1.ebuild => whatweb-0.5.1-r1.ebuild} (96%) *** syncing pentoo *** synced pentoo * Sync succeeded |