diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-08 03:04:56 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-08 03:04:56 +0000 |
commit | 99c92ecbd26ce5da89c335316a10f9fc6b1d59d1 (patch) | |
tree | e3eaa6594a2210e18c5d862e174035218afecf82 /jorgicio.txt | |
parent | 2021-01-08T02:30:01Z (diff) | |
download | repos-99c92ecbd26ce5da89c335316a10f9fc6b1d59d1.tar.gz repos-99c92ecbd26ce5da89c335316a10f9fc6b1d59d1.tar.bz2 repos-99c92ecbd26ce5da89c335316a10f9fc6b1d59d1.zip |
2021-01-08T03:00:01Z
Diffstat (limited to 'jorgicio.txt')
-rw-r--r-- | jorgicio.txt | 38 |
1 files changed, 30 insertions, 8 deletions
diff --git a/jorgicio.txt b/jorgicio.txt index 363e6aae8610..e9007cff1aac 100644 --- a/jorgicio.txt +++ b/jorgicio.txt @@ -14,6 +14,7 @@ 'uri': 'git@github.com:jorgicio/jorgicio-gentoo.git'}], 'status': 'unofficial'} $ pmaint sync jorgicio +WARNING:pkgcore:interactive-fiction repo at '/var/lib/repo-mirror-ci/sync/interactive-fiction', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: @@ -27,17 +28,38 @@ 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/jorgicio/jorgicio-gentoo + 881082aa..cacff27e main -> origin/main +Updating 881082aa..cacff27e +Fast-forward + games-puzzle/2048-qt/2048-qt-0.1.6.ebuild | 4 +- + games-puzzle/2048-qt/2048-qt-9999.ebuild | 4 +- + games-puzzle/2048-qt/Manifest | 4 +- + media-video/flowblade/Manifest | 7 +- + .../files/flowblade-2.6-install-dir-fix.patch | 13 ++ + ...-2.4.0.1.ebuild => flowblade-2.4.0.1-r1.ebuild} | 4 +- + media-video/flowblade/flowblade-2.6.3.ebuild | 67 +++++++ + ...wblade-9999.ebuild => flowblade-9999-r1.ebuild} | 4 +- + media-video/minitube/Manifest | 4 +- + media-video/minitube/minitube-2.9.ebuild | 4 +- + media-video/minitube/minitube-9999.ebuild | 4 +- + media-video/olive/Manifest | 4 +- + media-video/olive/olive-0.1.1.ebuild | 4 +- + media-video/olive/olive-0.1.2.ebuild | 4 +- + sys-apps/ripgrep-all/Manifest | 117 ++++++++++++ + sys-apps/ripgrep-all/ripgrep-all-0.9.3-r1.ebuild | 202 +++++++++++++++++++++ + sys-apps/ripgrep-all/ripgrep-all-0.9.6.ebuild | 198 ++++++++++++++++++++ + 17 files changed, 624 insertions(+), 24 deletions(-) + create mode 100644 media-video/flowblade/files/flowblade-2.6-install-dir-fix.patch + rename media-video/flowblade/{flowblade-2.4.0.1.ebuild => flowblade-2.4.0.1-r1.ebuild} (96%) + create mode 100644 media-video/flowblade/flowblade-2.6.3.ebuild + rename media-video/flowblade/{flowblade-9999.ebuild => flowblade-9999-r1.ebuild} (96%) + create mode 100644 sys-apps/ripgrep-all/ripgrep-all-0.9.3-r1.ebuild + create mode 100644 sys-apps/ripgrep-all/ripgrep-all-0.9.6.ebuild *** syncing jorgicio *** synced jorgicio * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 jorgicio - * games-puzzle/2048-qt-0.1.6: failed sourcing ebuild: EAPI=6 is not supported - * games-puzzle/2048-qt-9999: failed sourcing ebuild: EAPI=6 is not supported - * media-video/minitube-2.9: failed sourcing ebuild: EAPI=6 is not supported - * media-video/minitube-9999: failed sourcing ebuild: EAPI=6 is not supported - * media-video/olive-0.1.1: failed sourcing ebuild: EAPI=6 is not supported - * media-video/olive-0.1.2: failed sourcing ebuild: EAPI=6 is not supported - * Cache regen failed with 1 + * Cache regenerated successfully |