diff options
Diffstat (limited to 'sk-overlay.txt')
-rw-r--r-- | sk-overlay.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/sk-overlay.txt b/sk-overlay.txt index dabca177ae6e..cde1405f8630 100644 --- a/sk-overlay.txt +++ b/sk-overlay.txt @@ -10,22 +10,23 @@ 'uri': 'https://github.com/scriptkitties/overlay.git'}, {'type': 'git', 'uri': 'git://github.com/scriptkitties/overlay.git'}, - {'type': 'git', 'uri': 'git@github.com:scriptkitties/overlay.git'}], + {'type': 'git', + 'uri': 'git@github.com:scriptkitties/overlay.git'}], 'status': 'unofficial'} $ pmaint sync sk-overlay -WARNING:pkgcore:EAPI '7' isn't fully supported WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id -Already up to date. +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id *** syncing sk-overlay +Already up to date. *** synced sk-overlay * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 sk-overlay -WARNING:pkgcore:EAPI '7' isn't fully supported WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:EAPI 7 isn't fully supported * Cache regenerated successfully |