seden

1
{'description': {'en': 'Experimental ebuilds that are still unmaintained'},
2
 'feed': ['https://cgit.gentoo.org/user/seden.git/atom/'],
3
 'homepage': 'https://cgit.gentoo.org/user/seden.git/',
4
 'name': 'seden',
5
 'owner': [{'email': 'yamakuzure@gmx.net',
6
            'name': 'Sven Eden',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://anongit.gentoo.org/git/user/seden.git'},
11
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/seden.git'},
12
            {'type': 'git',
13
             'uri': 'git+ssh://git@git.gentoo.org/user/seden.git'}],
14
 'status': 'unofficial'}
15
$ pmaint sync seden
16
warning: Pulling without specifying how to reconcile divergent branches is
17
discouraged. You can squelch this message by running one of the following
18
commands sometime before your next pull:
19
20
  git config pull.rebase false  # merge (the default strategy)
21
  git config pull.rebase true   # rebase
22
  git config pull.ff only       # fast-forward only
23
24
You can replace "git config" with "git config --global" to set a default
25
preference for all repositories. You can also pass --rebase, --no-rebase,
26
or --ff-only on the command line to override the configured default per
27
invocation.
28
29
From https://anongit.gentoo.org/git/user/seden
30
   3dae473..ebe2d32  master     -> origin/master
31
Updating 3dae473..ebe2d32
32
Fast-forward
33
 .../libkscreen-5.20.0-fix_wrapland_support.patch   | 44 ++++++++++++++++++++++
34
 kde-plasma/libkscreen/libkscreen-5.20.0-r1.ebuild  |  1 +
35
 2 files changed, 45 insertions(+)
36
 create mode 100644 kde-plasma/libkscreen/files/libkscreen-5.20.0-fix_wrapland_support.patch
37
*** syncing seden
38
*** synced seden
39
 * Sync succeeded
40
$ git log --format=%ci -1
41
$ git show -q --pretty=format:%G? HEAD
42
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 seden
43
 * Cache regenerated successfully