blob: ac5add89b123e78d06cb7a5f0a7b560dbbbd53b6 (
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
25
26
27
28
29
30
|
{'description': {'en': 'Personal Overlay'},
'feed': ['https://github.com/jcaesar/liftm-overlay/commits/master.atom'],
'name': 'liftm',
'owner': [{'email': 'gentoobug@liftm.de',
'name': 'Julius Michaelis',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/jcaesar/liftm-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/jcaesar/liftm-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.4
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync liftm
*** syncing liftm
From https://github.com/jcaesar/liftm-overlay
cb6f6c3..863e27a liftm -> origin/liftm
Updating cb6f6c3..863e27a
Fast-forward
dev-util/pmbootstrap/Manifest | 1 +
dev-util/pmbootstrap/pmbootstrap-1.36.0.ebuild | 15 +++++++++++++++
2 files changed, 16 insertions(+)
create mode 100644 dev-util/pmbootstrap/pmbootstrap-1.36.0.ebuild
*** synced liftm
* 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 liftm
* Cache regenerated successfully
|