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
50
51
52
53
54
55
56
57
58
59
|
{'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.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync melpa-stable
*** syncing melpa-stable
From https://github.com/houseofsuns/melpa-stable
efb50272..bf6938ac master -> origin/master
Updating efb50272..bf6938ac
Fast-forward
app-emacs/dune/Manifest | 4 ++--
.../dune/{dune-3.8.0.ebuild => dune-3.8.1.ebuild} | 0
app-emacs/ednc/Manifest | 3 +++
app-emacs/ednc/ednc-0.2.ebuild | 22 ++++++++++++++++++++++
app-emacs/ednc/metadata.xml | 9 +++++++++
app-emacs/flycheck-grammalecte/Manifest | 4 ++--
...-2.3.ebuild => flycheck-grammalecte-2.4.ebuild} | 0
app-emacs/org-bulletproof/Manifest | 3 +++
app-emacs/org-bulletproof/metadata.xml | 9 +++++++++
.../org-bulletproof/org-bulletproof-0.2.ebuild | 22 ++++++++++++++++++++++
app-emacs/tide/Manifest | 4 ++--
.../tide/{tide-4.5.4.ebuild => tide-5.1.3.ebuild} | 6 ++----
.../md5-cache/app-emacs/{dune-3.8.0 => dune-3.8.1} | 2 +-
metadata/md5-cache/app-emacs/ednc-0.2 | 12 ++++++++++++
...ck-grammalecte-2.3 => flycheck-grammalecte-2.4} | 2 +-
metadata/md5-cache/app-emacs/org-bulletproof-0.2 | 12 ++++++++++++
.../md5-cache/app-emacs/{tide-4.5.4 => tide-5.1.3} | 8 ++++----
17 files changed, 106 insertions(+), 16 deletions(-)
rename app-emacs/dune/{dune-3.8.0.ebuild => dune-3.8.1.ebuild} (100%)
create mode 100644 app-emacs/ednc/Manifest
create mode 100644 app-emacs/ednc/ednc-0.2.ebuild
create mode 100644 app-emacs/ednc/metadata.xml
rename app-emacs/flycheck-grammalecte/{flycheck-grammalecte-2.3.ebuild => flycheck-grammalecte-2.4.ebuild} (100%)
create mode 100644 app-emacs/org-bulletproof/Manifest
create mode 100644 app-emacs/org-bulletproof/metadata.xml
create mode 100644 app-emacs/org-bulletproof/org-bulletproof-0.2.ebuild
rename app-emacs/tide/{tide-4.5.4.ebuild => tide-5.1.3.ebuild} (83%)
rename metadata/md5-cache/app-emacs/{dune-3.8.0 => dune-3.8.1} (90%)
create mode 100644 metadata/md5-cache/app-emacs/ednc-0.2
rename metadata/md5-cache/app-emacs/{flycheck-grammalecte-2.3 => flycheck-grammalecte-2.4} (98%)
create mode 100644 metadata/md5-cache/app-emacs/org-bulletproof-0.2
rename metadata/md5-cache/app-emacs/{tide-4.5.4 => tide-5.1.3} (62%)
*** 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
|