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
|
{'description': {'en': 'Split ebuilds for the Sage computer algebra system'},
'feed': ['https://github.com/cschwan/sage-on-gentoo/commits/master.atom'],
'homepage': 'https://github.com/cschwan/sage-on-gentoo',
'name': 'sage-on-gentoo',
'owner': [{'email': 'frp.bissey@gmail.com',
'name': 'Francois Bissey',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/cschwan/sage-on-gentoo.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/cschwan/sage-on-gentoo.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sage-on-gentoo
*** syncing sage-on-gentoo
From https://github.com/cschwan/sage-on-gentoo
5258c51e..4aa48be1 master -> origin/master
70b62202..0d59474e vbraun -> origin/vbraun
Updating 5258c51e..4aa48be1
Fast-forward
sci-mathematics/FXrays/FXrays-1.3.4.ebuild | 2 +-
sci-mathematics/FXrays/metadata.xml | 4 ++++
sci-mathematics/knot_floer_homology/knot_floer_homology-1.1.ebuild | 4 ++--
sci-mathematics/knot_floer_homology/metadata.xml | 4 ++++
sci-mathematics/plink/metadata.xml | 4 ++++
sci-mathematics/plink/plink-2.4.1.ebuild | 5 ++---
sci-mathematics/sage-flatsurf/metadata.xml | 4 ++++
sci-mathematics/sage-flatsurf/sage-flatsurf-0.4.6.ebuild | 2 +-
sci-mathematics/snappy_manifolds/metadata.xml | 4 ++++
sci-mathematics/snappy_manifolds/snappy_manifolds-1.1.2.ebuild | 4 ++--
sci-mathematics/spherogram/metadata.xml | 4 ++++
sci-mathematics/spherogram/spherogram-2.1.ebuild | 2 +-
12 files changed, 33 insertions(+), 10 deletions(-)
*** synced sage-on-gentoo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 sage-on-gentoo
* Cache regenerated successfully
|