wayland-desktop

1
{'description': {'en': 'gentoo overlay for wayland related ebuilds'},
2
 'homepage': 'https://github.com/bsd-ac/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/bsd-ac/wayland-desktop.git'},
10
            {'type': 'git',
11
             'uri': 'git+ssh://git@github.com/bsd-ac/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/bsd-ac/wayland-desktop
28
   399601d..29754e5  master     -> origin/master
29
Updating 399601d..29754e5
30
Fast-forward
31
 .../beautyline-icon-theme-0_p20201102.ebuild       |  2 ++
32
 x11-themes/candy-icon-theme/Manifest               |  1 +
33
 .../candy-icon-theme-0_pre20201211.ebuild          | 40 ++++++++++++++++++++++
34
 .../candy-icon-theme/candy-icon-theme-9999.ebuild  |  2 +-
35
 .../oie-icon-theme-0_p20190915.ebuild              |  2 ++
36
 .../oie-icon-theme/oie-icon-theme-9999.ebuild      |  2 ++
37
 x11-themes/sweet-dark-gtk-theme/Manifest           |  1 +
38
 .../sweet-dark-gtk-theme-2.0.ebuild                | 17 +++++++++
39
 8 files changed, 66 insertions(+), 1 deletion(-)
40
 create mode 100644 x11-themes/candy-icon-theme/candy-icon-theme-0_pre20201211.ebuild
41
 create mode 100644 x11-themes/sweet-dark-gtk-theme/sweet-dark-gtk-theme-2.0.ebuild
42
*** syncing wayland-desktop
43
*** synced wayland-desktop
44
 * Sync succeeded
45
$ git log --format=%ci -1
46
$ git show -q --pretty=format:%G? HEAD
47
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 wayland-desktop
48
 * Cache regenerated successfully