1 | {'description': {'en': 'The Gentoo Science Overlay is intended as a place to '
|
2 | 'work\n'
|
3 | ' outside of the main portage tree on experimental '
|
4 | 'ebuilds. Our aim is to\n'
|
5 | ' increase the rate of development of scientific '
|
6 | 'packages for Gentoo, but\n'
|
7 | ' ebuilds in this repository are by their very '
|
8 | 'nature more experimental. If\n'
|
9 | ' you wish to use them you should be willing to help '
|
10 | 'test and report\n'
|
11 | ' bugs. For contribution read '
|
12 | 'https://wiki.gentoo.org/wiki/Project:Science/Contributing\n'
|
13 | ' '},
|
14 | 'feed': ['https://cgit.gentoo.org/proj/sci.git/atom/',
|
15 | 'https://github.com/gentoo-science/sci/commits/master.atom'],
|
16 | 'homepage': 'https://wiki.gentoo.org/wiki/Project:Science',
|
17 | 'name': 'science',
|
18 | 'owner': [{'email': 'sci@gentoo.org', 'name': 'sci', 'type': 'project'}],
|
19 | 'quality': 'experimental',
|
20 | 'source': [{'type': 'git',
|
21 | 'uri': 'https://anongit.gentoo.org/git/proj/sci.git'},
|
22 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/sci.git'},
|
23 | {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/proj/sci.git'},
|
24 | {'type': 'git', 'uri': 'https://github.com/gentoo-science/sci.git'},
|
25 | {'type': 'git', 'uri': 'git@github.com:gentoo-science/sci.git'}],
|
26 | 'status': 'official'}
|
27 | pkgcore 0.12.24
|
28 |
|
29 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync science
|
30 | *** syncing science
|
31 | Already up to date.
|
32 | *** synced science
|
33 | * Sync succeeded
|
34 | $ git log --format=%ci -1
|
35 | $ git show -q --pretty=format:%G? HEAD
|
36 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 science
|
37 | * Cache regenerated successfully
|