blob: 77cb60e4868ccf1fd8e239e2b7dff11bbce8f0a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Enlightenment WM latest stable version and live '
'ebuilds'},
'feed': ['https://github.com/rafspiny/enlightenment-live/commits/master.atom'],
'homepage': 'https://github.com/rafspiny/enlightenment-live',
'name': 'enlightenment-live',
'owner': [{'email': 'rafspiny@gmail.com',
'name': 'Raffaele Spinelli',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/rafspiny/enlightenment-live.git'}],
'status': 'unofficial'}
$ pmaint sync enlightenment-live
Already up to date.
*** syncing enlightenment-live
*** synced enlightenment-live
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 enlightenment-live
* Cache regenerated successfully
|