emacs

1
{'description': {'en': 'Provide Emacs and XEmacs related ebuilds which are\n'
2
                       "    experimental or work-in-progress. Don't rely on "
3
                       "them, but don't\n"
4
                       '    hesitate to file bugs or write emails.'},
5
 'feed': ['https://cgit.gentoo.org/repo/proj/emacs.git/atom/'],
6
 'homepage': 'https://wiki.gentoo.org/wiki/Project:Emacs/Overlay',
7
 'name': 'emacs',
8
 'owner': [{'email': 'emacs@gentoo.org',
9
            'name': 'Gentoo Emacs team',
10
            'type': 'project'}],
11
 'quality': 'experimental',
12
 'source': [{'type': 'git',
13
             'uri': 'https://anongit.gentoo.org/git/repo/proj/emacs.git'},
14
            {'type': 'git',
15
             'uri': 'git://anongit.gentoo.org/repo/proj/emacs.git'},
16
            {'type': 'git',
17
             'uri': 'git+ssh://git@git.gentoo.org/repo/proj/emacs.git'}],
18
 'status': 'official'}
19
$ pmaint sync emacs
20
WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
21
*** syncing emacs
22
warning: Pulling without specifying how to reconcile divergent branches is
23
discouraged. You can squelch this message by running one of the following
24
commands sometime before your next pull:
25
26
  git config pull.rebase false  # merge (the default strategy)
27
  git config pull.rebase true   # rebase
28
  git config pull.ff only       # fast-forward only
29
30
You can replace "git config" with "git config --global" to set a default
31
preference for all repositories. You can also pass --rebase, --no-rebase,
32
or --ff-only on the command line to override the configured default per
33
invocation.
34
35
Already up to date.
36
*** synced emacs
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 32 emacs
41
 * Cache regenerated successfully