blob: 40b1126105ceec77ed9339659a48ef837a77212f (
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
|
{'description': {'en': "slash's personal overlay"},
'feed': ['https://gitea.com/slash/schplaf-gentoo-overlay.rss'],
'homepage': 'https://gitea.com/slash/schplaf-gentoo-overlay',
'name': 'schplaf',
'owner': [{'email': 'slash@schplaf.org', 'name': 'slash', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitea.com/slash/schplaf-gentoo-overlay'}],
'status': 'unofficial'}
pkgcore 0.12.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync schplaf
*** syncing schplaf
From https://gitea.com/slash/schplaf-gentoo-overlay
cbc83f1..af4a213 main -> origin/main
Updating cbc83f1..af4a213
Fast-forward
README.md | 2 +-
games-strategy/unciv-bin/Manifest | 8 ++------
.../unciv-bin/{unciv-bin-4.9.9.ebuild => unciv-bin-4.9.11.ebuild} | 0
3 files changed, 3 insertions(+), 7 deletions(-)
rename games-strategy/unciv-bin/{unciv-bin-4.9.9.ebuild => unciv-bin-4.9.11.ebuild} (100%)
*** synced schplaf
* 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 schplaf
* Cache regenerated successfully
|