blob: 0a0d978910ca72d23e0a766863934799d86a47ff (
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
|
{'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
e3da637..ebde727 master -> origin/master
Updating e3da637..ebde727
Fast-forward
media-sound/shairport/Manifest | 16 ++++++++--------
media-sound/shairport/files/shairport.initd | 7 +++----
2 files changed, 11 insertions(+), 12 deletions(-)
*** 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
|