blob: bca162978a9e9fb7f644e81a210f9f23dd2dac8e (
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
|
{'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'}],
'status': 'unofficial'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync icinga
*** syncing icinga
From https://github.com/antonfischl1980/icinga
15971b4..56e3401 master -> origin/master
Updating 15971b4..56e3401
Fast-forward
www-apps/icingaweb2-module-director/metadata.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 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
|