diff options
author | 2022-03-25 15:04:28 +0000 | |
---|---|---|
committer | 2022-03-25 15:04:28 +0000 | |
commit | bc8f8aea2a69227f55868957451192a923629e45 (patch) | |
tree | 05fc952df036d21acf4aa537e0c382122ea6c0e1 /crossdev.txt | |
parent | 2022-03-25T14:45:01Z (diff) | |
download | repos-bc8f8aea2a69227f55868957451192a923629e45.tar.gz repos-bc8f8aea2a69227f55868957451192a923629e45.tar.bz2 repos-bc8f8aea2a69227f55868957451192a923629e45.zip |
2022-03-25T15:00:01Z
Diffstat (limited to 'crossdev.txt')
-rw-r--r-- | crossdev.txt | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/crossdev.txt b/crossdev.txt index 2c0a0a92be6a..0467fe6be3c6 100644 --- a/crossdev.txt +++ b/crossdev.txt @@ -7,13 +7,18 @@ 'name': 'Vadim A. Misbakh-Soloviov', 'type': 'person'}], 'quality': 'experimental', - 'source': [{'type': 'git', 'uri': 'https://github.com/alphallc/crossdev'}], + 'source': [{'type': 'git', 'uri': 'https://github.com/alphallc/crossdev.git'}, + {'type': 'git', + 'uri': 'git+ssh://git@github.com/alphallc/crossdev.git'}], 'status': 'unofficial'} pkgcore 0.12.8 + * Resetting, sync parameters changed $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync crossdev +WARNING:pkgcore:bumblebee repo at '/var/lib/repo-mirror-ci/sync/bumblebee', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:cj-overlay repo at '/var/lib/repo-mirror-ci/sync/cj-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing crossdev -Already up to date. +Cloning into '/var/lib/repo-mirror-ci/sync/crossdev'... *** synced crossdev * Sync succeeded $ git log --format=%ci -1 |