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: Pulling without specifying how to reconcile divergent branches is
21
discouraged. You can squelch this message by running one of the following
22
commands sometime before your next pull:
23
24
  git config pull.rebase false  # merge (the default strategy)
25
  git config pull.rebase true   # rebase
26
  git config pull.ff only       # fast-forward only
27
28
You can replace "git config" with "git config --global" to set a default
29
preference for all repositories. You can also pass --rebase, --no-rebase,
30
or --ff-only on the command line to override the configured default per
31
invocation.
32
33
Already up to date.
34
*** syncing emacs
35
*** synced emacs
36
 * Sync succeeded
37
$ git log --format=%ci -1
38
$ git show -q --pretty=format:%G? HEAD
39
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 emacs
40
 * Cache regenerated successfully