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
|
{'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
8dac02d..0804206 main -> origin/main
Updating 8dac02d..0804206
Fast-forward
app-emacs/beancount/Manifest | 3 +++
app-emacs/beancount/beancount-0.9.ebuild | 22 ++++++++++++++++++++++
app-emacs/beancount/metadata.xml | 9 +++++++++
app-emacs/gptel/Manifest | 4 ++--
.../{gptel-0.8.6.ebuild => gptel-0.9.0.ebuild} | 0
app-emacs/racket-mode/Manifest | 4 ++--
...uild => racket-mode-1.0.20240621.124732.ebuild} | 0
app-emacs/with-editor/Manifest | 4 ++--
...ditor-3.3.3.ebuild => with-editor-3.3.4.ebuild} | 0
metadata/md5-cache/app-emacs/beancount-0.9 | 12 ++++++++++++
.../app-emacs/{gptel-0.8.6 => gptel-0.9.0} | 2 +-
...0620.135010 => racket-mode-1.0.20240621.124732} | 2 +-
.../{with-editor-3.3.3 => with-editor-3.3.4} | 2 +-
13 files changed, 55 insertions(+), 9 deletions(-)
create mode 100644 app-emacs/beancount/Manifest
create mode 100644 app-emacs/beancount/beancount-0.9.ebuild
create mode 100644 app-emacs/beancount/metadata.xml
rename app-emacs/gptel/{gptel-0.8.6.ebuild => gptel-0.9.0.ebuild} (100%)
rename app-emacs/racket-mode/{racket-mode-1.0.20240620.135010.ebuild => racket-mode-1.0.20240621.124732.ebuild} (100%)
rename app-emacs/with-editor/{with-editor-3.3.3.ebuild => with-editor-3.3.4.ebuild} (100%)
create mode 100644 metadata/md5-cache/app-emacs/beancount-0.9
rename metadata/md5-cache/app-emacs/{gptel-0.8.6 => gptel-0.9.0} (91%)
rename metadata/md5-cache/app-emacs/{racket-mode-1.0.20240620.135010 => racket-mode-1.0.20240621.124732} (87%)
rename metadata/md5-cache/app-emacs/{with-editor-3.3.3 => with-editor-3.3.4} (90%)
*** 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
|