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
|
{'description': {'en': 'Split ebuilds for the Sage computer algebra system'},
'feed': ['https://github.com/feeds/cschwan/commits/sage-on-gentoo/master'],
'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': 'git://github.com/cschwan/sage-on-gentoo.git'},
{'type': 'git',
'uri': 'https://github.com/cschwan/sage-on-gentoo.git'}],
'status': 'unofficial'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sage-on-gentoo
*** syncing sage-on-gentoo
From git://github.com/cschwan/sage-on-gentoo
6e4cf6a3..ff5d0d31 master -> origin/master
d41ac120..de81471f vbraun -> origin/vbraun
Updating 6e4cf6a3..ff5d0d31
Fast-forward
.../sage-doc/files/sage-doc-9.5-sphinx-4.4.patch | 78 ++++++++--------
.../sage/files/sage-9.5-sphinx-4.4.patch | 101 +++++++++++++++------
.../{sage-9.5-r1.ebuild => sage-9.5-r2.ebuild} | 0
3 files changed, 108 insertions(+), 71 deletions(-)
rename sci-mathematics/sage/{sage-9.5-r1.ebuild => sage-9.5-r2.ebuild} (100%)
*** 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
|