blob: 38ddbd3ab1bef03820d9164d2f4be276f7565a38 (
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': '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'}
$ pmaint sync lmiphay
From git://anongit.gentoo.org/user/lmiphay
11f9790..23106e9 master -> origin/master
Updating 11f9790..23106e9
Fast-forward
www-apps/gitea/Manifest | 6 +-
www-apps/gitea/gitea-1.9.3.ebuild | 65 ----------------------
.../{gitea-1.9.2.ebuild => gitea-1.9.4.ebuild} | 9 ++-
3 files changed, 8 insertions(+), 72 deletions(-)
delete mode 100644 www-apps/gitea/gitea-1.9.3.ebuild
rename www-apps/gitea/{gitea-1.9.2.ebuild => gitea-1.9.4.ebuild} (82%)
*** syncing lmiphay
*** synced lmiphay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 lmiphay
* kde-misc/nowdock-panel-0.5.0: failed sourcing ebuild: EAPI=6 is not supported
* kde-misc/nowdock-panel-0.5.0-r1: failed sourcing ebuild: EAPI=6 is not supported
* kde-misc/nowdock-panel-9999: failed sourcing ebuild: EAPI=6 is not supported
* kde-misc/socket-sentry-9999: failed sourcing ebuild: EAPI=6 is not supported
* Cache regen failed with 1
|