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
   accc55e648..651fc39a40  master     -> origin/master
30
Updating accc55e648..651fc39a40
31
Fast-forward
32
 Documentation/CONTRIBUTORS                              | 1 +
33
 kde-misc/markdownpart/markdownpart-20.11.90.ebuild      | 1 +
34
 kde-misc/markdownpart/markdownpart-20.12.49.9999.ebuild | 1 +
35
 kde-misc/markdownpart/markdownpart-9999.ebuild          | 1 +
36
 4 files changed, 4 insertions(+)
37
*** syncing kde
38
*** synced kde
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 kde
43
 * Cache regenerated successfully