wayland-desktop

1
{'description': {'en': 'gentoo overlay for wayland related ebuilds'},
2
 'homepage': 'https://github.com/epsilon-0/wayland-desktop',
3
 'name': 'wayland-desktop',
4
 'owner': [{'email': 'gentoo@aisha.cc',
5
            'name': 'Aisha Tammy',
6
            'type': 'person'}],
7
 'quality': 'experimental',
8
 'source': [{'type': 'git',
9
             'uri': 'https://github.com/epsilon-0/wayland-desktop.git'},
10
            {'type': 'git',
11
             'uri': 'git+ssh://git@github.com/epsilon-0/wayland-desktop.git'}],
12
 'status': 'unofficial'}
13
$ pmaint sync wayland-desktop
14
warning: Pulling without specifying how to reconcile divergent branches is
15
discouraged. You can squelch this message by running one of the following
16
commands sometime before your next pull:
17
18
  git config pull.rebase false  # merge (the default strategy)
19
  git config pull.rebase true   # rebase
20
  git config pull.ff only       # fast-forward only
21
22
You can replace "git config" with "git config --global" to set a default
23
preference for all repositories. You can also pass --rebase, --no-rebase,
24
or --ff-only on the command line to override the configured default per
25
invocation.
26
27
From https://github.com/epsilon-0/wayland-desktop
28
   153d97c..bb4eaab  master     -> origin/master
29
Updating 153d97c..bb4eaab
30
Fast-forward
31
 gui-apps/azote/Manifest            |  1 +
32
 gui-apps/azote/azote-1.7.12.ebuild | 53 ++++++++++++++++++++++++++++++++++++++
33
 gui-apps/azote/azote-9999.ebuild   | 53 ++++++++++++++++++++++++++++++++++++++
34
 gui-apps/azote/metadata.xml        | 12 +++++++++
35
 4 files changed, 119 insertions(+)
36
 create mode 100644 gui-apps/azote/Manifest
37
 create mode 100644 gui-apps/azote/azote-1.7.12.ebuild
38
 create mode 100644 gui-apps/azote/azote-9999.ebuild
39
 create mode 100644 gui-apps/azote/metadata.xml
40
*** syncing wayland-desktop
41
*** synced wayland-desktop
42
 * Sync succeeded
43
$ git log --format=%ci -1
44
$ git show -q --pretty=format:%G? HEAD
45
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 wayland-desktop
46
 * Cache regenerated successfully