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
|
{'description': {'en': 'Gentoo overlay with ebuilds by Stefan Talpalaru that '
'are not in the tree'},
'feed': ['https://github.com/stefantalpalaru/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/stefantalpalaru/gentoo-overlay',
'name': 'stefantalpalaru',
'owner': [{'email': 'stefantalpalaru@yahoo.com',
'name': 'Stefan Talpalaru',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/stefantalpalaru/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:stefantalpalaru/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync stefantalpalaru
WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:distros repo at '/var/lib/repo-mirror-ci/sync/distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:sergiotarxz repo at '/var/lib/repo-mirror-ci/sync/sergiotarxz', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing stefantalpalaru
From https://github.com/stefantalpalaru/gentoo-overlay
15767282..21365883 master -> origin/master
Updating 15767282..21365883
Fast-forward
dev-libs/dht/Manifest | 1 +
dev-libs/dht/dht-0.27.ebuild | 39 ++++++++++++++++++++++
dev-libs/dht/metadata.xml | 8 +++++
...0.ebuild => libb64-2.0.0.1_p20200910-r1.ebuild} | 21 ++++++++----
metadata/pkg_desc_index | 3 +-
5 files changed, 64 insertions(+), 8 deletions(-)
create mode 100644 dev-libs/dht/Manifest
create mode 100644 dev-libs/dht/dht-0.27.ebuild
create mode 100644 dev-libs/dht/metadata.xml
rename dev-libs/libb64/{libb64-2.0.0.1_p20200910.ebuild => libb64-2.0.0.1_p20200910-r1.ebuild} (50%)
*** synced stefantalpalaru
* 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 stefantalpalaru
* Cache regenerated successfully
|