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
33
34
|
{'description': {'en': 'Additionnal goals; experiments, necromancy, '
'portability, diversity, …',
'fr': 'Buts additionnels; Expérimentations, nécromancie, '
'portabilitée, diversitée, …'},
'feed': ['https://hacktivis.me/git/overlay/atom.xml'],
'homepage': 'https://hacktivis.me/git/overlay',
'name': 'lanodanOverlay',
'owner': [{'email': 'contact@hacktivis.me',
'name': 'Haelwenn (lanodan) Monnier',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://hacktivis.me/git/overlay.git'},
{'type': 'git', 'uri': 'https://gitlab.com/lanodan/overlay.git'},
{'type': 'git', 'uri': 'git://hacktivis.me/git/overlay.git'},
{'type': 'git', 'uri': 'git://gitlab.com/lanodan/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync lanodanOverlay
From https://hacktivis.me/git/overlay
3e610e3..925f789 master -> origin/master
Updating 3e610e3..925f789
Fast-forward
.../webkit-gtk-2.26.1-250818_webdriver_off.diff | 25 ++++++++++++++++++++++
net-libs/webkit-gtk/webkit-gtk-2.26.1.ebuild | 2 ++
profiles/base/package.use.force | 6 ++++++
3 files changed, 33 insertions(+)
create mode 100644 net-libs/webkit-gtk/files/webkit-gtk-2.26.1-250818_webdriver_off.diff
create mode 100644 profiles/base/package.use.force
*** syncing lanodanOverlay
*** synced lanodanOverlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 lanodanOverlay
* Cache regenerated successfully
|