blob: 06a3cedeecfa8b8bf9b0d8e001df752adc6d8907 (
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
|
{'description': {'en': 'Contains updated ebuilds (w/ more feature/control)\n'
' for packages in the Gentoo tree, latest version '
'ebuilds and newpackages\n'
' not yet in the tree. Targeting high-quality for '
'production use.'},
'homepage': 'https://github.com/Xiami2012/moexiami-ovl-dev',
'name': 'moexiami',
'owner': [{'email': 'i@f2light.com', 'name': 'Xiami', 'type': 'person'}],
'quality': 'testing',
'source': [{'type': 'git',
'uri': 'https://github.com/Xiami2012/moexiami-ovl-sync.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/Xiami2012/moexiami-ovl-sync.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync moexiami
*** syncing moexiami
Already up to date.
*** synced moexiami
* 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 moexiami
* Cache regenerated successfully
|