diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-29 04:34:14 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-29 04:34:14 +0000 |
commit | 658da8e1eeba2e92e3514b97ac78f4717885f60b (patch) | |
tree | 42697ca130ff0b5f5419bbb0b132f480b708fb51 /riru.txt | |
parent | 2021-01-29T03:00:01Z (diff) | |
download | repos-658da8e1eeba2e92e3514b97ac78f4717885f60b.tar.gz repos-658da8e1eeba2e92e3514b97ac78f4717885f60b.tar.bz2 repos-658da8e1eeba2e92e3514b97ac78f4717885f60b.zip |
2021-01-29T04:00:01Z
Diffstat (limited to 'riru.txt')
-rw-r--r-- | riru.txt | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -13,6 +13,7 @@ {'type': 'git', 'uri': 'git@github.com:pkulev/riru.git'}], 'status': 'unofficial'} $ pmaint sync riru +WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:lanodanOverlay repo at '/var/lib/repo-mirror-ci/sync/lanodanOverlay', 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 @@ -27,12 +28,19 @@ 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/pkulev/riru + 30b1eaf..5131717 master -> origin/master +Updating 30b1eaf..5131717 +Fast-forward + dev-lisp/picolisp/Manifest | 2 +- + .../{picolisp-16.2.ebuild => picolisp-21.1.ebuild} | 23 +++++++++++----------- + media-video/baka-mplayer/baka-mplayer-9999.ebuild | 4 ++-- + 3 files changed, 15 insertions(+), 14 deletions(-) + rename dev-lisp/picolisp/{picolisp-16.2.ebuild => picolisp-21.1.ebuild} (70%) *** syncing riru *** synced riru * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 riru - * media-video/baka-mplayer-9999: failed sourcing ebuild: EAPI=6 is not supported - * Cache regen failed with 1 + * Cache regenerated successfully |