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
31
32
33
34
35
36
37
38
|
{'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': 'gentoo@aisha.cc',
'name': 'Aisha Tammy',
'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
e660ca9..3583bec master -> origin/master
Updating e660ca9..3583bec
Fast-forward
gui-apps/wf-config/Manifest | 2 +-
gui-apps/wf-config/wf-config-0.4.0.ebuild | 2 +-
gui-apps/wf-config/wf-config-9999.ebuild | 2 +-
gui-apps/wf-shell/Manifest | 2 +-
gui-apps/wf-shell/wf-shell-0.4.0.ebuild | 4 ++--
gui-apps/wf-shell/wf-shell-9999.ebuild | 4 ++--
metadata/md5-cache/gui-apps/wf-config-0.4.0 | 4 ++--
metadata/md5-cache/gui-apps/wf-config-9999 | 2 +-
metadata/md5-cache/gui-apps/wf-shell-0.4.0 | 4 ++--
metadata/md5-cache/gui-apps/wf-shell-9999 | 2 +-
metadata/md5-cache/gui-wm/wayfire-0.4.0 | 4 ++--
metadata/md5-cache/gui-wm/wayfire-9999 | 2 +-
12 files changed, 17 insertions(+), 17 deletions(-)
*** 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
|