blob: 26f1355d972938acfc5ae48206feb0d46bd63c53 (
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
29
30
31
32
33
|
{'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
WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
*** syncing linxon
From https://github.com/linxon/gentoo-overlay
64acb8b..28bc14a master -> origin/master
Updating 64acb8b..28bc14a
Fast-forward
x11-misc/yd-tools/Manifest | 5 ++---
.../files/yd-tools-1.10.0_fix_for_191.patch | 22 ----------------------
...ols-1.10.0-r1.ebuild => yd-tools-1.10.1.ebuild} | 3 ---
3 files changed, 2 insertions(+), 28 deletions(-)
delete mode 100644 x11-misc/yd-tools/files/yd-tools-1.10.0_fix_for_191.patch
rename x11-misc/yd-tools/{yd-tools-1.10.0-r1.ebuild => yd-tools-1.10.1.ebuild} (95%)
*** 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
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
* Cache regenerated successfully
|