flewkey-overlay

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