blob: 43970d1aea405b92a4571472ceac49f09765f7a0 (
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': 'User Overlay'},
'feed': ['https://github.com/tmacedo/portage/commits/master.atom'],
'homepage': 'https://github.com/tmacedo/portage',
'name': 'tmacedo',
'owner': [{'email': 'tftfmacedo@gmail.com',
'name': 'Tiago Macedo',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/tmacedo/portage.git'}],
'status': 'unofficial'}
$ pmaint sync tmacedo
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
*** syncing tmacedo
From git://github.com/tmacedo/portage
38609eb..4206fc6 master -> origin/master
Updating 38609eb..4206fc6
Fast-forward
dev-util/idea-community/Manifest | 2 +-
....ebuild => idea-community-2018.2.4.182.4505.22-r1.ebuild} | 12 +++++++-----
2 files changed, 8 insertions(+), 6 deletions(-)
rename dev-util/idea-community/{idea-community-2018.2.4.182.4505.22.ebuild => idea-community-2018.2.4.182.4505.22-r1.ebuild} (85%)
*** synced tmacedo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 tmacedo
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:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
* Cache regenerated successfully
|