blob: f86caa6d379aa471674d77f0c68247d5d4ffbb2a (
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
37
38
39
40
41
42
43
|
{'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:EAPI '7' isn't fully supported
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/interactive-fiction', named 'interactive-fiction', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
From https://github.com/linxon/gentoo-overlay
9b7bf57..9c6d2d6 master -> origin/master
Updating 9b7bf57..9c6d2d6
Fast-forward
profiles/package.mask | 4 --
x11-misc/xscreenshot/Manifest | 4 --
.../xscreenshot/files/xscreenshot-icon.png.tar.xz | Bin 9832 -> 0 bytes
x11-misc/xscreenshot/metadata.xml | 8 ---
x11-misc/xscreenshot/xscreenshot-3.1-r1.ebuild | 60 ---------------------
5 files changed, 76 deletions(-)
delete mode 100644 x11-misc/xscreenshot/Manifest
delete mode 100644 x11-misc/xscreenshot/files/xscreenshot-icon.png.tar.xz
delete mode 100644 x11-misc/xscreenshot/metadata.xml
delete mode 100644 x11-misc/xscreenshot/xscreenshot-3.1-r1.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
WARNING:pkgcore:EAPI '7' isn't fully supported
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
* Cache regenerated successfully
|