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
|
{'description': {'en': 'Gentoo overlay that brings you the newest versions of '
'modern software.'},
'feed': ['https://github.com/BlueManCZ/edgets/commits/master.atom'],
'homepage': 'https://github.com/BlueManCZ/edgets',
'name': 'edgets',
'owner': [{'email': 'ivo97@centrum.cz',
'name': 'Ivo Šmerek',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/BlueManCZ/edgets.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/BlueManCZ/edgets.git'}],
'status': 'unofficial'}
pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync edgets
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/sync/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing edgets
From https://github.com/BlueManCZ/edgets
efd1c8e..3b2b5a9 master -> origin/master
Updating efd1c8e..3b2b5a9
Fast-forward
PACKAGES.md | 2 +-
www-client/min-bin/Manifest | 19 ------
www-client/min-bin/min-bin-1.22.2.ebuild | 76 ----------------------
www-client/min-bin/min-bin-1.23.0.ebuild | 62 ------------------
www-client/min-bin/min-bin-1.24.0.ebuild | 62 ------------------
www-client/min-bin/min-bin-1.25.1.ebuild | 62 ------------------
www-client/min-bin/min-bin-1.26.0.ebuild | 62 ------------------
www-client/min/Manifest | 4 ++
www-client/{min-bin => min}/metadata.xml | 2 -
.../min-1.27.0.ebuild} | 3 +-
10 files changed, 6 insertions(+), 348 deletions(-)
delete mode 100644 www-client/min-bin/Manifest
delete mode 100644 www-client/min-bin/min-bin-1.22.2.ebuild
delete mode 100644 www-client/min-bin/min-bin-1.23.0.ebuild
delete mode 100644 www-client/min-bin/min-bin-1.24.0.ebuild
delete mode 100644 www-client/min-bin/min-bin-1.25.1.ebuild
delete mode 100644 www-client/min-bin/min-bin-1.26.0.ebuild
create mode 100644 www-client/min/Manifest
rename www-client/{min-bin => min}/metadata.xml (74%)
rename www-client/{min-bin/min-bin-1.25.0.ebuild => min/min-1.27.0.ebuild} (96%)
*** synced edgets
* 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 edgets
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/repos/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/repos/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
* Cache regenerated successfully
|