blob: 0deeddf288e33866a02dd7182f31b2aec462cdd8 (
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
35
36
37
38
|
{'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.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync icinga
*** syncing icinga
From https://github.com/antonfischl1980/icinga
77db9cc..c0c4ab5 master -> origin/master
Updating 77db9cc..c0c4ab5
Fast-forward
dev-perl/GLPlugin/GLPlugin-5.32.0.4.ebuild | 2 +-
metadata/md5-cache/dev-perl/GLPlugin-5.32.0.4 | 4 +--
.../md5-cache/net-analyzer/check_nextcloud-2.0.1 | 4 +--
.../net-analyzer/check_nextcloud_security-1.1-r2 | 12 ++++++++
metadata/pkg_desc_index | 2 +-
metadata/timestamp.chk | 2 +-
.../check_nextcloud/check_nextcloud-2.0.1.ebuild | 2 +-
.../check_nextcloud_security-1.1-r2.ebuild | 36 ++++++++++++++++++++++
profiles/icinga/make.defaults | 6 ++--
9 files changed, 59 insertions(+), 11 deletions(-)
create mode 100644 metadata/md5-cache/net-analyzer/check_nextcloud_security-1.1-r2
create mode 100644 net-analyzer/check_nextcloud_security/check_nextcloud_security-1.1-r2.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
|