diff options
Diffstat (limited to 'bloody.txt')
-rw-r--r-- | bloody.txt | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/bloody.txt b/bloody.txt index d6a50151ce2a..f96e0654f9b8 100644 --- a/bloody.txt +++ b/bloody.txt @@ -6,26 +6,24 @@ 'name': 'Pierre Geier', 'type': 'person'}], 'quality': 'experimental', - 'source': [{'type': 'git', - 'uri': 'https://github.com/bloodywing/bloody.git'}, + 'source': [{'type': 'git', 'uri': 'https://github.com/bloodywing/bloody.git'}, {'type': 'git', 'uri': 'git://github.com/bloodywing/bloody.git'}, {'type': 'git', 'uri': 'git@github.com:bloodywing/bloody.git'}], 'status': 'unofficial'} $ pmaint sync bloody +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 -*** syncing bloody Already up to date. +*** syncing bloody *** synced bloody * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 bloody +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 |