blob: 1b82486ecb4d37ffd92bc84ed3a3b07c556f3227 (
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
|
{'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
d8ccd20..1534b81 master -> origin/master
Updating d8ccd20..1534b81
Fast-forward
games-simulation/kokua-bin/Manifest | 6 +++---
.../kokua-bin/{kokua-bin-6.3.8.ebuild => kokua-bin-6.4.4.ebuild} | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
rename games-simulation/kokua-bin/{kokua-bin-6.3.8.ebuild => kokua-bin-6.4.4.ebuild} (99%)
*** 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
* Cache regenerated successfully
|