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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
{'description': {'en': 'The Gentoo Science Overlay is intended as a place to work\n outside of the main portage tree on experimental ebuilds. Our aim is to\n increase the rate of development of scientific packages for Gentoo, but\n ebuilds in this repository are by their very nature more experimental. If\n you wish to use them you should be willing to help test and report\n bugs. For contribution read http://wiki.gentoo.org/wiki/Project:Science/Contributing\n '},
'feed': ['https://cgit.gentoo.org/proj/sci.git/atom/',
'https://github.com/gentoo-science/sci/commits/master.atom'],
'homepage': 'http://wiki.gentoo.org/wiki/Project:Science',
'name': 'science',
'owner': [{'email': 'sci@gentoo.org', 'name': 'sci', 'type': 'project'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/sci.git'},
{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/proj/sci.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/proj/sci.git'},
{'type': 'git',
'uri': 'https://github.com/gentoo-science/sci.git'},
{'type': 'git', 'uri': 'git://github.com/gentoo-science/sci.git'},
{'type': 'git', 'uri': 'git@github.com:gentoo-science/sci.git'}],
'status': 'official'}
$ pmaint sync science
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
From git://anongit.gentoo.org/proj/sci
5a63b5476..4db0a635a master -> origin/master
Updating 5a63b5476..4db0a635a
Fast-forward
dev-lang/terra/terra-2015.03.12.ebuild | 10 +-
dev-util/amdapp/Manifest | 2 +
dev-util/amdapp/amdapp-3.0-r2.ebuild | 89 +++++++++++++++
sci-biology/CONTIGuator/CONTIGuator-2.7.3.ebuild | 30 -----
sci-biology/CONTIGuator/Manifest | 2 -
sci-biology/CONTIGuator/metadata.xml | 15 ---
sci-biology/MolBioLib/MolBioLib-5.ebuild | 7 +-
.../bio-cd-hit-report-0.1.0.ebuild | 10 +-
.../full_lengther_next-0.6.2.ebuild | 10 +-
sci-biology/hisat2/hisat2-2.0.5.ebuild | 13 ++-
sci-biology/scbi_blast/scbi_blast-0.0.43.ebuild | 10 +-
sci-biology/scbi_fasta/scbi_fasta-0.1.9.ebuild | 7 +-
sci-biology/scbi_fastq/scbi_fastq-0.0.22.ebuild | 10 +-
.../scbi_mapreduce/scbi_mapreduce-0.0.45.ebuild | 10 +-
sci-biology/scbi_plot/scbi_plot-0.0.7.ebuild | 10 +-
sci-biology/scbi_zcat/scbi_zcat-0.0.2.ebuild | 10 +-
sci-chemistry/nmrpipe/metadata.xml | 2 +-
.../nmrpipe/nmrpipe-8.7.2015.320.15.26.ebuild | 9 +-
sci-chemistry/phenix-bin/Manifest | 2 -
.../phenix-bin/phenix-bin-1.10.2155.ebuild | 9 +-
.../phenix-bin/phenix-bin-1.9.1692.ebuild | 125 ---------------------
sci-chemistry/xplor-nih/xplor-nih-2.38.ebuild | 9 +-
sci-libs/libStatGen/libStatGen-1.0.13.ebuild | 3 +-
sci-misc/elmer-meta/elmer-meta-6.0_p4651.ebuild | 5 +-
sci-misc/elmer-meta/elmer-meta-9999.ebuild | 5 +-
sci-physics/root/root-9999.ebuild | 6 +-
26 files changed, 175 insertions(+), 245 deletions(-)
create mode 100644 dev-util/amdapp/amdapp-3.0-r2.ebuild
delete mode 100644 sci-biology/CONTIGuator/CONTIGuator-2.7.3.ebuild
delete mode 100644 sci-biology/CONTIGuator/Manifest
delete mode 100644 sci-biology/CONTIGuator/metadata.xml
delete mode 100644 sci-chemistry/phenix-bin/phenix-bin-1.9.1692.ebuild
*** syncing science
*** synced science
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 science
* Cache regenerated successfully
|