blob: ec8c97995cdb9481d1aeec9d3682d74f64140942 (
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'}
$ pmaint sync lmiphay
From git://anongit.gentoo.org/user/lmiphay
10ff152..b7a1d4f master -> origin/master
Updating 10ff152..b7a1d4f
Fast-forward
games-simulation/firestorm-bin/Manifest | 3 +-
.../firestorm-bin/files/70firestorm-bin | 2 +-
.../firestorm-bin/firestorm-bin-6.3.2-r2.ebuild | 92 ++++++++++++++++++++++
games-simulation/kokua-bin/Manifest | 3 +
games-simulation/kokua-bin/kokua-bin-6.3.6.ebuild | 87 ++++++++++++++++++++
5 files changed, 185 insertions(+), 2 deletions(-)
create mode 100644 games-simulation/firestorm-bin/firestorm-bin-6.3.2-r2.ebuild
create mode 100644 games-simulation/kokua-bin/kokua-bin-6.3.6.ebuild
*** 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
|