blob: 48a281d5a8c100347c6eb889e6356335c0f15261 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{'description': {'en': 'Mirror of GNU ELPA emacs package repository'},
'feed': ['https://github.com/houseofsuns/gnu-elpa/commits/master.atom'],
'homepage': 'https://github.com/houseofsuns/gnu-elpa',
'name': 'gnu-elpa',
'owner': [{'email': 'gentoo@houseofsuns.org',
'name': 'houseofsuns',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/houseofsuns/gnu-elpa.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/houseofsuns/gnu-elpa.git'}],
'status': 'unofficial'}
pkgcore 0.12.27
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gnu-elpa
*** syncing gnu-elpa
Already up to date.
*** synced gnu-elpa
* 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 gnu-elpa
* Cache regenerated successfully
|