blob: eea24ee39f99a09acc5242f3b8130454d13c6c66 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': 'This is roslin, my small overlay. Enjoy! (:'},
'homepage': 'https://gitlab.com/roslin-uberlay/roslin',
'name': 'roslin',
'owner': [{'email': 'mziab@o2.pl',
'name': 'Michał Ziąbkowski',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/roslin-uberlay/roslin.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync roslin
*** syncing roslin
Already up to date.
*** synced roslin
* 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 roslin
* media-sound/flac2mp3-0.3.0_rc3: failed sourcing ebuild: inherit requires unknown eclass: versionator.eclass
* Cache regen failed with 1
|