blob: d89c9a2226e09f2345d5df9a866bac7fe26bbdf7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': "floppym's personal overlay"},
'homepage': 'https://github.com/floppym/floppym',
'name': 'floppym',
'owner': [{'email': 'floppym@gentoo.org',
'name': 'Mike Gilbert',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/floppym/floppym.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/floppym/floppym.git'}],
'status': 'unofficial'}
pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync floppym
*** syncing floppym
Already up to date.
*** synced floppym
* 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 floppym
* Cache regenerated successfully
|