blob: f162bc7e7e245fc3200fc6a71f9daf55f3352562 (
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': "Jerzy Kolosowski's Gentoo overlay"},
'homepage': 'https://git.kolosowscy.pl/jurek/gentoo-overlay',
'name': 'jkolo',
'owner': [{'email': 'jerzy@kolosowscy.pl',
'name': 'Jerzy Kolosowski',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync jkolo
*** syncing jkolo
From https://git.kolosowscy.pl/jurek/gentoo-overlay
e0a185c..f151740 master -> origin/master
Updating e0a185c..f151740
Fast-forward
www-servers/nginx/Manifest | 11 +++++----
.../{nginx-1.25.4.ebuild => nginx-1.27.0.ebuild} | 27 +++++++++++++++++++---
...25.4.ebuild.based => nginx-1.27.0.ebuild.based} | 27 +++++++++++++++++++---
3 files changed, 54 insertions(+), 11 deletions(-)
rename www-servers/nginx/{nginx-1.25.4.ebuild => nginx-1.27.0.ebuild} (98%)
rename www-servers/nginx/{nginx-1.25.4.ebuild.based => nginx-1.27.0.ebuild.based} (97%)
*** synced jkolo
* 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 jkolo
* net-im/riot-web-0.16.4: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* www-servers/spreed-webrtc-0.29.2: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
* Cache regen failed with 1
|