1 | {'description': {'en': "tools usefull on CTFs and things that aren't in the "
|
2 | 'portage tristelune'},
|
3 | 'feed': ['https://github.com/soltysek/soltys-overlay/commits/master.atom'],
|
4 | 'homepage': 'https://github.com/soltysek/soltys-overlay',
|
5 | 'name': 'soltys',
|
6 | 'owner': [{'email': 'bgo@soltys.info',
|
7 | 'name': 'Krzysztof KoroĊcik',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://github.com/soltysek/soltys-overlay.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@github.com/soltysek/soltys-overlay.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync soltys
|
16 | From https://github.com/soltysek/soltys-overlay
|
17 | 175a14e..19c81eb master -> origin/master
|
18 | Updating 175a14e..19c81eb
|
19 | Fast-forward
|
20 | .gitignore | 1 +
|
21 | dev-python/pwndbg/.gdb_history | 3 ---
|
22 | 2 files changed, 1 insertion(+), 3 deletions(-)
|
23 | create mode 100644 .gitignore
|
24 | delete mode 100644 dev-python/pwndbg/.gdb_history
|
25 | *** syncing soltys
|
26 | *** synced soltys
|
27 | * Sync succeeded
|
28 | $ git log --format=%ci -1
|
29 | $ git show -q --pretty=format:%G? HEAD
|
30 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 soltys
|
31 | * Cache regenerated successfully
|