diff options
author | 2019-05-16 13:06:01 +0000 | |
---|---|---|
committer | 2019-05-16 13:06:01 +0000 | |
commit | 432818b456a16e97e45e8e702a144362d9f0f9cc (patch) | |
tree | 481eb33a728454d3d4f8249e37801498af51191a /eroen.txt | |
parent | 2019-05-16T11:40:01Z (diff) | |
download | repos-432818b456a16e97e45e8e702a144362d9f0f9cc.tar.gz repos-432818b456a16e97e45e8e702a144362d9f0f9cc.tar.bz2 repos-432818b456a16e97e45e8e702a144362d9f0f9cc.zip |
2019-05-16T12:59:25Z
Diffstat (limited to 'eroen.txt')
-rw-r--r-- | eroen.txt | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/eroen.txt b/eroen.txt index eced0958278e..baa1e97b0bab 100644 --- a/eroen.txt +++ b/eroen.txt @@ -2,9 +2,7 @@ 'feed': ['https://cgit.gentoo.org/user/eroen.git/atom/'], 'homepage': 'https://cgit.gentoo.org/user/eroen.git/', 'name': 'eroen', - 'owner': [{'email': 'gentoo@eroen.eu', - 'name': 'Erik Moen', - 'type': 'person'}], + 'owner': [{'email': 'gentoo@eroen.eu', 'name': 'Erik Moen', 'type': 'person'}], 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://anongit.gentoo.org/git/user/eroen.git'}, @@ -13,19 +11,19 @@ 'uri': 'git+ssh://git@git.gentoo.org/user/eroen.git'}], 'status': 'unofficial'} $ pmaint sync eroen +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 -WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id -*** syncing eroen Already up to date. +*** syncing eroen *** synced eroen * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 eroen +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:'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 +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id * Cache regenerated successfully |