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': 'Personal overlay of Kron'},
'feed': ['https://github.com/undying/krontage/commits/master.atom'],
'homepage': 'https://github.com/undying/krontage',
'name': 'Krontage',
'owner': [{'email': 'undying-m@yandex.ru', 'name': 'Kron', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/undying/krontage.git'},
{'type': 'git', 'uri': 'git://github.com/undying/krontage.git'},
{'type': 'git', 'uri': 'git@github.com:undying/krontage.git'}],
'status': 'unofficial'}
$ pmaint sync Krontage
From https://github.com/undying/krontage
098b13b..ccc382d master -> origin/master
Updating 098b13b..ccc382d
Fast-forward
net-im/telegram-desktop-bin/Manifest | 8 ++++----
...desktop-bin-2.1.0.ebuild => telegram-desktop-bin-2.1.4.ebuild} | 0
2 files changed, 4 insertions(+), 4 deletions(-)
rename net-im/telegram-desktop-bin/{telegram-desktop-bin-2.1.0.ebuild => telegram-desktop-bin-2.1.4.ebuild} (100%)
*** syncing Krontage
*** synced Krontage
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 Krontage
* Cache regenerated successfully
|