blob: 090deab779a35099ac1587a87c5a8bfa906b69c3 (
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
39
40
41
42
43
|
{'description': {'en': "Richard Hering's gentoo overlay"},
'feed': ['https://github.com/internethering/hering-overlay/commits/master.atom'],
'homepage': 'https://github.com/internethering/hering-overlay',
'name': 'hering-overlay',
'owner': [{'email': 'richard@internethering.de',
'name': 'Richard Hering',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/internethering/hering-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync hering-overlay
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing hering-overlay
From https://github.com/internethering/hering-overlay
eaa7b28..76ecdfa master -> origin/master
Updating eaa7b28..76ecdfa
Fast-forward
net-mail/z-push/{z-push-2.4.3.ebuild => z-push-2.4.5.ebuild} | 0
sys-kernel/pf-sources/Manifest | 2 +-
.../pf-sources/{pf-sources-4.19_p1.ebuild => pf-sources-4.19_p4.ebuild} | 0
www-apache/mod_qos/Manifest | 2 +-
www-apache/mod_qos/{mod_qos-11.57.ebuild => mod_qos-11.59.ebuild} | 0
www-servers/selenium-server-standalone/Manifest | 2 +-
...andalone-3.13.0.ebuild => selenium-server-standalone-3.141.5.ebuild} | 0
7 files changed, 3 insertions(+), 3 deletions(-)
rename net-mail/z-push/{z-push-2.4.3.ebuild => z-push-2.4.5.ebuild} (100%)
rename sys-kernel/pf-sources/{pf-sources-4.19_p1.ebuild => pf-sources-4.19_p4.ebuild} (100%)
rename www-apache/mod_qos/{mod_qos-11.57.ebuild => mod_qos-11.59.ebuild} (100%)
rename www-servers/selenium-server-standalone/{selenium-server-standalone-3.13.0.ebuild => selenium-server-standalone-3.141.5.ebuild} (100%)
*** synced hering-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 hering-overlay
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
* Cache regenerated successfully
|