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
|
{'description': {'en': 'personal overlay of forgotten ebuilds'},
'feed': ['https://github.com/nabbi/oubliette-overlay/commits/master.atom'],
'homepage': 'https://github.com/nabbi/oubliette-overlay',
'name': 'oubliette',
'owner': [{'email': 'nic@boet.cc', 'name': 'nic', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/nabbi/oubliette-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/nabbi/oubliette-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync oubliette
WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:interactive-fiction repo at '/var/lib/repo-mirror-ci/sync/interactive-fiction', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
From https://github.com/nabbi/oubliette-overlay
f2c6aa4..506d222 master -> origin/master
Updating f2c6aa4..506d222
Fast-forward
www-misc/zoneminder/Manifest | 4 ++--
www-misc/zoneminder/zoneminder-1.34.16.ebuild | 7 +++----
www-misc/zoneminder/zoneminder-9999.ebuild | 8 ++++++--
3 files changed, 11 insertions(+), 8 deletions(-)
*** syncing oubliette
*** synced oubliette
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 oubliette
* Cache regenerated successfully
|