blob: 862f14003ef0a3737febd18e99071e9d8b81b4dd (
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.10
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync icinga
*** syncing icinga
From https://github.com/antonfischl1980/icinga
09e99bd..c0c0ebf master -> origin/master
Updating 09e99bd..c0c0ebf
Fast-forward
.github/workflows/emerge-test.yml | 2 +-
.github/workflows/emerge-test/package.use | 15 ---------------
.../default/linux/amd64/17.1/no-multilib/icinga/eapi | 1 +
.../default/linux/amd64/17.1/no-multilib/icinga/parent | 3 +++
profiles/icinga/make.defaults | 4 ++++
profiles/icinga/package.use | 16 ++++++++++++++++
profiles/profiles.desc | 1 +
7 files changed, 26 insertions(+), 16 deletions(-)
delete mode 100644 .github/workflows/emerge-test/package.use
create mode 100644 profiles/default/linux/amd64/17.1/no-multilib/icinga/eapi
create mode 100644 profiles/default/linux/amd64/17.1/no-multilib/icinga/parent
create mode 100644 profiles/icinga/make.defaults
*** 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
|