blob: eda282fd5189c949006c62c3040b0da189201984 (
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'}
* Adding new repository
$ pmaint sync quarks
Cloning into '/var/lib/repo-mirror-ci/sync/quarks'...
*** 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
|