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
|
{'description': {'en': 'Gentoo Overlay Repository for Icinga2 related stuff'},
'homepage': 'https://github.com/antonfischl1980/icinga',
'name': 'icinga',
'owner': [{'email': 'github@fischl-online.de',
'name': 'Anton Fischl',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/antonfischl1980/icinga.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/antonfischl1980/icinga.git'}],
'status': 'unofficial'}
pkgcore 0.12.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync icinga
WARNING:pkgcore:bratishkaerik-overlay repo at '/var/lib/repo-mirror-ci/sync/bratishkaerik-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:gbrlsnchs repo at '/var/lib/repo-mirror-ci/sync/gbrlsnchs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing icinga
From https://github.com/antonfischl1980/icinga
6dc574f..ffbf4a5 master -> origin/master
Updating 6dc574f..ffbf4a5
Fast-forward
dev-libs/icinga-php-library/Manifest | 1 -
.../icinga-php-library-0.11.1.ebuild | 32 ---------
dev-perl/GLPlugin/GLPlugin-5.18.ebuild | 2 +-
.../md5-cache/dev-libs/icinga-php-library-0.11.1 | 12 ----
metadata/md5-cache/dev-perl/GLPlugin-5.18 | 4 +-
metadata/md5-cache/www-apps/icingaweb2-2.11.4 | 15 ----
metadata/pkg_desc_index | 4 +-
metadata/timestamp.chk | 2 +-
www-apps/icingaweb2/icingaweb2-2.11.4.ebuild | 83 ----------------------
9 files changed, 6 insertions(+), 149 deletions(-)
delete mode 100644 dev-libs/icinga-php-library/icinga-php-library-0.11.1.ebuild
delete mode 100644 metadata/md5-cache/dev-libs/icinga-php-library-0.11.1
delete mode 100644 metadata/md5-cache/www-apps/icingaweb2-2.11.4
delete mode 100644 www-apps/icingaweb2/icingaweb2-2.11.4.ebuild
*** synced icinga
* 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 icinga
* Cache regenerated successfully
|