blob: cd7fafe0d272e555d03fbc4f7981bf304c142152 (
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
|
{'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
4ed7307..31b167d master -> origin/master
Updating 4ed7307..31b167d
Fast-forward
metadata/md5-cache/net-analyzer/check_crl-0 | 13 +++++++++++
net-analyzer/check_crl/check_crl-0.ebuild | 35 ++++++++++++++++++++++++++++
net-analyzer/check_crl/files/check_crl.conf | 36 +++++++++++++++++++++++++++++
net-analyzer/check_crl/metadata.xml | 12 ++++++++++
4 files changed, 96 insertions(+)
create mode 100644 metadata/md5-cache/net-analyzer/check_crl-0
create mode 100644 net-analyzer/check_crl/check_crl-0.ebuild
create mode 100644 net-analyzer/check_crl/files/check_crl.conf
create mode 100644 net-analyzer/check_crl/metadata.xml
*** 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
|