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
|
{'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.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gnu-elpa
*** syncing gnu-elpa
From https://github.com/houseofsuns/gnu-elpa
e550a81..411bdde master -> origin/master
Updating e550a81..411bdde
Fast-forward
app-emacs/emacs-gc-stats/Manifest | 3 +++
app-emacs/emacs-gc-stats/emacs-gc-stats-1.1.ebuild | 22 ++++++++++++++++++++++
app-emacs/emacs-gc-stats/metadata.xml | 9 +++++++++
app-emacs/triples/Manifest | 4 ++--
.../{triples-0.3.ebuild => triples-0.3.1.ebuild} | 0
metadata/md5-cache/app-emacs/emacs-gc-stats-1.1 | 12 ++++++++++++
.../app-emacs/{triples-0.3 => triples-0.3.1} | 2 +-
7 files changed, 49 insertions(+), 3 deletions(-)
create mode 100644 app-emacs/emacs-gc-stats/Manifest
create mode 100644 app-emacs/emacs-gc-stats/emacs-gc-stats-1.1.ebuild
create mode 100644 app-emacs/emacs-gc-stats/metadata.xml
rename app-emacs/triples/{triples-0.3.ebuild => triples-0.3.1.ebuild} (100%)
create mode 100644 metadata/md5-cache/app-emacs/emacs-gc-stats-1.1
rename metadata/md5-cache/app-emacs/{triples-0.3 => triples-0.3.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
|