summaryrefslogtreecommitdiff
blob: 141a3dcb20052900ddcc07879eea953e33ae0d15 (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
87
88
89
90
91
92
93
94
95
96
97
98
99
{'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
   be8345e..1cf142d  master     -> origin/master
   a3695f1..1cf142d  dev        -> origin/dev
Updating be8345e..1cf142d
Fast-forward
 app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild  | 10 ++--
 app-arch/libarchive-qt/libarchive-qt-9999.ebuild   | 10 ++--
 dev-python/anyio/Manifest                          |  1 +
 dev-python/anyio/anyio-2.0.2.ebuild                | 58 ++++++++++++++++++++++
 dev-python/anyio/metadata.xml                      | 33 ++++++++++++
 dev-python/bitbox02/Manifest                       |  2 +-
 ...bitbox02-5.0.0.ebuild => bitbox02-5.1.0.ebuild} |  0
 games-util/minigalaxy/Manifest                     |  2 +-
 ...galaxy-0.9.4.ebuild => minigalaxy-1.0.0.ebuild} |  0
 gui-apps/coreaction/coreaction-4.0.0.ebuild        |  5 +-
 gui-apps/coreaction/coreaction-9999.ebuild         |  5 +-
 gui-apps/corearchiver/corearchiver-4.0.0.ebuild    |  5 +-
 gui-apps/corearchiver/corearchiver-9999.ebuild     |  5 +-
 gui-apps/corefm/corefm-4.0.0-r1.ebuild             |  5 +-
 gui-apps/corefm/corefm-9999.ebuild                 |  5 +-
 gui-apps/coregarage/coregarage-4.0.0.ebuild        |  5 +-
 gui-apps/coregarage/coregarage-9999.ebuild         |  5 +-
 gui-apps/corehunt/corehunt-4.0.0.ebuild            |  5 +-
 gui-apps/corehunt/corehunt-9999.ebuild             |  5 +-
 gui-apps/coreimage/coreimage-4.0.0.ebuild          |  5 +-
 gui-apps/coreimage/coreimage-9999.ebuild           |  5 +-
 gui-apps/coreinfo/coreinfo-4.0.0.ebuild            |  5 +-
 gui-apps/coreinfo/coreinfo-9999.ebuild             |  5 +-
 gui-apps/corekeyboard/corekeyboard-4.0.0.ebuild    |  5 +-
 gui-apps/corekeyboard/corekeyboard-9999.ebuild     |  5 +-
 gui-apps/corepad/corepad-4.0.0.ebuild              |  5 +-
 gui-apps/corepad/corepad-9999.ebuild               |  5 +-
 gui-apps/corepaint/corepaint-4.0.0.ebuild          |  5 +-
 gui-apps/corepaint/corepaint-9999.ebuild           |  5 +-
 gui-apps/corepdf/corepdf-4.0.0.ebuild              |  5 +-
 gui-apps/corepdf/corepdf-9999.ebuild               |  5 +-
 gui-apps/corerenamer/corerenamer-4.0.0.ebuild      |  5 +-
 gui-apps/corerenamer/corerenamer-9999.ebuild       |  5 +-
 gui-apps/coreshot/coreshot-4.0.0.ebuild            |  5 +-
 gui-apps/coreshot/coreshot-9999.ebuild             |  5 +-
 gui-apps/corestats/corestats-4.0.0.ebuild          |  5 +-
 gui-apps/corestats/corestats-9999.ebuild           |  5 +-
 gui-apps/corestuff/corestuff-4.0.0.ebuild          |  5 +-
 gui-apps/corestuff/corestuff-9999.ebuild           |  5 +-
 gui-apps/coreterminal/coreterminal-4.0.0.ebuild    |  5 +-
 gui-apps/coreterminal/coreterminal-9999.ebuild     |  5 +-
 gui-apps/coretime/coretime-4.0.0.ebuild            |  5 +-
 gui-apps/coretime/coretime-9999.ebuild             |  5 +-
 gui-apps/coretoppings/coretoppings-4.0.0.ebuild    |  4 +-
 gui-libs/libcprime/libcprime-4.0.0.ebuild          | 19 ++++---
 gui-libs/libcsys/libcsys-4.0.0.ebuild              | 13 +++--
 gui-libs/libcsys/libcsys-9999.ebuild               | 13 +++--
 x11-misc/screenkey/Manifest                        |  1 +
 x11-misc/screenkey/metadata.xml                    | 11 ++++
 x11-misc/screenkey/screenkey-1.2.ebuild            | 43 ++++++++++++++++
 x11-misc/screenkey/screenkey-9999.ebuild           | 43 ++++++++++++++++
 51 files changed, 289 insertions(+), 144 deletions(-)
 create mode 100644 dev-python/anyio/Manifest
 create mode 100644 dev-python/anyio/anyio-2.0.2.ebuild
 create mode 100644 dev-python/anyio/metadata.xml
 rename dev-python/bitbox02/{bitbox02-5.0.0.ebuild => bitbox02-5.1.0.ebuild} (100%)
 rename games-util/minigalaxy/{minigalaxy-0.9.4.ebuild => minigalaxy-1.0.0.ebuild} (100%)
 create mode 100644 x11-misc/screenkey/Manifest
 create mode 100644 x11-misc/screenkey/metadata.xml
 create mode 100644 x11-misc/screenkey/screenkey-1.2.ebuild
 create mode 100644 x11-misc/screenkey/screenkey-9999.ebuild
*** 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