diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-05-16 13:06:01 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-05-16 13:06:01 +0000 |
commit | 432818b456a16e97e45e8e702a144362d9f0f9cc (patch) | |
tree | 481eb33a728454d3d4f8249e37801498af51191a /systemd.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 'systemd.txt')
-rw-r--r-- | systemd.txt | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/systemd.txt b/systemd.txt index d84d928ef048..52b7b3a2a7e7 100644 --- a/systemd.txt +++ b/systemd.txt @@ -1,4 +1,5 @@ -{'description': {'en': 'User collaboration on ebuilds for the systemd init system'}, +{'description': {'en': 'User collaboration on ebuilds for the systemd init ' + 'system'}, 'feed': ['https://cgit.gentoo.org/user/systemd.git/atom/'], 'homepage': 'https://cgit.gentoo.org/user/systemd.git/', 'name': 'systemd', @@ -8,24 +9,24 @@ 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://anongit.gentoo.org/git/user/systemd.git'}, - {'type': 'git', - 'uri': 'git://anongit.gentoo.org/user/systemd.git'}, + {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/systemd.git'}, {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/user/systemd.git'}], 'status': 'unofficial'} $ pmaint sync systemd +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 -*** syncing systemd Already up to date. +*** syncing systemd *** synced systemd * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 systemd +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 |