blob: 4542f930683c2aa3a256b9e86998a871dc4df231 (
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.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync distros
*** syncing distros
From git://git.calculate-linux.org/calculate/distros-overlay
9014a0b..fb8e2c1 master -> origin/master
9014a0b..fb8e2c1 master64 -> origin/master64
* [new tag] 414 -> 414
Updating 9014a0b..fb8e2c1
Fast-forward
profiles/templates/6_ac_update_sync/revision/2023/.calculate_directory | 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
|