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
|
{'description': {'en': "anomen's personal Gentoo overlay"},
'feed': ['https://github.com/anomen-s/anomen-overlay/commits/master.atom'],
'homepage': 'https://github.com/anomen-s/anomen-overlay',
'name': 'anomen',
'owner': [{'email': 'ludek_h@seznam.cz', 'name': 'anomen', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/anomen-s/anomen-overlay.git'},
{'type': 'git',
'uri': 'git://github.com/anomen-s/anomen-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:anomen-s/anomen-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync anomen
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 anomen
From https://github.com/anomen-s/anomen-overlay
168ed0b..520372b master -> origin/master
Updating 168ed0b..520372b
Fast-forward
dev-util/idea-community/Manifest | 12 +--
.../idea-community-2017.2.4.172.4155.36.ebuild | 103 ---------------------
.../idea-community-2017.3.0.173.3727.127.ebuild | 103 ---------------------
... => idea-community-2017.3.4.173.4548.28.ebuild} | 0
4 files changed, 3 insertions(+), 215 deletions(-)
delete mode 100644 dev-util/idea-community/idea-community-2017.2.4.172.4155.36.ebuild
delete mode 100644 dev-util/idea-community/idea-community-2017.3.0.173.3727.127.ebuild
rename dev-util/idea-community/{idea-community-2017.2.3.172.3968.16.ebuild => idea-community-2017.3.4.173.4548.28.ebuild} (100%)
*** synced anomen
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 anomen
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
* Cache regenerated successfully
|