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
|
{'description': {'en': 'Mirror of MELPA Stable emacs package repository'},
'feed': ['https://github.com/houseofsuns/melpa-stable/commits/master.atom'],
'homepage': 'https://github.com/houseofsuns/melpa-stable',
'name': 'melpa-stable',
'owner': [{'email': 'gentoo@houseofsuns.org',
'name': 'houseofsuns',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/houseofsuns/melpa-stable.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/houseofsuns/melpa-stable.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync melpa-stable
WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing melpa-stable
From https://github.com/houseofsuns/melpa-stable
14635d1a6..c257e3013 master -> origin/master
Updating 14635d1a6..c257e3013
Fast-forward
app-emacs/govc/Manifest | 4 ++--
app-emacs/govc/{govc-0.36.1.ebuild => govc-0.36.2.ebuild} | 0
app-emacs/mgmtconfig-mode/Manifest | 4 ++--
.../{mgmtconfig-mode-0.0.24.ebuild => mgmtconfig-mode-0.0.25.ebuild} | 0
app-emacs/robe/Manifest | 4 ++--
app-emacs/robe/{robe-0.8.4.ebuild => robe-0.8.6.ebuild} | 0
app-emacs/uxntal-mode/Manifest | 4 ++--
.../uxntal-mode/{uxntal-mode-0.2.ebuild => uxntal-mode-0.3.ebuild} | 0
metadata/md5-cache/app-emacs/{govc-0.36.1 => govc-0.36.2} | 2 +-
.../app-emacs/{mgmtconfig-mode-0.0.24 => mgmtconfig-mode-0.0.25} | 2 +-
metadata/md5-cache/app-emacs/{robe-0.8.4 => robe-0.8.6} | 2 +-
metadata/md5-cache/app-emacs/{uxntal-mode-0.2 => uxntal-mode-0.3} | 2 +-
12 files changed, 12 insertions(+), 12 deletions(-)
rename app-emacs/govc/{govc-0.36.1.ebuild => govc-0.36.2.ebuild} (100%)
rename app-emacs/mgmtconfig-mode/{mgmtconfig-mode-0.0.24.ebuild => mgmtconfig-mode-0.0.25.ebuild} (100%)
rename app-emacs/robe/{robe-0.8.4.ebuild => robe-0.8.6.ebuild} (100%)
rename app-emacs/uxntal-mode/{uxntal-mode-0.2.ebuild => uxntal-mode-0.3.ebuild} (100%)
rename metadata/md5-cache/app-emacs/{govc-0.36.1 => govc-0.36.2} (92%)
rename metadata/md5-cache/app-emacs/{mgmtconfig-mode-0.0.24 => mgmtconfig-mode-0.0.25} (89%)
rename metadata/md5-cache/app-emacs/{robe-0.8.4 => robe-0.8.6} (91%)
rename metadata/md5-cache/app-emacs/{uxntal-mode-0.2 => uxntal-mode-0.3} (89%)
*** synced melpa-stable
* 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-stable
* Cache regenerated successfully
|