blob: 0cf3f4bd7696296246966de1be5316c66278379d (
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
|
{'description': {'en': 'linxon personal overlay'},
'feed': ['https://github.com/linxon/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/linxon/gentoo-overlay',
'name': 'linxon',
'owner': [{'email': 'email@linxon.ru', 'name': 'linxon', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/linxon/gentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync linxon
From https://github.com/linxon/gentoo-overlay
a371e96..ea08802 master -> origin/master
Updating a371e96..ea08802
Fast-forward
x11-misc/remote-input/Manifest | 3 +-
x11-misc/remote-input/remote-input-20190802.ebuild | 71 ++++++++++++++++++++++
x11-misc/remote-input/remote-input-99999999.ebuild | 43 +++++++------
3 files changed, 94 insertions(+), 23 deletions(-)
create mode 100644 x11-misc/remote-input/remote-input-20190802.ebuild
*** syncing linxon
*** synced linxon
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 linxon
* Cache regenerated successfully
|