diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-07-08 07:18:07 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-07-08 07:18:07 +0000 |
commit | dc7a2310971b6a6a35073c7a4452149ab9630c1f (patch) | |
tree | 297417f5c5b3a6a86677e05d3fa6baafb57ca595 /ace.txt | |
parent | 2019-07-08T06:20:01Z (diff) | |
download | repos-dc7a2310971b6a6a35073c7a4452149ab9630c1f.tar.gz repos-dc7a2310971b6a6a35073c7a4452149ab9630c1f.tar.bz2 repos-dc7a2310971b6a6a35073c7a4452149ab9630c1f.zip |
2019-07-08T07:11:29Z
Diffstat (limited to 'ace.txt')
-rw-r--r-- | ace.txt | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -1,4 +1,5 @@ -{'description': {'en': 'Personal overlay with ebuilds that were missing at one point or another'}, +{'description': {'en': 'Personal overlay with ebuilds that were missing at one ' + 'point or another'}, 'feed': ['https://github.com/ananace/overlay/commits/master.atom'], 'homepage': 'https://github.com/ananace/overlay', 'name': 'ace', @@ -11,24 +12,22 @@ {'type': 'git', 'uri': 'git@github.com:ananace/overlay.git'}], 'status': 'unofficial'} $ pmaint sync ace -WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi +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 -WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi -*** syncing ace Already up to date. +*** syncing ace *** synced ace * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 ace -WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi +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:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi 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:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi -WARNING:pkgcore:EAPI 7 isn't fully supported * Cache regenerated successfully |