blob: 6fc091f38c691be8837169cf3316ce370e9bb386 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Without Systemd overlay'},
'homepage': 'https://github.com/KenjiBrown/without-systemd',
'name': 'without-systemd',
'owner': [{'email': 'sandino@sandino.net',
'name': 'Sandino Araico Sanchez',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/KenjiBrown/without-systemd.git'}],
'status': 'unofficial'}
pkgcore 0.12.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync without-systemd
*** syncing without-systemd
Already up to date.
*** synced without-systemd
* 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 without-systemd
* Cache regenerated successfully
|