blob: f9331f815960578924a24777b399a761d475d644 (
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
|
{'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
41e4e83..5339758 master -> origin/master
ba9e07b..eaab3bf dev-python/pywbem-1.4.1 -> origin/dev-python/pywbem-1.4.1
Updating 41e4e83..5339758
Fast-forward
dev-python/pywbem/Manifest | 1 +
dev-python/pywbem/pywbem-1.4.1.ebuild | 38 ++++++++++++++++++++++++++++++
metadata/md5-cache/dev-python/pywbem-1.4.1 | 16 +++++++++++++
metadata/pkg_desc_index | 2 +-
4 files changed, 56 insertions(+), 1 deletion(-)
create mode 100644 dev-python/pywbem/pywbem-1.4.1.ebuild
create mode 100644 metadata/md5-cache/dev-python/pywbem-1.4.1
*** 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
|