blob: 39a1ad17e439d89da226b3d868d515f599cfbf6b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{'description': {'en': 'Overlay with games and other packages'},
'homepage': 'https://notabug.org/soredake/gentoo-overlay',
'name': 'pinkpieea',
'owner': [{'email': 'fdsfgs@krutt.org', 'name': 'soredake', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://notabug.org/soredake/gentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync pinkpieea
Already up to date.
*** syncing pinkpieea
*** synced pinkpieea
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pinkpieea
* Cache regenerated successfully
|