blob: 491543fad8f8506089885b9a75136a62033b9c9f (
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
27
28
29
30
|
{'description': {'en': 'Overlay providing packages to bootstrap OpenJDK and '
'Rust'},
'homepage': 'https://gitlab.com/stikonas/gentoo-bootstrap',
'name': 'gentoo-bootstrap',
'owner': [{'email': 'andrius@stikonas.eu',
'name': 'Andrius Štikonas',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/stikonas/gentoo-bootstrap.git'},
{'type': 'git',
'uri': 'git+ssh://git@gitlab.com:stikonas/gentoo-bootstrap.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-bootstrap
*** syncing gentoo-bootstrap
From https://gitlab.com/stikonas/gentoo-bootstrap
de0b5f6..53507ef master -> origin/master
Updating de0b5f6..53507ef
Fast-forward
dev-java/jikes/Manifest | 2 +-
dev-java/jikes/jikes-1.22-r13.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
*** synced gentoo-bootstrap
* 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 gentoo-bootstrap
* Cache regenerated successfully
|