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 | pkgcore 0.11.8
|
20 |
|
21 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync emacs
|
22 | *** syncing emacs
|
23 | Already up to date.
|
24 | *** synced emacs
|
25 | * Sync succeeded
|
26 | $ git log --format=%ci -1
|
27 | $ git show -q --pretty=format:%G? HEAD
|
28 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 emacs
|
29 | * Cache regenerated successfully
|