blob: 2e7d1c3c537a8036fba05f348083ef505033f814 (
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': 'An overlay of user-friendly "Stage5" of Gentoo Linux.'},
'homepage': 'https://github.com/lucascouts/bentoo.git',
'name': 'bentoo',
'owner': [{'email': 'lucascs@protonmail.com',
'name': 'Lucas C.S.',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/lucascouts/bentoo.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/lucascouts/bentoo.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bentoo
*** syncing bentoo
Already up to date.
*** synced bentoo
* 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 bentoo
* Cache regenerated successfully
|