blob: 68a0104e708de7257bc95612a908f4c6901ad797 (
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
31
32
33
34
35
36
37
38
|
{'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
WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing schplaf
From https://gitea.com/slash/schplaf-gentoo-overlay
bc00541..8fb265f main -> origin/main
Updating bc00541..8fb265f
Fast-forward
app-text/baca/Manifest | 9 ---------
app-text/baca/baca-0.1.0.ebuild | 34 ----------------------------------
app-text/baca/baca-0.1.12.ebuild | 34 ----------------------------------
app-text/baca/baca-0.1.14.ebuild | 34 ----------------------------------
app-text/baca/baca-0.1.16-r1.ebuild | 35 -----------------------------------
app-text/baca/baca-0.1.16.ebuild | 35 -----------------------------------
app-text/baca/baca-0.1.6.ebuild | 34 ----------------------------------
7 files changed, 215 deletions(-)
delete mode 100644 app-text/baca/baca-0.1.0.ebuild
delete mode 100644 app-text/baca/baca-0.1.12.ebuild
delete mode 100644 app-text/baca/baca-0.1.14.ebuild
delete mode 100644 app-text/baca/baca-0.1.16-r1.ebuild
delete mode 100644 app-text/baca/baca-0.1.16.ebuild
delete mode 100644 app-text/baca/baca-0.1.6.ebuild
*** 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
|