blob: fe5e5e4fb1d1d72dd61fe8a83b33ae5f19d81be4 (
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
|
{'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
8776885..522a4f1 master -> origin/master
Updating 8776885..522a4f1
Fast-forward
net-vpn/candy/Manifest | 1 -
net-vpn/candy/candy-5.10.3.ebuild | 43 ---------------------------------------
net-vpn/candy/files/README.gentoo | 10 ---------
net-vpn/candy/metadata.xml | 15 --------------
4 files changed, 69 deletions(-)
delete mode 100644 net-vpn/candy/Manifest
delete mode 100644 net-vpn/candy/candy-5.10.3.ebuild
delete mode 100644 net-vpn/candy/files/README.gentoo
delete mode 100644 net-vpn/candy/metadata.xml
*** 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
|