blob: 86700e6d15dd094aca56872058c375b9d7b6275c (
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
|
{'description': {'en': 'Personal overlay of Paul Healy'},
'homepage': 'https://cgit.gentoo.org/user/lmiphay.git/',
'name': 'lmiphay',
'owner': [{'email': 'lmiphay@gmail.com',
'name': 'Paul Healy',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://anongit.gentoo.org/user/lmiphay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync lmiphay
*** syncing lmiphay
From git://anongit.gentoo.org/user/lmiphay
2861cc2..c4c46ad master -> origin/master
Updating 2861cc2..c4c46ad
Fast-forward
games-simulation/firestorm-bin/Manifest | 4 ++--
...n-7.1.11_beta_p2.ebuild => firestorm-bin-7.1.11_beta_p4.ebuild} | 7 +++----
2 files changed, 5 insertions(+), 6 deletions(-)
rename games-simulation/firestorm-bin/{firestorm-bin-7.1.11_beta_p2.ebuild => firestorm-bin-7.1.11_beta_p4.ebuild} (91%)
*** synced lmiphay
* 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 lmiphay
* games-simulation/kokua-bin-7.1.7: failed sourcing ebuild: inherit requires unknown eclass: versionator.eclass
* games-simulation/kokua-bin-7.1.8: failed sourcing ebuild: inherit requires unknown eclass: versionator.eclass
* Cache regen failed with 1
|