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
|
{'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.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gnu-elpa
*** syncing gnu-elpa
From https://github.com/houseofsuns/gnu-elpa
5aa25b3..e671a60 master -> origin/master
Updating 5aa25b3..e671a60
Fast-forward
app-emacs/triples/Manifest | 4 ++--
app-emacs/triples/{triples-0.4.0.ebuild => triples-0.4.1.ebuild} | 0
metadata/md5-cache/app-emacs/{triples-0.4.0 => triples-0.4.1} | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
rename app-emacs/triples/{triples-0.4.0.ebuild => triples-0.4.1.ebuild} (100%)
rename metadata/md5-cache/app-emacs/{triples-0.4.0 => triples-0.4.1} (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
|