blob: aad76bf009d9e9e5b10c6d737d3e833b3179a1ed (
plain)
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
|
{'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.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync icinga
*** syncing icinga
From https://github.com/antonfischl1980/icinga
8673948..62b0b5b master -> origin/master
Updating 8673948..62b0b5b
Fast-forward
.../{check_vmware_esx-1.2.5-r1 => check_vmware_esx-1.2.5-r2} | 0
metadata/pkg_desc_index | 2 +-
metadata/timestamp.chk | 2 +-
...heck_vmware_esx-1.2.5-r1.ebuild => check_vmware_esx-1.2.5-r2.ebuild} | 0
net-analyzer/check_vmware_esx/files/check_vmware_esx-1.2.5-pr206.patch | 2 +-
5 files changed, 3 insertions(+), 3 deletions(-)
rename metadata/md5-cache/net-analyzer/{check_vmware_esx-1.2.5-r1 => check_vmware_esx-1.2.5-r2} (100%)
rename net-analyzer/check_vmware_esx/{check_vmware_esx-1.2.5-r1.ebuild => check_vmware_esx-1.2.5-r2.ebuild} (100%)
*** 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
|