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
45
46
47
48
49
50
51
52
53
54
|
{'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.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nongnu-elpa
*** syncing nongnu-elpa
From https://github.com/houseofsuns/nongnu-elpa
2e50e53..9a89568 main -> origin/main
Updating 2e50e53..9a89568
Fast-forward
app-emacs/loopy-dash/Manifest | 3 +++
app-emacs/loopy-dash/loopy-dash-0.13.0.ebuild | 24 +++++++++++++++++++
app-emacs/loopy-dash/metadata.xml | 9 +++++++
app-emacs/loopy/Manifest | 3 +++
app-emacs/loopy/loopy-0.14.0.ebuild | 28 ++++++++++++++++++++++
app-emacs/loopy/metadata.xml | 9 +++++++
app-emacs/macrostep/Manifest | 4 ++--
...crostep-0.9.4.ebuild => macrostep-0.9.5.ebuild} | 0
app-emacs/racket-mode/Manifest | 4 ++--
...build => racket-mode-1.0.20250201.91223.ebuild} | 0
metadata/md5-cache/app-emacs/loopy-0.14.0 | 13 ++++++++++
metadata/md5-cache/app-emacs/loopy-dash-0.13.0 | 13 ++++++++++
.../app-emacs/{macrostep-0.9.4 => macrostep-0.9.5} | 2 +-
...50125.153651 => racket-mode-1.0.20250201.91223} | 2 +-
14 files changed, 108 insertions(+), 6 deletions(-)
create mode 100644 app-emacs/loopy-dash/Manifest
create mode 100644 app-emacs/loopy-dash/loopy-dash-0.13.0.ebuild
create mode 100644 app-emacs/loopy-dash/metadata.xml
create mode 100644 app-emacs/loopy/Manifest
create mode 100644 app-emacs/loopy/loopy-0.14.0.ebuild
create mode 100644 app-emacs/loopy/metadata.xml
rename app-emacs/macrostep/{macrostep-0.9.4.ebuild => macrostep-0.9.5.ebuild} (100%)
rename app-emacs/racket-mode/{racket-mode-1.0.20250125.153651.ebuild => racket-mode-1.0.20250201.91223.ebuild} (100%)
create mode 100644 metadata/md5-cache/app-emacs/loopy-0.14.0
create mode 100644 metadata/md5-cache/app-emacs/loopy-dash-0.13.0
rename metadata/md5-cache/app-emacs/{macrostep-0.9.4 => macrostep-0.9.5} (90%)
rename metadata/md5-cache/app-emacs/{racket-mode-1.0.20250125.153651 => racket-mode-1.0.20250201.91223} (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
|