summaryrefslogtreecommitdiff
blob: 7126eedfeb85a1b1b7262c6afdd8b6719ca73174 (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
{'description': {'en': 'Developer overlay of Hans de Graaff with mostly ruby '
                       'and\n'
                       '    xemacs ebuilds, and a few assorted other goodies.'},
 'feed': ['https://cgit.gentoo.org/dev/graaff.git/atom/'],
 'homepage': 'http://moving-innovations.com/blog/',
 'name': 'graaff',
 'owner': [{'email': 'graaff@gentoo.org',
            'name': 'Hans de Graaff',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://anongit.gentoo.org/git/dev/graaff.git'},
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/graaff.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@git.gentoo.org/dev/graaff.git'}],
 'status': 'official'}
$ pmaint sync graaff
WARNING:pkgcore:escpr2 repo at '/var/lib/repo-mirror-ci/sync/escpr2', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:fol4 repo at '/var/lib/repo-mirror-ci/sync/fol4', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:glarbs-overlay repo at '/var/lib/repo-mirror-ci/sync/glarbs-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
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/dev/graaff
   229acd98..92c582b7  master     -> origin/master
Updating 229acd98..92c582b7
Fast-forward
 app-emacs/coffee-mode/Manifest                     |  3 +-
 .../coffee-mode/coffee-mode-0.6.3.20200315.ebuild  | 36 ++++++++++++++++++++++
 app-emacs/coffee-mode/metadata.xml                 |  2 +-
 dev-ruby/mixlib-config/Manifest                    |  2 --
 dev-ruby/mixlib-config/mixlib-config-3.0.5.ebuild  | 28 -----------------
 dev-ruby/mixlib-config/mixlib-config-3.0.6.ebuild  | 28 -----------------
 dev-ruby/net-ping/Manifest                         |  2 --
 dev-ruby/net-ping/metadata.xml                     |  5 ---
 dev-ruby/net-ping/net-ping-2.0.7.ebuild            | 28 -----------------
 dev-ruby/net-ping/net-ping-2.0.8.ebuild            | 28 -----------------
 10 files changed, 39 insertions(+), 123 deletions(-)
 create mode 100644 app-emacs/coffee-mode/coffee-mode-0.6.3.20200315.ebuild
 delete mode 100644 dev-ruby/mixlib-config/mixlib-config-3.0.5.ebuild
 delete mode 100644 dev-ruby/mixlib-config/mixlib-config-3.0.6.ebuild
 delete mode 100644 dev-ruby/net-ping/Manifest
 delete mode 100644 dev-ruby/net-ping/metadata.xml
 delete mode 100644 dev-ruby/net-ping/net-ping-2.0.7.ebuild
 delete mode 100644 dev-ruby/net-ping/net-ping-2.0.8.ebuild
*** syncing graaff
*** synced graaff
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 graaff
 * Cache regenerated successfully