blob: 85a6c80affa017a518854227e1b9b72cfdf83ac6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'description': {'en': 'Gentoo overlay with some patched packages.'},
'homepage': 'http://github.com/Flex1911/',
'name': 'qwin-overlay',
'owner': [{'email': 'dedsa2002@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/Flex1911/qwin-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync qwin-overlay
Already up-to-date.
*** syncing qwin-overlay
*** synced qwin-overlay
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 qwin-overlay
WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
* Cache regenerated successfully
|