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