blob: 5490f175781484d6cc8531b6d136817da526d8c7 (
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
|
{'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.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync icinga
*** syncing icinga
From https://github.com/antonfischl1980/icinga
87ad6e0..0b1ed3d master -> origin/master
Updating 87ad6e0..0b1ed3d
Fast-forward
metadata/md5-cache/dev-php/pecl-yaml-2.2.3-r1 | 4 ++--
metadata/timestamp.chk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
*** 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
|