blob: 6009886fc280f393450189881d27129b21e632e3 (
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
|
{'description': {'en': "Scott Alfter's ebuilds"},
'homepage': 'https://gitlab.com/salfter/portage',
'name': 'salfter',
'owner': [{'email': 'scott@alfter.us',
'name': 'Scott Alfter',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/salfter/portage.git'}],
'status': 'unofficial'}
pkgcore 0.12.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync salfter
*** syncing salfter
From https://gitlab.com/salfter/portage
b0cc5d4..e67705a master -> origin/master
Updating b0cc5d4..e67705a
Fast-forward
.../{amaranth-soc-0.1_alpha20231012 => amaranth-soc-0.1_alpha20231204} | 2 +-
...c-0.1_alpha20231012.ebuild => amaranth-soc-0.1_alpha20231204.ebuild} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
rename metadata/md5-cache/sci-electronics/{amaranth-soc-0.1_alpha20231012 => amaranth-soc-0.1_alpha20231204} (97%)
rename sci-electronics/amaranth-soc/{amaranth-soc-0.1_alpha20231012.ebuild => amaranth-soc-0.1_alpha20231204.ebuild} (88%)
*** synced salfter
* 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 salfter
* app-crypt/vanitygen-plus-1.53: failed sourcing ebuild: inherit: missing eclass argument
* media-sound/mp3val-0.1.8: failed sourcing ebuild: inherit: missing eclass argument
* net-mail/spfpolicy-2.011-r1: failed sourcing ebuild: inherit: missing eclass argument
* Cache regen failed with 1
|