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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
|
{'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.28
$ 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
aa56ce234..62dcb37f8 master -> origin/master
6057b36d9..b3bcc805e vbraun -> origin/vbraun
Updating aa56ce234..62dcb37f8
Fast-forward
dev-python/cylp/Manifest | 2 +-
.../{cylp-0.92.2.ebuild => cylp-0.92.3.ebuild} | 4 +-
dev-python/cylp/cylp-9999.ebuild | 4 +-
.../jupyter-jsmol/jupyter-jsmol-2022.1.0.ebuild | 2 +-
.../jupyter-sphinx/jupyter-sphinx-0.5.3.ebuild | 2 +-
.../jupyter-threejs-sage-122.ebuild | 2 +-
.../ExportSageNB/ExportSageNB-3.4.ebuild | 2 +-
sci-mathematics/sage-conf/Manifest | 1 -
sci-mathematics/sage-conf/sage-conf-10.4.ebuild | 53 ----
.../sage-data-elliptic_curves-0.8.1.ebuild | 2 +-
sci-mathematics/sage-doc/Manifest | 2 -
sci-mathematics/sage-doc/sage-doc-10.4.ebuild | 179 -----------
sci-mathematics/sage-sws2rst/Manifest | 1 -
.../sage-sws2rst/sage-sws2rst-10.4.ebuild | 28 --
sci-mathematics/sage_docbuild/Manifest | 4 -
.../sage_docbuild/sage_docbuild-10.4.ebuild | 46 ---
sci-mathematics/sage_setup/Manifest | 1 -
sci-mathematics/sage_setup/sage_setup-10.4.ebuild | 38 ---
sci-mathematics/sage_setup/sage_setup-9999.ebuild | 2 +-
sci-mathematics/sagemath-bliss/Manifest | 1 -
.../sagemath-bliss/sagemath-bliss-10.4.ebuild | 37 ---
sci-mathematics/sagemath-meataxe/Manifest | 1 -
.../sagemath-meataxe/sagemath-meataxe-10.4.ebuild | 42 ---
sci-mathematics/sagemath-sirocco/Manifest | 1 -
.../sagemath-sirocco/sagemath-sirocco-10.4.ebuild | 37 ---
sci-mathematics/sagemath-standard/Manifest | 5 -
.../sagemath-standard/files/gap-4.13.1.patch | 195 ------------
.../sagemath-standard/files/gap-4.13.1_b.patch | 177 -----------
.../sagemath-standard/files/mpmath_for10.4.patch | 335 ---------------------
.../sagemath-standard-10.4-r3.ebuild | 312 -------------------
.../sagemath-standard-10.5.ebuild | 2 +-
.../sagemath-standard-9999.ebuild | 2 +-
sci-mathematics/sagemath-tdlib/Manifest | 1 -
.../sagemath-tdlib/sagemath-tdlib-10.4.ebuild | 37 ---
tools/package.keywords/sage-10.4 | 142 ---------
35 files changed, 13 insertions(+), 1689 deletions(-)
rename dev-python/cylp/{cylp-0.92.2.ebuild => cylp-0.92.3.ebuild} (87%)
delete mode 100644 sci-mathematics/sage-conf/sage-conf-10.4.ebuild
delete mode 100644 sci-mathematics/sage-doc/sage-doc-10.4.ebuild
delete mode 100644 sci-mathematics/sage-sws2rst/sage-sws2rst-10.4.ebuild
delete mode 100644 sci-mathematics/sage_docbuild/sage_docbuild-10.4.ebuild
delete mode 100644 sci-mathematics/sage_setup/sage_setup-10.4.ebuild
delete mode 100644 sci-mathematics/sagemath-bliss/sagemath-bliss-10.4.ebuild
delete mode 100644 sci-mathematics/sagemath-meataxe/sagemath-meataxe-10.4.ebuild
delete mode 100644 sci-mathematics/sagemath-sirocco/sagemath-sirocco-10.4.ebuild
delete mode 100644 sci-mathematics/sagemath-standard/files/gap-4.13.1.patch
delete mode 100644 sci-mathematics/sagemath-standard/files/gap-4.13.1_b.patch
delete mode 100644 sci-mathematics/sagemath-standard/files/mpmath_for10.4.patch
delete mode 100644 sci-mathematics/sagemath-standard/sagemath-standard-10.4-r3.ebuild
delete mode 100644 sci-mathematics/sagemath-tdlib/sagemath-tdlib-10.4.ebuild
delete mode 100644 tools/package.keywords/sage-10.4
*** synced sage-on-gentoo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
error: gpg.ssh.allowedSignersFile needs to be configured and exist for ssh signature verification
$ 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
|