1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
|
{'description': {'en': 'Provide Emacs and XEmacs related ebuilds which are\n'
" experimental or work-in-progress. Don't rely on "
"them, but don't\n"
' hesitate to file bugs or write emails.'},
'feed': ['https://cgit.gentoo.org/repo/proj/emacs.git/atom/'],
'homepage': 'https://wiki.gentoo.org/wiki/Project:Emacs/Overlay',
'name': 'emacs',
'owner': [{'email': 'emacs@gentoo.org',
'name': 'Gentoo Emacs team',
'type': 'project'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/proj/emacs.git'},
{'type': 'git',
'uri': 'git://anongit.gentoo.org/repo/proj/emacs.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/proj/emacs.git'}],
'status': 'official'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync emacs
*** syncing emacs
From https://anongit.gentoo.org/git/repo/proj/emacs
dc3cc7c..f2b6e2d master -> origin/master
Updating dc3cc7c..f2b6e2d
Fast-forward
app-admin/emacs-updater/metadata.xml | 2 +-
app-doc/elisp-tutorial/metadata.xml | 2 +-
app-editors/atto/metadata.xml | 2 +-
app-editors/emacs/metadata.xml | 2 +-
app-editors/femto/metadata.xml | 2 +-
app-editors/pemacs/metadata.xml | 2 +-
app-editors/uemacs-pk/metadata.xml | 2 +-
app-emacs/async/metadata.xml | 2 +-
app-emacs/auto-lang/metadata.xml | 2 +-
app-emacs/babel/metadata.xml | 2 +-
app-emacs/bbdb/metadata.xml | 2 +-
app-emacs/codepad/metadata.xml | 2 +-
app-emacs/diff-mode-/metadata.xml | 2 +-
app-emacs/ebuild-mode/metadata.xml | 2 +-
app-emacs/emacs-common/metadata.xml | 2 +-
app-emacs/emacs-daemon/metadata.xml | 2 +-
app-emacs/erc-sasl/metadata.xml | 2 +-
app-emacs/evil/metadata.xml | 2 +-
app-emacs/find-recursive/metadata.xml | 2 +-
app-emacs/fold-dwim/metadata.xml | 2 +-
app-emacs/js2-mode/metadata.xml | 2 +-
app-emacs/nummove/metadata.xml | 2 +-
app-emacs/oddmuse/metadata.xml | 2 +-
app-emacs/smex/metadata.xml | 2 +-
app-emacs/w3m-type-ahead/metadata.xml | 2 +-
app-emacs/whizzytex/metadata.xml | 2 +-
app-emacs/wtf/metadata.xml | 2 +-
app-eselect/eselect-ctags/metadata.xml | 2 +-
app-eselect/eselect-emacs/metadata.xml | 2 +-
app-xemacs/ebuild-mode/metadata.xml | 2 +-
30 files changed, 30 insertions(+), 30 deletions(-)
*** synced emacs
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 emacs
* Cache regenerated successfully
|