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 | {'type': 'git', 'uri': 'git@github.com:gentoo-science/sci.git'}],
|
27 | 'status': 'official'}
|
28 | $ pmaint sync science
|
29 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
30 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
31 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
32 | Already up to date.
|
33 | *** syncing science
|
34 | *** synced science
|
35 | * Sync succeeded
|
36 | $ git log --format=%ci -1
|
37 | $ git show -q --pretty=format:%G? HEAD
|
38 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 science
|
39 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
40 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
41 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
42 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
43 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
44 | * Cache regenerated successfully
|