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
60
61
|
{'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.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gnu-elpa
*** syncing gnu-elpa
From https://github.com/houseofsuns/gnu-elpa
3f87283..2808594 master -> origin/master
Updating 3f87283..2808594
Fast-forward
app-emacs/consult-denote/Manifest | 3 +++
.../consult-denote/consult-denote-0.0.0.ebuild | 24 ++++++++++++++++++++++
app-emacs/consult-denote/metadata.xml | 9 ++++++++
app-emacs/drepl/Manifest | 4 ++--
.../drepl/{drepl-0.2.ebuild => drepl-0.3.ebuild} | 0
app-emacs/gtags-mode/Manifest | 4 ++--
...gtags-mode-1.5.ebuild => gtags-mode-1.6.ebuild} | 0
app-emacs/notmuch-indicator/Manifest | 4 ++--
...1.1.0.ebuild => notmuch-indicator-1.2.0.ebuild} | 2 +-
app-emacs/org-mode/Manifest | 4 ++--
...g-mode-9.6.29.ebuild => org-mode-9.6.30.ebuild} | 0
app-emacs/urgrep/Manifest | 4 ++--
.../{urgrep-0.4.1.ebuild => urgrep-0.5.0.ebuild} | 0
metadata/md5-cache/app-emacs/consult-denote-0.0.0 | 13 ++++++++++++
.../md5-cache/app-emacs/{drepl-0.2 => drepl-0.3} | 2 +-
.../app-emacs/{gtags-mode-1.5 => gtags-mode-1.6} | 2 +-
...uch-indicator-1.1.0 => notmuch-indicator-1.2.0} | 6 +++---
.../app-emacs/{org-mode-9.6.29 => org-mode-9.6.30} | 2 +-
.../app-emacs/{urgrep-0.4.1 => urgrep-0.5.0} | 2 +-
19 files changed, 67 insertions(+), 18 deletions(-)
create mode 100644 app-emacs/consult-denote/Manifest
create mode 100644 app-emacs/consult-denote/consult-denote-0.0.0.ebuild
create mode 100644 app-emacs/consult-denote/metadata.xml
rename app-emacs/drepl/{drepl-0.2.ebuild => drepl-0.3.ebuild} (100%)
rename app-emacs/gtags-mode/{gtags-mode-1.5.ebuild => gtags-mode-1.6.ebuild} (100%)
rename app-emacs/notmuch-indicator/{notmuch-indicator-1.1.0.ebuild => notmuch-indicator-1.2.0.ebuild} (86%)
rename app-emacs/org-mode/{org-mode-9.6.29.ebuild => org-mode-9.6.30.ebuild} (100%)
rename app-emacs/urgrep/{urgrep-0.4.1.ebuild => urgrep-0.5.0.ebuild} (100%)
create mode 100644 metadata/md5-cache/app-emacs/consult-denote-0.0.0
rename metadata/md5-cache/app-emacs/{drepl-0.2 => drepl-0.3} (91%)
rename metadata/md5-cache/app-emacs/{gtags-mode-1.5 => gtags-mode-1.6} (90%)
rename metadata/md5-cache/app-emacs/{notmuch-indicator-1.1.0 => notmuch-indicator-1.2.0} (74%)
rename metadata/md5-cache/app-emacs/{org-mode-9.6.29 => org-mode-9.6.30} (90%)
rename metadata/md5-cache/app-emacs/{urgrep-0.4.1 => urgrep-0.5.0} (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
|