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
39
40
41
42
43
44
|
{'description': {'en': 'Zscheile Overlay'},
'feed': ['https://github.com/fogti/portage-zscheile/commits/master.atom'],
'homepage': 'https://github.com/fogti/portage-zscheile',
'name': 'zscheile',
'owner': [{'email': 'fogti@ytrizja.de',
'name': 'Alain Zscheile',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/fogti/portage-zscheile.git'},
{'type': 'git',
'uri': 'git://github.com/fogti/portage-zscheile.git'},
{'type': 'git',
'uri': 'git@github.com:fogti/portage-zscheile.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zscheile
*** syncing zscheile
From https://github.com/fogti/portage-zscheile
48d3193a..821d2096 main -> origin/main
Updating 48d3193a..821d2096
Fast-forward
net-misc/mosh/Manifest | 1 -
net-misc/mosh/SourceRepo | 1 -
net-misc/mosh/files/mosh-1.2.5-git-version.patch | 16 ---
.../mosh/files/mosh-1.3.2-true-color-support.patch | 133 ---------------------
net-misc/mosh/metadata.xml | 25 ----
net-misc/mosh/mosh-1.3.2.ebuild | 77 ------------
net-misc/mosh/mosh-9999.ebuild | 76 ------------
7 files changed, 329 deletions(-)
delete mode 100644 net-misc/mosh/Manifest
delete mode 100644 net-misc/mosh/SourceRepo
delete mode 100644 net-misc/mosh/files/mosh-1.2.5-git-version.patch
delete mode 100644 net-misc/mosh/files/mosh-1.3.2-true-color-support.patch
delete mode 100644 net-misc/mosh/metadata.xml
delete mode 100644 net-misc/mosh/mosh-1.3.2.ebuild
delete mode 100644 net-misc/mosh/mosh-9999.ebuild
*** synced zscheile
* 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 zscheile
* Cache regenerated successfully
|