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
|
{'description': {'en': 'Mirror of GNU ELPA emacs package repository'},
'feed': ['https://github.com/houseofsuns/gnu-elpa/commits/master.atom'],
'homepage': 'https://github.com/houseofsuns/gnu-elpa',
'name': 'gnu-elpa',
'owner': [{'email': 'gentoo@houseofsuns.org',
'name': 'houseofsuns',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/houseofsuns/gnu-elpa.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/houseofsuns/gnu-elpa.git'}],
'status': 'unofficial'}
pkgcore 0.12.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gnu-elpa
*** syncing gnu-elpa
From https://github.com/houseofsuns/gnu-elpa
a0f64d9..15cc90e master -> origin/master
Updating a0f64d9..15cc90e
Fast-forward
app-emacs/bufferlo/Manifest | 4 ++--
app-emacs/bufferlo/{bufferlo-0.5.ebuild => bufferlo-0.6.ebuild} | 0
app-emacs/theme-buffet/Manifest | 4 ++--
.../{theme-buffet-0.1.1.ebuild => theme-buffet-0.1.2.ebuild} | 0
metadata/md5-cache/app-emacs/{bufferlo-0.5 => bufferlo-0.6} | 2 +-
.../md5-cache/app-emacs/{theme-buffet-0.1.1 => theme-buffet-0.1.2} | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
rename app-emacs/bufferlo/{bufferlo-0.5.ebuild => bufferlo-0.6.ebuild} (100%)
rename app-emacs/theme-buffet/{theme-buffet-0.1.1.ebuild => theme-buffet-0.1.2.ebuild} (100%)
rename metadata/md5-cache/app-emacs/{bufferlo-0.5 => bufferlo-0.6} (90%)
rename metadata/md5-cache/app-emacs/{theme-buffet-0.1.1 => theme-buffet-0.1.2} (89%)
*** synced gnu-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 gnu-elpa
* Cache regenerated successfully
|