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
|
{'description': {'en': 'personal overlay of forgotten ebuilds'},
'feed': ['https://github.com/nabbi/oubliette-overlay/commits/master.atom'],
'homepage': 'https://github.com/nabbi/oubliette-overlay',
'name': 'oubliette',
'owner': [{'email': 'nic@boet.cc', 'name': 'nic', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/nabbi/oubliette-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/nabbi/oubliette-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.7
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync oubliette
*** syncing oubliette
From https://github.com/nabbi/oubliette-overlay
f2a3ac2..480cf7f master -> origin/master
Updating f2a3ac2..480cf7f
Fast-forward
.github/workflows/repoman.yml | 128 ++++++++++++++++++++++++++++++++++++++++++
README.md | 2 +-
2 files changed, 129 insertions(+), 1 deletion(-)
create mode 100644 .github/workflows/repoman.yml
*** synced oubliette
* 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 oubliette
* Cache regenerated successfully
|