blob: dab10202e251efe189fc797f8a6c8bbea174461c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
{'description': {'en': 'Calculate Linux Profiles'},
'homepage': 'http://www.calculate-linux.org',
'name': 'distros',
'owner': [{'email': 'at@calculate.ru', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://git.calculate-linux.org/calculate/distros-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync distros
*** syncing distros
From git://git.calculate-linux.org/calculate/distros-overlay
da39013..52c277c master -> origin/master
da39013..52c277c master64 -> origin/master64
* [new tag] 421 -> 421
Updating da39013..52c277c
Fast-forward
profiles/templates/6_ac_update_sync/world/create/tools | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
*** synced distros
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 distros
* Cache regenerated successfully
|