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 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.27
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync melpa-stable
*** syncing melpa-stable
From https://github.com/houseofsuns/melpa-stable
a42466ea6..ba87d1eb1 master -> origin/master
Updating a42466ea6..ba87d1eb1
Fast-forward
app-emacs/gnosis/Manifest | 4 ++--
app-emacs/gnosis/{gnosis-0.4.2.ebuild => gnosis-0.4.3.ebuild} | 0
metadata/md5-cache/app-emacs/{gnosis-0.4.2 => gnosis-0.4.3} | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
rename app-emacs/gnosis/{gnosis-0.4.2.ebuild => gnosis-0.4.3.ebuild} (100%)
rename metadata/md5-cache/app-emacs/{gnosis-0.4.2 => gnosis-0.4.3} (91%)
*** 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
|