diff options
Diffstat (limited to 'ShyPixie.txt')
-rw-r--r-- | ShyPixie.txt | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/ShyPixie.txt b/ShyPixie.txt index 7926eb672c77..89a226eb3e17 100644 --- a/ShyPixie.txt +++ b/ShyPixie.txt @@ -4,25 +4,24 @@ 'name': 'ShyPixie', 'owner': [{'email': 'dev@lara.click', 'name': 'Lara Maia', 'type': 'person'}], 'quality': 'experimental', - 'source': [{'type': 'git', - 'uri': 'https://github.com/ShyPixie/Overlays.git'}, + 'source': [{'type': 'git', 'uri': 'https://github.com/ShyPixie/Overlays.git'}, {'type': 'git', 'uri': 'git://github.com/ShyPixie/Overlays.git'}, {'type': 'git', 'uri': 'git@github.com:ShyPixie/Overlays.git'}], 'status': 'unofficial'} $ pmaint sync ShyPixie +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 ShyPixie Already up to date. +*** syncing ShyPixie *** synced ShyPixie * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 ShyPixie +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 |