blob: e5d4350678c3295e6bbf822e4585f9fc22b2c63d (
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
|
{'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
43e9b02..8658432 master -> origin/master
Updating 43e9b02..8658432
Fast-forward
media-sound/cozy/Manifest | 2 ++
media-sound/cozy/cozy-0.6.16.ebuild | 65 +++++++++++++++++++++++++++++++++++++
2 files changed, 67 insertions(+)
create mode 100644 media-sound/cozy/cozy-0.6.16.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
|