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
|
{'description': {'en': 'Mirror of MELPA emacs package repository'},
'feed': ['https://github.com/houseofsuns/melpa/commits/master.atom'],
'homepage': 'https://github.com/houseofsuns/melpa',
'name': 'melpa',
'owner': [{'email': 'gentoo@houseofsuns.org',
'name': 'houseofsuns',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/houseofsuns/melpa.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/houseofsuns/melpa.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync melpa
*** syncing melpa
From https://github.com/houseofsuns/melpa
4ed4009af..e9f3918ec master -> origin/master
Updating 4ed4009af..e9f3918ec
Fast-forward
app-emacs/gptel/Manifest | 4 ++--
.../gptel/{gptel-20240501.2011.ebuild => gptel-20240503.1541.ebuild} | 0
app-emacs/magit-section/Manifest | 4 ++--
...t-section-20240502.15.ebuild => magit-section-20240503.753.ebuild} | 0
app-emacs/magit/Manifest | 4 ++--
.../magit/{magit-20240502.1559.ebuild => magit-20240503.753.ebuild} | 0
app-emacs/slime/Manifest | 4 ++--
.../slime/{slime-20240502.2149.ebuild => slime-20240503.1325.ebuild} | 0
.../md5-cache/app-emacs/{gptel-20240501.2011 => gptel-20240503.1541} | 2 +-
.../md5-cache/app-emacs/{magit-20240502.1559 => magit-20240503.753} | 2 +-
.../{magit-section-20240502.15 => magit-section-20240503.753} | 2 +-
.../md5-cache/app-emacs/{slime-20240502.2149 => slime-20240503.1325} | 2 +-
12 files changed, 12 insertions(+), 12 deletions(-)
rename app-emacs/gptel/{gptel-20240501.2011.ebuild => gptel-20240503.1541.ebuild} (100%)
rename app-emacs/magit-section/{magit-section-20240502.15.ebuild => magit-section-20240503.753.ebuild} (100%)
rename app-emacs/magit/{magit-20240502.1559.ebuild => magit-20240503.753.ebuild} (100%)
rename app-emacs/slime/{slime-20240502.2149.ebuild => slime-20240503.1325.ebuild} (100%)
rename metadata/md5-cache/app-emacs/{gptel-20240501.2011 => gptel-20240503.1541} (91%)
rename metadata/md5-cache/app-emacs/{magit-20240502.1559 => magit-20240503.753} (93%)
rename metadata/md5-cache/app-emacs/{magit-section-20240502.15 => magit-section-20240503.753} (89%)
rename metadata/md5-cache/app-emacs/{slime-20240502.2149 => slime-20240503.1325} (90%)
*** synced melpa
* 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 melpa
* Cache regenerated successfully
|