summaryrefslogtreecommitdiff
blob: 7118ff92315006ba7275689fd33da18f422950ba (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
{'description': {'en': 'GURU: Ebuild repository entirely maintained by Gentoo '
                       'users'},
 'feed': ['https://cgit.gentoo.org/repo/proj/guru.git/atom/'],
 'homepage': 'https://wiki.gentoo.org/wiki/Project:GURU',
 'name': 'guru',
 'owner': [{'email': 'guru@gentoo.org', 'name': 'GURU', 'type': 'project'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://anongit.gentoo.org/git/repo/proj/guru.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@git.gentoo.org/repo/proj/guru.git'}],
 'status': 'official'}
$ pmaint sync guru
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/repo/proj/guru
   8b0eeb6..b06f91f  master     -> origin/master
   4a73c7a..b06f91f  dev        -> origin/dev
Updating 8b0eeb6..b06f91f
Fast-forward
 app-shells/starship/Manifest                       | 171 +++++++++++++++++
 app-shells/starship/metadata.xml                   |  21 +++
 app-shells/starship/starship-0.47.0.ebuild         | 203 +++++++++++++++++++++
 app-text/komikku/komikku-0.12.0.ebuild             |  10 +-
 app-text/komikku/komikku-0.15.0.ebuild             |  10 +-
 dev-python/pytest-sanic/Manifest                   |   2 +-
 ...anic-1.6.1.ebuild => pytest-sanic-1.6.2.ebuild} |   9 +-
 dev-python/sanic/Manifest                          |   2 +-
 .../{sanic-20.6.3.ebuild => sanic-20.9.1.ebuild}   |  23 ++-
 games-emulation/melonds/melonds-0.8.3.ebuild       |   9 +-
 games-emulation/melonds/melonds-0.9.ebuild         |   8 +-
 games-emulation/melonds/melonds-9999.ebuild        |   8 +-
 games-util/legendary/Manifest                      |   2 +-
 ...ndary-0.20.1.ebuild => legendary-0.20.3.ebuild} |   0
 net-im/nheko/nheko-0.7.1.ebuild                    |   2 +-
 net-im/nheko/nheko-0.7.2.ebuild                    |   2 +-
 ...0.6.0_p1.ebuild => usockets-0.6.0_p1-r1.ebuild} |  21 ++-
 net-libs/usockets/usockets-9999.ebuild             |  21 ++-
 net-misc/purritobin/Manifest                       |   2 +-
 ...itobin-0.3.0.ebuild => purritobin-0.3.2.ebuild} |   2 +-
 net-misc/purritobin/purritobin-9999.ebuild         |   2 +-
 net-p2p/lbry/lbry-0.48.2.ebuild                    |  12 +-
 .../torbrowser-launcher-0.3.2.ebuild               |   8 +-
 .../torbrowser-launcher-0.3.3.ebuild               |   8 +-
 .../torbrowser-launcher-9999.ebuild                |   8 +-
 x11-misc/gammy/gammy-0.9.58a.ebuild                |  10 -
 x11-misc/gammy/gammy-0.9.59.ebuild                 |  10 -
 x11-misc/gammy/gammy-9999.ebuild                   |  10 -
 x11-misc/ksnip/ksnip-1.6.2-r1.ebuild               |  12 +-
 x11-misc/ksnip/ksnip-1.7.1.ebuild                  |  12 +-
 x11-misc/ksnip/ksnip-1.7.3.ebuild                  |  12 +-
 .../arc-darkest-colors-0_pre20200417.ebuild        |  10 +-
 32 files changed, 466 insertions(+), 176 deletions(-)
 create mode 100644 app-shells/starship/Manifest
 create mode 100644 app-shells/starship/metadata.xml
 create mode 100644 app-shells/starship/starship-0.47.0.ebuild
 rename dev-python/pytest-sanic/{pytest-sanic-1.6.1.ebuild => pytest-sanic-1.6.2.ebuild} (73%)
 rename dev-python/sanic/{sanic-20.6.3.ebuild => sanic-20.9.1.ebuild} (68%)
 rename games-util/legendary/{legendary-0.20.1.ebuild => legendary-0.20.3.ebuild} (100%)
 rename net-libs/usockets/{usockets-0.6.0_p1.ebuild => usockets-0.6.0_p1-r1.ebuild} (74%)
 rename net-misc/purritobin/{purritobin-0.3.0.ebuild => purritobin-0.3.2.ebuild} (95%)
*** syncing guru
*** synced guru
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 guru
 * Cache regenerated successfully