eclipse

1
{'description': {'en': 'Community effort at packaging Eclipse Java SDK'},
2
 'feed': ['https://github.com/gentoo/eclipse-overlay/commits/master.atom'],
3
 'homepage': 'https://github.com/gentoo/eclipse-overlay',
4
 'name': 'eclipse',
5
 'owner': [{'email': 'eclipse@gentoo.org',
6
            'name': 'Eclipse team',
7
            'type': 'project'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://github.com/gentoo/eclipse-overlay.git'},
11
            {'type': 'git',
12
             'uri': 'git://github.com/gentoo/eclipse-overlay.git'},
13
            {'type': 'git',
14
             'uri': 'git@github.com:gentoo/eclipse-overlay.git'}],
15
 'status': 'official'}
16
$ pmaint sync eclipse
17
WARNING:pkgcore:bleeding-edge repo at '/var/lib/repo-mirror-ci/sync/bleeding-edge', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
18
WARNING:pkgcore:blender-gentoo-logo repo at '/var/lib/repo-mirror-ci/sync/blender-gentoo-logo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
19
WARNING:pkgcore:darkelf repo at '/var/lib/repo-mirror-ci/sync/darkelf', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
20
WARNING:pkgcore:displacer repo at '/var/lib/repo-mirror-ci/sync/displacer', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
21
warning: Pulling without specifying how to reconcile divergent branches is
22
discouraged. You can squelch this message by running one of the following
23
commands sometime before your next pull:
24
25
  git config pull.rebase false  # merge (the default strategy)
26
  git config pull.rebase true   # rebase
27
  git config pull.ff only       # fast-forward only
28
29
You can replace "git config" with "git config --global" to set a default
30
preference for all repositories. You can also pass --rebase, --no-rebase,
31
or --ff-only on the command line to override the configured default per
32
invocation.
33
34
Already up to date.
35
*** syncing eclipse
36
*** synced eclipse
37
 * Sync succeeded
38
$ git log --format=%ci -1
39
$ git show -q --pretty=format:%G? HEAD
40
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 eclipse
41
 * Cache regenerated successfully