diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-05-16 16:27:04 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-05-16 16:27:04 +0000 |
commit | b7688cc7c012b38eb9547f213b8bd48ebeb63e71 (patch) | |
tree | d96c3f2b006337501baf5ae9bf3f6bf6be699a7b /pigfoot.txt | |
parent | 2019-05-16T12:59:25Z (diff) | |
download | repos-b7688cc7c012b38eb9547f213b8bd48ebeb63e71.tar.gz repos-b7688cc7c012b38eb9547f213b8bd48ebeb63e71.tar.bz2 repos-b7688cc7c012b38eb9547f213b8bd48ebeb63e71.zip |
2019-05-16T16:20:01Z
Diffstat (limited to 'pigfoot.txt')
-rw-r--r-- | pigfoot.txt | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/pigfoot.txt b/pigfoot.txt index d6986fad5801..26da65fec524 100644 --- a/pigfoot.txt +++ b/pigfoot.txt @@ -2,28 +2,32 @@ 'feed': ['https://cgit.gentoo.org/user/pigfoot.git/atom/'], 'homepage': 'https://cgit.gentoo.org/user/pigfoot.git/', 'name': 'pigfoot', - 'owner': [{'email': 'pigfoot@gmail.com', 'name': 'pigfoot', 'type': 'person'}], + 'owner': [{'email': 'pigfoot@gmail.com', + 'name': 'pigfoot', + 'type': 'person'}], 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://anongit.gentoo.org/git/user/pigfoot.git'}, - {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/pigfoot.git'}, + {'type': 'git', + 'uri': 'git://anongit.gentoo.org/user/pigfoot.git'}, {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/user/pigfoot.git'}], 'status': 'unofficial'} $ pmaint sync pigfoot -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 +WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs *** syncing pigfoot +Already up to date. *** synced pigfoot * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 pigfoot -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 |