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.13
|
28 |
|
29 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync science
|
30 | *** syncing science
|
31 | From https://anongit.gentoo.org/git/proj/sci
|
32 | 708a70a3e..16ff33ab4 master -> origin/master
|
33 | Updating 708a70a3e..16ff33ab4
|
34 | Fast-forward
|
35 | dev-libs/optix/Manifest | 1 -
|
36 | dev-libs/optix/metadata.xml | 10 ------
|
37 | dev-libs/optix/optix-7.4.0.ebuild | 37 ----------------------
|
38 | ...r-fem-9.0-r1.ebuild => elmer-fem-9.0-r2.ebuild} | 2 ++
|
39 | .../elmer-fem/files/elmer-fem-9.0-qwt-6.2.patch | 35 ++++++++++++++++++++
|
40 | sci-misc/elmer-fem/files/elmer-fem-rpath.patch | 11 +++++++
|
41 | 6 files changed, 48 insertions(+), 48 deletions(-)
|
42 | delete mode 100644 dev-libs/optix/Manifest
|
43 | delete mode 100644 dev-libs/optix/metadata.xml
|
44 | delete mode 100644 dev-libs/optix/optix-7.4.0.ebuild
|
45 | rename sci-misc/elmer-fem/{elmer-fem-9.0-r1.ebuild => elmer-fem-9.0-r2.ebuild} (96%)
|
46 | create mode 100644 sci-misc/elmer-fem/files/elmer-fem-9.0-qwt-6.2.patch
|
47 | create mode 100644 sci-misc/elmer-fem/files/elmer-fem-rpath.patch
|
48 | *** synced science
|
49 | * Sync succeeded
|
50 | $ git log --format=%ci -1
|
51 | $ git show -q --pretty=format:%G? HEAD
|
52 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 science
|
53 | * Cache regenerated successfully
|