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
|
{'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.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nongnu-elpa
WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing nongnu-elpa
From https://github.com/houseofsuns/nongnu-elpa
6748713..66e4c22 main -> origin/main
Updating 6748713..66e4c22
Fast-forward
app-emacs/package-lint/Manifest | 4 ++--
.../{package-lint-0.20.ebuild => package-lint-0.21.ebuild} | 0
app-emacs/racket-mode/Manifest | 4 ++--
...0.20231111.185421.ebuild => racket-mode-1.0.20231113.94505.ebuild} | 0
metadata/md5-cache/app-emacs/{package-lint-0.20 => package-lint-0.21} | 2 +-
...racket-mode-1.0.20231111.185421 => racket-mode-1.0.20231113.94505} | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
rename app-emacs/package-lint/{package-lint-0.20.ebuild => package-lint-0.21.ebuild} (100%)
rename app-emacs/racket-mode/{racket-mode-1.0.20231111.185421.ebuild => racket-mode-1.0.20231113.94505.ebuild} (100%)
rename metadata/md5-cache/app-emacs/{package-lint-0.20 => package-lint-0.21} (91%)
rename metadata/md5-cache/app-emacs/{racket-mode-1.0.20231111.185421 => racket-mode-1.0.20231113.94505} (87%)
*** 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
|