blob: fdfe96bd7872b30d60d2ec955888c2dd69fa1f9b (
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': "Gentoo overlay for Valve's Steam client and "
'Steam-based games'},
'feed': ['https://github.com/anyc/steam-overlay/commits/master.atom'],
'homepage': 'https://github.com/anyc/steam-overlay',
'name': 'steam-overlay',
'owner': [{'email': 'dev@kicherer.org',
'name': 'Mario Kicherer',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/anyc/steam-overlay.git'},
{'type': 'git', 'uri': 'git@github.com:anyc/steam-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync steam-overlay
WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing steam-overlay
Already up to date.
*** synced steam-overlay
* 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 steam-overlay
* Cache regenerated successfully
|