summaryrefslogtreecommitdiff
blob: b13bc831ab55f5c350f12be88a6d108fc7a33328 (plain)
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{'description': {'en': 'Experimental ebuilds that are still unmaintained'},
 'feed': ['https://cgit.gentoo.org/user/seden.git/atom/'],
 'homepage': 'https://cgit.gentoo.org/user/seden.git/',
 'name': 'seden',
 'owner': [{'email': 'yamakuzure@gmx.net',
            'name': 'Sven Eden',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://anongit.gentoo.org/git/user/seden.git'},
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/seden.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@git.gentoo.org/user/seden.git'}],
 'status': 'unofficial'}
$ pmaint sync seden
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:

  git config pull.rebase false  # merge (the default strategy)
  git config pull.rebase true   # rebase
  git config pull.ff only       # fast-forward only

You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.

From https://anongit.gentoo.org/git/user/seden
   663f0d6..7154924  master     -> origin/master
Updating 663f0d6..7154924
Fast-forward
 gui-libs/wrapland/Manifest                         |   1 +
 gui-libs/wrapland/metadata.xml                     |  11 +
 gui-libs/wrapland/wrapland-0.519.0.ebuild          |  41 ++++
 gui-wm/kwinft/Manifest                             |   1 +
 .../files/kwin-5.16.80-gstreamer-optional.patch    |  25 +++
 gui-wm/kwinft/kwinft-5.19.1.ebuild                 | 121 +++++++++++
 gui-wm/kwinft/metadata.xml                         |  15 ++
 kde-plasma/libkworkspace/Manifest                  |   1 +
 .../files/libkworkspace-5.18.80-standalone.patch   | 113 +++++++++++
 .../libkworkspace/libkworkspace-5.19.5-r1.ebuild   |  64 ++++++
 kde-plasma/libkworkspace/metadata.xml              |   8 +
 kde-plasma/plasma-desktop/Manifest                 |   2 +
 kde-plasma/plasma-desktop/metadata.xml             |  12 ++
 .../plasma-desktop/plasma-desktop-5.19.5-r1.ebuild | 160 +++++++++++++++
 kde-plasma/plasma-meta/metadata.xml                |  27 +++
 .../plasma-meta/plasma-meta-5.19.5-r1.ebuild       | 100 +++++++++
 kde-plasma/plasma-workspace/Manifest               |   1 +
 .../plasma-workspace/files/10-agent-shutdown.sh    |  17 ++
 .../plasma-workspace/files/10-agent-startup.sh     |  58 ++++++
 ...asma-workspace-5.14.2-split-libkworkspace.patch |  35 ++++
 ....19.2-use-PlasmaExtras.PlaceholderMessage.patch |  44 ++++
 kde-plasma/plasma-workspace/metadata.xml           |  15 ++
 .../plasma-workspace-5.19.5-r1.ebuild              | 224 +++++++++++++++++++++
 23 files changed, 1096 insertions(+)
 create mode 100644 gui-libs/wrapland/Manifest
 create mode 100644 gui-libs/wrapland/metadata.xml
 create mode 100644 gui-libs/wrapland/wrapland-0.519.0.ebuild
 create mode 100644 gui-wm/kwinft/Manifest
 create mode 100644 gui-wm/kwinft/files/kwin-5.16.80-gstreamer-optional.patch
 create mode 100644 gui-wm/kwinft/kwinft-5.19.1.ebuild
 create mode 100644 gui-wm/kwinft/metadata.xml
 create mode 100644 kde-plasma/libkworkspace/Manifest
 create mode 100644 kde-plasma/libkworkspace/files/libkworkspace-5.18.80-standalone.patch
 create mode 100644 kde-plasma/libkworkspace/libkworkspace-5.19.5-r1.ebuild
 create mode 100644 kde-plasma/libkworkspace/metadata.xml
 create mode 100644 kde-plasma/plasma-desktop/Manifest
 create mode 100644 kde-plasma/plasma-desktop/metadata.xml
 create mode 100644 kde-plasma/plasma-desktop/plasma-desktop-5.19.5-r1.ebuild
 create mode 100644 kde-plasma/plasma-meta/metadata.xml
 create mode 100644 kde-plasma/plasma-meta/plasma-meta-5.19.5-r1.ebuild
 create mode 100644 kde-plasma/plasma-workspace/Manifest
 create mode 100644 kde-plasma/plasma-workspace/files/10-agent-shutdown.sh
 create mode 100644 kde-plasma/plasma-workspace/files/10-agent-startup.sh
 create mode 100644 kde-plasma/plasma-workspace/files/plasma-workspace-5.14.2-split-libkworkspace.patch
 create mode 100644 kde-plasma/plasma-workspace/files/plasma-workspace-5.19.2-use-PlasmaExtras.PlaceholderMessage.patch
 create mode 100644 kde-plasma/plasma-workspace/metadata.xml
 create mode 100644 kde-plasma/plasma-workspace/plasma-workspace-5.19.5-r1.ebuild
*** syncing seden
*** synced seden
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 seden
 * Cache regenerated successfully