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
|
{'description': {'en': 'gentoo, wayland overlay for wayfire ebuilds and other '
'wayfire apps'},
'homepage': 'https://github.com/epsilon-0/wayfire-desktop',
'name': 'wayfire-desktop',
'owner': [{'email': 'mathgeniusabhinav@gmail.com',
'name': 'Abhinav Tamaskar',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/epsilon-0/wayfire-desktop.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/epsilon-0/wayfire-desktop.git'}],
'status': 'unofficial'}
$ pmaint sync wayfire-desktop
From https://github.com/epsilon-0/wayfire-desktop
8e8670a..d16423b master -> origin/master
Updating 8e8670a..d16423b
Fast-forward
mail-client/mutt-wizard/mutt-wizard-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
*** syncing wayfire-desktop
*** synced wayfire-desktop
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 wayfire-desktop
* Cache regenerated successfully
|