ruby

1
{'description': {'en': 'Experimental ebuilds from the Ruby edge.'},
2
 'feed': ['https://cgit.gentoo.org/proj/ruby-overlay.git/atom/'],
3
 'homepage': 'https://cgit.gentoo.org/proj/ruby',
4
 'name': 'ruby',
5
 'owner': [{'email': 'ruby@gentoo.org',
6
            'name': 'Ruby Team',
7
            'type': 'project'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://anongit.gentoo.org/git/proj/ruby-overlay.git'},
11
            {'type': 'git',
12
             'uri': 'git://anongit.gentoo.org/proj/ruby-overlay.git'},
13
            {'type': 'git',
14
             'uri': 'git+ssh://git@git.gentoo.org/proj/ruby-overlay.git'}],
15
 'status': 'official'}
16
$ pmaint sync ruby
17
WARNING:pkgcore:ag-ops repo at '/var/lib/repo-mirror-ci/sync/ag-ops', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
18
WARNING:pkgcore:argent-main repo at '/var/lib/repo-mirror-ci/sync/argent-main', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
19
WARNING:pkgcore:concaveoverlay repo at '/var/lib/repo-mirror-ci/sync/concaveoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
20
WARNING:pkgcore:eigenlay repo at '/var/lib/repo-mirror-ci/sync/eigenlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
21
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).
22
WARNING:pkgcore:ext-devlibs repo at '/var/lib/repo-mirror-ci/sync/ext-devlibs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
23
WARNING:pkgcore:flow repo at '/var/lib/repo-mirror-ci/sync/flow', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
24
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).
25
WARNING:pkgcore:genthree repo at '/var/lib/repo-mirror-ci/sync/genthree', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
26
WARNING:pkgcore:gentoo-bootstrap repo at '/var/lib/repo-mirror-ci/sync/gentoo-bootstrap', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
27
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).
28
WARNING:pkgcore:hangul-typing repo at '/var/lib/repo-mirror-ci/sync/hangul-typing', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
29
WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
30
WARNING:pkgcore:khoverlay repo at '/var/lib/repo-mirror-ci/sync/khoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
31
WARNING:pkgcore:linux-be repo at '/var/lib/repo-mirror-ci/sync/linux-be', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
32
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/sync/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
33
WARNING:pkgcore:pg_overlay repo at '/var/lib/repo-mirror-ci/sync/pg_overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
34
WARNING:pkgcore:picarica-overlay repo at '/var/lib/repo-mirror-ci/sync/picarica-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
35
WARNING:pkgcore:rage repo at '/var/lib/repo-mirror-ci/sync/rage', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
36
WARNING:pkgcore:reagentoo repo at '/var/lib/repo-mirror-ci/sync/reagentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
37
warning: Pulling without specifying how to reconcile divergent branches is
38
discouraged. You can squelch this message by running one of the following
39
commands sometime before your next pull:
40
41
  git config pull.rebase false  # merge (the default strategy)
42
  git config pull.rebase true   # rebase
43
  git config pull.ff only       # fast-forward only
44
45
You can replace "git config" with "git config --global" to set a default
46
preference for all repositories. You can also pass --rebase, --no-rebase,
47
or --ff-only on the command line to override the configured default per
48
invocation.
49
50
Already up to date.
51
*** syncing ruby
52
*** synced ruby
53
 * Sync succeeded
54
$ git log --format=%ci -1
55
$ git show -q --pretty=format:%G? HEAD
56
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 ruby
57
 * Cache regenerated successfully