blob: 417ddf0a203ea0c75c6926435e67bfd4d327d112 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': 'gentoo overlay containing games ebuilds only'},
'feed': ['https://github.com/hasufell/games-overlay/commits/master.atom'],
'homepage': 'https://github.com/hasufell/games-overlay',
'name': 'games-overlay',
'owner': [{'email': 'hasufell@hasufell.de',
'name': 'Julian Ospald',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/hasufell/games-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync games-overlay
Already up-to-date.
*** syncing games-overlay
*** synced games-overlay
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 games-overlay
* Cache regenerated successfully
|