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
|
{'description': {'en': 'Overlay for scientific software and other utilities'},
'feed': ['https://github.com/TheChymera/overlay/commits/master.atom'],
'homepage': 'https://github.com/TheChymera/overlay',
'name': 'chymeric',
'owner': [{'email': 'chr@chymera.eu',
'name': 'Horea Christian',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/TheChymera/overlay.git'},
{'type': 'git', 'uri': 'git://github.com/TheChymera/overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/TheChymera/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync chymeric
From https://github.com/TheChymera/overlay
b99badc..5e907dc master -> origin/master
Updating b99badc..5e907dc
Fast-forward
dev-python/pytorch/ChangeLog | 2 --
dev-python/pytorch/Manifest | 1 -
dev-python/pytorch/metadata.xml | 17 -----------------
dev-python/pytorch/pytorch-1.2.0.ebuild | 34 ---------------------------------
4 files changed, 54 deletions(-)
delete mode 100644 dev-python/pytorch/ChangeLog
delete mode 100644 dev-python/pytorch/Manifest
delete mode 100644 dev-python/pytorch/metadata.xml
delete mode 100644 dev-python/pytorch/pytorch-1.2.0.ebuild
*** syncing chymeric
*** synced chymeric
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 chymeric
* media-gfx/stackHDR-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
* Cache regen failed with 1
|