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
|
{'description': {'en': 'Mirror of NonGNU ELPA emacs package repository'},
'feed': ['https://github.com/houseofsuns/nongnu-elpa/commits/master.atom'],
'homepage': 'https://github.com/houseofsuns/nongnu-elpa',
'name': 'nongnu-elpa',
'owner': [{'email': 'gentoo@houseofsuns.org',
'name': 'houseofsuns',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/houseofsuns/nongnu-elpa.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/houseofsuns/nongnu-elpa.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nongnu-elpa
*** syncing nongnu-elpa
From https://github.com/houseofsuns/nongnu-elpa
e973dfe..2e63a0f main -> origin/main
Updating e973dfe..2e63a0f
Fast-forward
app-emacs/d-mode/Manifest | 4 ++--
.../d-mode/{d-mode-202405290611.ebuild => d-mode-202408131340.ebuild} | 0
.../md5-cache/app-emacs/{d-mode-202405290611 => d-mode-202408131340} | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
rename app-emacs/d-mode/{d-mode-202405290611.ebuild => d-mode-202408131340.ebuild} (100%)
rename metadata/md5-cache/app-emacs/{d-mode-202405290611 => d-mode-202408131340} (89%)
*** synced nongnu-elpa
* 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 nongnu-elpa
* Cache regenerated successfully
|