blob: bb1e40cddb0ef60299ff8d03b100ef3a90fa786e (
plain)
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
|
{'description': {'en': "Winny's personal overlay"},
'feed': ['https://github.com/winny-/winny-overlay/commits/master.atom'],
'homepage': 'https://github.com/winny-/winny-overlay',
'name': 'winny',
'owner': [{'email': 'winston@ml1.net', 'name': 'winny', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/winny-/winny-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/winny-/winny-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync winny
From https://github.com/winny-/winny-overlay
2cb97d8..ca1a5c0 master -> origin/master
Updating 2cb97d8..ca1a5c0
Fast-forward
app-emulation/protontricks/Manifest | 1 +
.../protontricks/protontricks-1.3.1.ebuild | 35 ++++++++++++++++++++++
2 files changed, 36 insertions(+)
create mode 100644 app-emulation/protontricks/Manifest
create mode 100644 app-emulation/protontricks/protontricks-1.3.1.ebuild
*** syncing winny
*** synced winny
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 winny
* Cache regenerated successfully
|