diff options
author | 2023-04-07 03:01:49 +0000 | |
---|---|---|
committer | 2023-04-07 03:01:49 +0000 | |
commit | c37b3539b30d211538cad4128e7996f158c7f656 (patch) | |
tree | 991c0adfe9784338c206d245b2a773fef7707214 /pentoo.txt | |
parent | 2023-04-07T02:45:01Z (diff) | |
download | repos-c37b3539b30d211538cad4128e7996f158c7f656.tar.gz repos-c37b3539b30d211538cad4128e7996f158c7f656.tar.bz2 repos-c37b3539b30d211538cad4128e7996f158c7f656.zip |
2023-04-07T03:00:01Z
Diffstat (limited to 'pentoo.txt')
-rw-r--r-- | pentoo.txt | 35 |
1 files changed, 26 insertions, 9 deletions
diff --git a/pentoo.txt b/pentoo.txt index 762f3ff8709c..b8780a97ce42 100644 --- a/pentoo.txt +++ b/pentoo.txt @@ -11,17 +11,34 @@ pkgcore 0.12.20 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pentoo *** syncing pentoo -Already up to date. +From https://github.com/pentoo/pentoo-overlay + 7a4a2837f..ee5c3a156 master -> origin/master +Updating 7a4a2837f..ee5c3a156 +Fast-forward + dev-ruby/metasploit-concern/Manifest | 2 - + .../metasploit-concern-3.0.0.ebuild | 27 --------- + .../metasploit-concern-3.0.1.ebuild | 27 --------- + dev-ruby/metasploit-credential/Manifest | 2 - + .../metasploit-credential-4.0.3.ebuild | 32 ----------- + .../metasploit-credential-5.0.2.ebuild | 32 ----------- + dev-ruby/metasploit-model/Manifest | 1 - + .../metasploit-model/metasploit-model-3.1.3.ebuild | 51 ----------------- + dev-ruby/metasploit_data_models/Manifest | 1 - + .../metasploit_data_models-4.1.1.ebuild | 64 --------------------- + dev-ruby/metasploit_payloads-mettle/Manifest | 1 - + .../metasploit_payloads-mettle-1.0.10.ebuild | 65 ---------------------- + profiles/pentoo/base/package.keywords/dev-libs | 2 +- + 13 files changed, 1 insertion(+), 306 deletions(-) + delete mode 100644 dev-ruby/metasploit-concern/metasploit-concern-3.0.0.ebuild + delete mode 100644 dev-ruby/metasploit-concern/metasploit-concern-3.0.1.ebuild + delete mode 100644 dev-ruby/metasploit-credential/metasploit-credential-4.0.3.ebuild + delete mode 100644 dev-ruby/metasploit-credential/metasploit-credential-5.0.2.ebuild + delete mode 100644 dev-ruby/metasploit-model/metasploit-model-3.1.3.ebuild + delete mode 100644 dev-ruby/metasploit_data_models/metasploit_data_models-4.1.1.ebuild + delete mode 100644 dev-ruby/metasploit_payloads-mettle/metasploit_payloads-mettle-1.0.10.ebuild *** synced pentoo * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pentoo - * dev-ruby/metasploit-concern-3.0.0: failed sourcing ebuild: No supported implementation in USE_RUBY., (ruby-ng.eclass, line 119: called die) - * dev-ruby/metasploit-concern-3.0.1: failed sourcing ebuild: No supported implementation in USE_RUBY., (ruby-ng.eclass, line 119: called die) - * dev-ruby/metasploit-credential-4.0.3: failed sourcing ebuild: No supported implementation in USE_RUBY., (ruby-ng.eclass, line 119: called die) - * dev-ruby/metasploit-credential-5.0.2: failed sourcing ebuild: No supported implementation in USE_RUBY., (ruby-ng.eclass, line 119: called die) - * dev-ruby/metasploit-model-3.1.3: failed sourcing ebuild: No supported implementation in USE_RUBY., (ruby-ng.eclass, line 119: called die) - * dev-ruby/metasploit_data_models-4.1.1: failed sourcing ebuild: No supported implementation in USE_RUBY., (ruby-ng.eclass, line 119: called die) - * dev-ruby/metasploit_payloads-mettle-1.0.10: failed sourcing ebuild: No supported implementation in USE_RUBY., (ruby-ng.eclass, line 119: called die) - * Cache regen failed with 1 + * Cache regenerated successfully |