blob: 9ffe8e9e008209f21630204e7cacb9b043d0364a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': "Quarks's overlay; needful things around Security, "
'Penetration Testing and gaming'},
'homepage': 'https://git.zero-downtime.net/quark',
'name': 'quarks',
'owner': [{'email': 'it@startux.de',
'name': 'Stefan Reimer',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://git.zero-downtime.net/quark/quarks.git'}],
'status': 'unofficial'}
$ pmaint sync quarks
WARNING:pkgcore:phackerlay repo at '/var/lib/repo-mirror-ci/sync/phackerlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up to date.
*** syncing quarks
*** synced quarks
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 quarks
* Cache regenerated successfully
|