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
55
56
57
58
59
60
61
62
|
{'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.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync melpa
*** syncing melpa
From https://github.com/houseofsuns/melpa
f9c7ac45d..a3f8303c3 master -> origin/master
Updating f9c7ac45d..a3f8303c3
Fast-forward
app-emacs/binky/Manifest | 4 ++--
.../binky/{binky-20231016.1932.ebuild => binky-20231017.1600.ebuild} | 0
app-emacs/cider/Manifest | 4 ++--
.../cider/{cider-20231016.1927.ebuild => cider-20231017.1038.ebuild} | 0
app-emacs/debian-el/Manifest | 4 ++--
.../{debian-el-20231008.303.ebuild => debian-el-20231017.1022.ebuild} | 0
app-emacs/eask/Manifest | 4 ++--
.../eask/{eask-20231013.2032.ebuild => eask-20231017.1227.ebuild} | 0
app-emacs/khoj/Manifest | 4 ++--
.../khoj/{khoj-20231014.343.ebuild => khoj-20231017.1401.ebuild} | 0
app-emacs/lem/Manifest | 4 ++--
app-emacs/lem/{lem-20230905.718.ebuild => lem-20231017.1432.ebuild} | 0
app-emacs/thrift/Manifest | 4 ++--
.../thrift/{thrift-20231008.729.ebuild => thrift-20231014.28.ebuild} | 0
.../md5-cache/app-emacs/{binky-20231016.1932 => binky-20231017.1600} | 2 +-
.../md5-cache/app-emacs/{cider-20231016.1927 => cider-20231017.1038} | 2 +-
.../app-emacs/{debian-el-20231008.303 => debian-el-20231017.1022} | 2 +-
.../md5-cache/app-emacs/{eask-20231013.2032 => eask-20231017.1227} | 2 +-
.../md5-cache/app-emacs/{khoj-20231014.343 => khoj-20231017.1401} | 2 +-
metadata/md5-cache/app-emacs/{lem-20230905.718 => lem-20231017.1432} | 2 +-
.../md5-cache/app-emacs/{thrift-20231008.729 => thrift-20231014.28} | 2 +-
21 files changed, 21 insertions(+), 21 deletions(-)
rename app-emacs/binky/{binky-20231016.1932.ebuild => binky-20231017.1600.ebuild} (100%)
rename app-emacs/cider/{cider-20231016.1927.ebuild => cider-20231017.1038.ebuild} (100%)
rename app-emacs/debian-el/{debian-el-20231008.303.ebuild => debian-el-20231017.1022.ebuild} (100%)
rename app-emacs/eask/{eask-20231013.2032.ebuild => eask-20231017.1227.ebuild} (100%)
rename app-emacs/khoj/{khoj-20231014.343.ebuild => khoj-20231017.1401.ebuild} (100%)
rename app-emacs/lem/{lem-20230905.718.ebuild => lem-20231017.1432.ebuild} (100%)
rename app-emacs/thrift/{thrift-20231008.729.ebuild => thrift-20231014.28.ebuild} (100%)
rename metadata/md5-cache/app-emacs/{binky-20231016.1932 => binky-20231017.1600} (89%)
rename metadata/md5-cache/app-emacs/{cider-20231016.1927 => cider-20231017.1038} (93%)
rename metadata/md5-cache/app-emacs/{debian-el-20231008.303 => debian-el-20231017.1022} (89%)
rename metadata/md5-cache/app-emacs/{eask-20231013.2032 => eask-20231017.1227} (90%)
rename metadata/md5-cache/app-emacs/{khoj-20231014.343 => khoj-20231017.1401} (91%)
rename metadata/md5-cache/app-emacs/{lem-20230905.718 => lem-20231017.1432} (91%)
rename metadata/md5-cache/app-emacs/{thrift-20231008.729 => thrift-20231014.28} (89%)
*** 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
|