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
|
{'description': {'en': 'Personal ebuild repository. Emacs, Lisp, minimalism.'},
'feed': ['https://gitlab.com/akater/ebuilds/commits/master.atom'],
'homepage': 'https://gitlab.com/akater/ebuilds',
'name': 'akater',
'owner': [{'email': 'nuclearspace@gmail.com',
'name': 'akater',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/akater/ebuilds.git'},
{'type': 'git',
'uri': 'git+ssh://git@gitlab.com/akater/ebuilds.git'}],
'status': 'unofficial'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync akater
WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing akater
From https://gitlab.com/akater/ebuilds
85af3a0..a99e5e3 master -> origin/master
Updating 85af3a0..a99e5e3
Fast-forward
app-emacs/telega/Manifest | 6 +-
.../telega/files/telega-0.8.210-fix-make-doc.patch | 14 +++
.../telega/files/telega-9999-fix-make-doc.patch | 14 ---
app-emacs/telega/telega-0.8.210.ebuild | 134 +++++++++++++++++++++
app-emacs/telega/telega-9999.ebuild | 4 +-
net-libs/tdlib/Manifest | 1 +
net-libs/tdlib/tdlib-1.8.21.ebuild | 111 +++++++++++++++++
7 files changed, 266 insertions(+), 18 deletions(-)
create mode 100644 app-emacs/telega/files/telega-0.8.210-fix-make-doc.patch
create mode 100644 app-emacs/telega/telega-0.8.210.ebuild
create mode 100644 net-libs/tdlib/tdlib-1.8.21.ebuild
*** synced akater
* 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 akater
* Cache regenerated successfully
|