blob: 9940e8b2a817c448bcff3b54c03e456d58187db7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': 'Overlay of tastytea'},
'homepage': 'https://schlomp.space/tastytea/overlay',
'name': 'tastytea',
'owner': [{'email': 'gentoo@tastytea.de',
'name': 'tastytea',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://schlomp.space/tastytea/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync tastytea
Already up to date.
*** syncing tastytea
*** synced tastytea
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 tastytea
* Cache regenerated successfully
|