diff options
author | 2021-04-11 04:35:14 +0000 | |
---|---|---|
committer | 2021-04-11 04:35:14 +0000 | |
commit | 0cabccf5a6e19187892c2f4bea505f949de6bbbd (patch) | |
tree | d70097782b4ac13b20ef0d7a64b4e6864797dc92 /fusion809.txt | |
parent | 2021-04-11T04:15:01Z (diff) | |
download | repos-0cabccf5a6e19187892c2f4bea505f949de6bbbd.tar.gz repos-0cabccf5a6e19187892c2f4bea505f949de6bbbd.tar.bz2 repos-0cabccf5a6e19187892c2f4bea505f949de6bbbd.zip |
2021-04-11T04:30:01Z
Diffstat (limited to 'fusion809.txt')
-rw-r--r-- | fusion809.txt | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/fusion809.txt b/fusion809.txt index f36952b23e32..628f53441ec8 100644 --- a/fusion809.txt +++ b/fusion809.txt @@ -12,7 +12,6 @@ 'uri': 'git://github.com/fusion809/fusion809-overlay.git'}], 'status': 'unofficial'} $ pmaint sync fusion809 -WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing fusion809 warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following @@ -27,15 +26,28 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +From https://github.com/fusion809/fusion809-overlay + a9f5e665..1c2df6df master -> origin/master +Updating a9f5e665..1c2df6df +Fast-forward + app-editors/gvim/Manifest | 2 +- + app-editors/gvim/{gvim-8.2.2725.ebuild => gvim-8.2.2753.ebuild} | 0 + app-editors/vim-core/Manifest | 2 +- + .../vim-core/{vim-core-8.2.2725.ebuild => vim-core-8.2.2753.ebuild} | 0 + app-editors/vim/Manifest | 2 +- + app-editors/vim/{vim-8.2.2725.ebuild => vim-8.2.2753.ebuild} | 0 + 6 files changed, 3 insertions(+), 3 deletions(-) + rename app-editors/gvim/{gvim-8.2.2725.ebuild => gvim-8.2.2753.ebuild} (100%) + rename app-editors/vim-core/{vim-core-8.2.2725.ebuild => vim-core-8.2.2753.ebuild} (100%) + rename app-editors/vim/{vim-8.2.2725.ebuild => vim-8.2.2753.ebuild} (100%) *** synced fusion809 * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 32 fusion809 - * app-editors/gvim-8.2.2725: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass + * app-editors/gvim-8.2.2753: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass * app-editors/gvim-9999: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass - * app-editors/vim-8.2.2725: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass + * app-editors/vim-8.2.2753: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass * app-editors/vim-9999: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass * sci-chemistry/avogadro-1.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die) * sci-chemistry/avogadro-1.2.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die) |