diff options
Diffstat (limited to 'observer.txt')
-rw-r--r-- | observer.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/observer.txt b/observer.txt index ff7582abbc1b..9f9e64325c4e 100644 --- a/observer.txt +++ b/observer.txt @@ -1,4 +1,5 @@ -{'description': {'en': 'Contains ebuilds I need, but not in Gentoo portage tree yet.'}, +{'description': {'en': 'Contains ebuilds I need, but not in Gentoo portage ' + 'tree yet.'}, 'homepage': 'https://github.com/meng89/observer', 'name': 'observer', 'owner': [{'email': 'ObserverChan@gmail.com', @@ -8,19 +9,19 @@ 'source': [{'type': 'git', 'uri': 'https://github.com/meng89/observer.git'}], 'status': 'unofficial'} $ pmaint sync observer +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 observer Already up to date. +*** syncing observer *** synced observer * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 observer +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 |