diff options
author | 2023-03-20 18:16:49 +0000 | |
---|---|---|
committer | 2023-03-20 18:16:49 +0000 | |
commit | 06805d68a0e0f4d04e3f060511511753f2f5f2e6 (patch) | |
tree | 4bf1f6a13b50f3e5cc358ea46da659ec394e801b /pentoo.txt | |
parent | 2023-03-20T18:00:01Z (diff) | |
download | repos-06805d68a0e0f4d04e3f060511511753f2f5f2e6.tar.gz repos-06805d68a0e0f4d04e3f060511511753f2f5f2e6.tar.bz2 repos-06805d68a0e0f4d04e3f060511511753f2f5f2e6.zip |
2023-03-20T18:15:01Z
Diffstat (limited to 'pentoo.txt')
-rw-r--r-- | pentoo.txt | 27 |
1 files changed, 22 insertions, 5 deletions
diff --git a/pentoo.txt b/pentoo.txt index 43b5b5a8e159..ac78216cfc3a 100644 --- a/pentoo.txt +++ b/pentoo.txt @@ -7,17 +7,36 @@ 'uri': 'https://github.com/pentoo/pentoo-overlay.git'}, {'type': 'git', 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}], 'status': 'official'} -pkgcore 0.12.19 +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 + 9ef5524a8..3a2eccd1b master -> origin/master +Updating 9ef5524a8..3a2eccd1b +Fast-forward + app-fuzz/fuzzdb/Manifest | 1 + + app-fuzz/fuzzdb/fuzzdb-1.09_p20170117.ebuild | 25 --------------- + app-fuzz/fuzzdb/fuzzdb-1.09_p20200226.ebuild | 30 ++++++++++++++++++ + net-analyzer/hyenae/hyenae-0.36.1.ebuild | 8 ++--- + net-proxy/pbounce/pbounce-0.1.ebuild | 6 ++-- + .../proxenet-plugins/proxenet-plugins-9999.ebuild | 24 -------------- + net-wireless/gps-sdr-sim/gps-sdr-sim-9999.ebuild | 5 ++- + sys-apps/magic-pax/magic-pax-0.0.1.ebuild | 5 ++- + .../files/pentoo-bookmarks-0.3.html | 24 -------------- + .../firefox-bookmarks-0.3-r1.ebuild | 37 ---------------------- + 10 files changed, 42 insertions(+), 123 deletions(-) + create mode 100644 app-fuzz/fuzzdb/Manifest + delete mode 100644 app-fuzz/fuzzdb/fuzzdb-1.09_p20170117.ebuild + create mode 100644 app-fuzz/fuzzdb/fuzzdb-1.09_p20200226.ebuild + delete mode 100644 net-proxy/proxenet-plugins/proxenet-plugins-9999.ebuild + delete mode 100644 www-misc/firefox-bookmarks/files/pentoo-bookmarks-0.3.html + delete mode 100644 www-misc/firefox-bookmarks/firefox-bookmarks-0.3-r1.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 - * app-fuzz/fuzzdb-1.09_p20170117: failed sourcing ebuild: git-r3: EAPI 5 not supported, (git-r3.eclass, line 15: called die) * dev-ruby/metasploit-concern-3.0.0: failed parsing REQUIRED_USE: '|| ( )' is unparseable * dev-ruby/metasploit-concern-3.0.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable * dev-ruby/metasploit-credential-4.0.3: failed parsing REQUIRED_USE: '|| ( )' is unparseable @@ -25,6 +44,4 @@ $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-des * dev-ruby/metasploit-model-3.1.3: failed parsing REQUIRED_USE: '|| ( )' is unparseable * dev-ruby/metasploit_data_models-4.1.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable * dev-ruby/metasploit_payloads-mettle-1.0.10: failed parsing REQUIRED_USE: '|| ( )' is unparseable - * net-proxy/proxenet-plugins-9999: failed sourcing ebuild: git-r3: EAPI 5 not supported, (git-r3.eclass, line 15: called die) - * net-wireless/gps-sdr-sim-9999: failed sourcing ebuild: git-r3: EAPI 5 not supported, (git-r3.eclass, line 15: called die) * Cache regen failed with 1 |