kde

1
{'description': {'en': "Official KDE team's testing overlay."},
2
 'feed': ['https://cgit.gentoo.org/proj/kde.git/atom/'],
3
 'homepage': 'https://kde.gentoo.org',
4
 'name': 'kde',
5
 'owner': [{'email': 'kde@gentoo.org', 'name': 'KDE Team', 'type': 'project'}],
6
 'quality': 'experimental',
7
 'source': [{'type': 'git',
8
             'uri': 'https://anongit.gentoo.org/git/proj/kde.git'},
9
            {'type': 'git', 'uri': 'https://github.com/gentoo/kde.git'},
10
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/kde.git'},
11
            {'type': 'git',
12
             'uri': 'git+ssh://git@git.gentoo.org/proj/kde.git'}],
13
 'status': 'official'}
14
$ pmaint sync kde
15
warning: Pulling without specifying how to reconcile divergent branches is
16
discouraged. You can squelch this message by running one of the following
17
commands sometime before your next pull:
18
19
  git config pull.rebase false  # merge (the default strategy)
20
  git config pull.rebase true   # rebase
21
  git config pull.ff only       # fast-forward only
22
23
You can replace "git config" with "git config --global" to set a default
24
preference for all repositories. You can also pass --rebase, --no-rebase,
25
or --ff-only on the command line to override the configured default per
26
invocation.
27
28
From https://anongit.gentoo.org/git/proj/kde
29
   c58fcd008e..ca596f8bfb  master     -> origin/master
30
Updating c58fcd008e..ca596f8bfb
31
Fast-forward
32
 kde-apps/spectacle/metadata.xml                   |  1 +
33
 kde-apps/spectacle/spectacle-20.12.49.9999.ebuild | 20 ++++++++++++--------
34
 kde-apps/spectacle/spectacle-9999.ebuild          | 20 ++++++++++++--------
35
 3 files changed, 25 insertions(+), 16 deletions(-)
36
*** syncing kde
37
*** synced kde
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 kde
42
 * Cache regenerated successfully