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
|
{'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
2620e76..3f3cb19 master -> origin/master
Updating 2620e76..3f3cb19
Fast-forward
sci-biology/samri_bindata/ChangeLog | 4 ----
sci-biology/samri_bindata/Manifest | 1 -
sci-biology/samri_bindata/metadata.xml | 15 --------------
sci-biology/samri_bindata/samri_bindata-0.4.ebuild | 23 ----------------------
4 files changed, 43 deletions(-)
delete mode 100644 sci-biology/samri_bindata/ChangeLog
delete mode 100644 sci-biology/samri_bindata/Manifest
delete mode 100644 sci-biology/samri_bindata/metadata.xml
delete mode 100644 sci-biology/samri_bindata/samri_bindata-0.4.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
* Cache regenerated successfully
|