blob: 556e4377d889127981c8f3f09c7d824921404e6c (
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
|
{'description': {'en': 'Personal Gentoo overlay of peeweep'},
'feed': ['https://code.0x0.ee/peeweep/gentoo-overlay/rss/branch/master'],
'homepage': 'https://code.0x0.ee/peeweep/gentoo-overlay',
'name': 'peeweep',
'owner': [{'email': 'peeweep@0x0.ee',
'name': 'jinqiang zhang',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://code.0x0.ee/peeweep/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync peeweep
*** syncing peeweep
warning: redirecting to https://forgejo.dream-universe.org/peeweep/gentoo-overlay.git/
From https://code.0x0.ee/peeweep/gentoo-overlay
0adf125..62401a3 master -> origin/master
Updating 0adf125..62401a3
Fast-forward
app-admin/supersm/{supersm-0.5.1-r3.ebuild => supersm-0.5.1-r4.ebuild} | 2 +-
.../{nali-0.8.1_p20240512.ebuild => nali-0.8.1_p20240512-r1.ebuild} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
rename app-admin/supersm/{supersm-0.5.1-r3.ebuild => supersm-0.5.1-r4.ebuild} (91%)
rename net-analyzer/nali/{nali-0.8.1_p20240512.ebuild => nali-0.8.1_p20240512-r1.ebuild} (95%)
*** synced peeweep
* 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 peeweep
* Cache regenerated successfully
|