summaryrefslogtreecommitdiff
blob: 10632db63b780edabed8e6428ef0559b107a3aa1 (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
{'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
   e9e08975..32129b6c  master     -> origin/master
   5f14f97d..32129b6c  dev        -> origin/dev
Updating e9e08975..32129b6c
Fast-forward
 dev-games/godot/godot-3.2.3.ebuild                                      | 2 +-
 .../ATLauncher/{ATLauncher-3.4.2.3.ebuild => ATLauncher-3.4.2.5.ebuild} | 2 +-
 games-action/ATLauncher/Manifest                                        | 2 +-
 games-action/minecraft-launcher/Manifest                                | 2 +-
 ...her-2.2.1165_beta.ebuild => minecraft-launcher-2.2.1262_beta.ebuild} | 0
 games-action/technic-launcher/Manifest                                  | 2 +-
 .../{technic-launcher-4.608.ebuild => technic-launcher-4.611.ebuild}    | 2 +-
 7 files changed, 6 insertions(+), 6 deletions(-)
 rename games-action/ATLauncher/{ATLauncher-3.4.2.3.ebuild => ATLauncher-3.4.2.5.ebuild} (98%)
 rename games-action/minecraft-launcher/{minecraft-launcher-2.2.1165_beta.ebuild => minecraft-launcher-2.2.1262_beta.ebuild} (100%)
 rename games-action/technic-launcher/{technic-launcher-4.608.ebuild => technic-launcher-4.611.ebuild} (96%)
*** 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