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:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
18
WARNING:pkgcore:gentoo-mate repo at '/var/lib/repo-mirror-ci/sync/gentoo-mate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
19
WARNING:pkgcore:gnome repo at '/var/lib/repo-mirror-ci/sync/gnome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
20
WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
21
WARNING:pkgcore:mozilla repo at '/var/lib/repo-mirror-ci/sync/mozilla', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
22
WARNING:pkgcore:musl repo at '/var/lib/repo-mirror-ci/sync/musl', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
23
WARNING:pkgcore:pigfoot repo at '/var/lib/repo-mirror-ci/sync/pigfoot', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
24
WARNING:pkgcore:qt repo at '/var/lib/repo-mirror-ci/sync/qt', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
25
WARNING:pkgcore:rebutia repo at '/var/lib/repo-mirror-ci/sync/rebutia', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
26
warning: Pulling without specifying how to reconcile divergent branches is
27
discouraged. You can squelch this message by running one of the following
28
commands sometime before your next pull:
29
30
  git config pull.rebase false  # merge (the default strategy)
31
  git config pull.rebase true   # rebase
32
  git config pull.ff only       # fast-forward only
33
34
You can replace "git config" with "git config --global" to set a default
35
preference for all repositories. You can also pass --rebase, --no-rebase,
36
or --ff-only on the command line to override the configured default per
37
invocation.
38
39
Already up to date.
40
*** syncing ruby
41
*** synced ruby
42
 * Sync succeeded
43
$ git log --format=%ci -1
44
$ git show -q --pretty=format:%G? HEAD
45
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ruby
46
 * Cache regenerated successfully