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.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gnu-elpa
*** syncing gnu-elpa
From https://github.com/houseofsuns/gnu-elpa
80b5b6b..3622fc8 master -> origin/master
Updating 80b5b6b..3622fc8
Fast-forward
app-emacs/ement/Manifest | 4 ++--
app-emacs/ement/{ement-0.8.1.ebuild => ement-0.8.2.ebuild} | 0
app-emacs/jinx/Manifest | 4 ++--
app-emacs/jinx/{jinx-0.4.ebuild => jinx-0.5.ebuild} | 0
metadata/md5-cache/app-emacs/{ement-0.8.1 => ement-0.8.2} | 2 +-
metadata/md5-cache/app-emacs/{jinx-0.4 => jinx-0.5} | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
rename app-emacs/ement/{ement-0.8.1.ebuild => ement-0.8.2.ebuild} (100%)
rename app-emacs/jinx/{jinx-0.4.ebuild => jinx-0.5.ebuild} (100%)
rename metadata/md5-cache/app-emacs/{ement-0.8.1 => ement-0.8.2} (93%)
rename metadata/md5-cache/app-emacs/{jinx-0.4 => jinx-0.5} (91%)
*** 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
|