blob: f34a696cccad7d5b3a5e634c47cb3458f8a210e3 (
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
34
35
36
|
{'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
d9b4943..df9a26f master -> origin/master
Updating d9b4943..df9a26f
Fast-forward
media-gfx/grafx2/Manifest | 5 ++
.../grafx2-2.5_disable_checking_git_revision.patch | 17 +++++
media-gfx/grafx2/grafx2-2.5.ebuild | 89 ++++++++++++++++++++++
media-gfx/grafx2/metadata.xml | 11 +++
4 files changed, 122 insertions(+)
create mode 100644 media-gfx/grafx2/Manifest
create mode 100644 media-gfx/grafx2/files/grafx2-2.5_disable_checking_git_revision.patch
create mode 100644 media-gfx/grafx2/grafx2-2.5.ebuild
create mode 100644 media-gfx/grafx2/metadata.xml
*** 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
|