diff options
Diffstat (limited to 'sage-on-gentoo.txt')
-rw-r--r-- | sage-on-gentoo.txt | 92 |
1 files changed, 90 insertions, 2 deletions
diff --git a/sage-on-gentoo.txt b/sage-on-gentoo.txt index 8c6fca913405..ebc5f96e2211 100644 --- a/sage-on-gentoo.txt +++ b/sage-on-gentoo.txt @@ -16,8 +16,96 @@ pkgcore 0.12.24 $ 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 - f5076283..6a40b02f vbraun -> origin/vbraun -Already up to date. + 0a45ca83..6be57662 master -> origin/master +Updating 0a45ca83..6be57662 +Fast-forward + dev-perl/MongoDB/Manifest | 1 - + dev-perl/MongoDB/MongoDB-2.2.1.ebuild | 76 -------- + dev-perl/MongoDB/metadata.xml | 8 - + dev-perl/UUID-URandom/Manifest | 1 - + dev-perl/UUID-URandom/UUID-URandom-0.001.ebuild | 18 -- + dev-perl/UUID-URandom/metadata.xml | 8 - + sci-libs/amd/Manifest | 2 +- + .../amd/{amd-3.3.2.ebuild => amd-3.3.3.ebuild} | 2 +- + sci-libs/btf/Manifest | 2 +- + sci-libs/btf/btf-2.3.2.ebuild | 2 +- + sci-libs/camd/Manifest | 2 +- + .../camd/{camd-3.3.2.ebuild => camd-3.3.3.ebuild} | 2 +- + sci-libs/ccolamd/Manifest | 2 +- + .../{ccolamd-3.3.3.ebuild => ccolamd-3.3.4.ebuild} | 2 +- + sci-libs/cholmod/Manifest | 2 +- + .../{cholmod-5.2.1.ebuild => cholmod-5.3.0.ebuild} | 2 +- + sci-libs/colamd/Manifest | 2 +- + .../{colamd-3.3.3.ebuild => colamd-3.3.4.ebuild} | 2 +- + sci-libs/cxsparse/Manifest | 2 +- + ...cxsparse-4.4.0.ebuild => cxsparse-4.4.1.ebuild} | 2 +- + sci-libs/klu/Manifest | 2 +- + .../klu/{klu-2.3.3.ebuild => klu-2.3.4.ebuild} | 2 +- + sci-libs/ldl/Manifest | 2 +- + sci-libs/ldl/ldl-3.3.2.ebuild | 2 +- + sci-libs/rbio/Manifest | 2 +- + .../rbio/{rbio-4.3.2.ebuild => rbio-4.3.3.ebuild} | 2 +- + sci-libs/spex/Manifest | 2 +- + .../spex/{spex-3.1.0.ebuild => spex-3.2.0.ebuild} | 2 +- + sci-libs/spqr/Manifest | 2 +- + .../spqr/{spqr-4.3.3.ebuild => spqr-4.3.4.ebuild} | 2 +- + sci-libs/suitesparseconfig/Manifest | 2 +- + ...7.7.0.ebuild => suitesparseconfig-7.8.0.ebuild} | 0 + sci-libs/umfpack/Manifest | 2 +- + .../{umfpack-6.3.3.ebuild => umfpack-6.3.4.ebuild} | 2 +- + sci-mathematics/database_knotinfo/Manifest | 1 + + .../database_knotinfo-2024.8.1.ebuild | 20 +++ + sci-mathematics/pGroupCohomology/Manifest | 1 - + .../files/pGroupCohomology-3.3.2-local.patch | 79 --------- + .../files/pGroupCohomology-3.3.2-pyx.patch | 13 -- + .../files/pGroupCohomology-3.3.2-str.patch | 115 ------------ + sci-mathematics/pGroupCohomology/metadata.xml | 11 -- + .../pGroupCohomology/pGroupCohomology-3.3.2.ebuild | 45 ----- + sci-mathematics/sage-data-elliptic_curves/Manifest | 2 +- + .../sage-data-elliptic_curves/files/spkg-install | 88 ---------- + .../files/spkg-install.py | 100 +++++++++++ + ...uild => sage-data-elliptic_curves-0.8.1.ebuild} | 4 +- + .../sagemath-standard/files/gap-4.13.1.patch | 195 +++++++++++++++++++++ + .../sagemath-standard/files/gap-4.13.1_b.patch | 177 +++++++++++++++++++ + .../sagemath-standard/files/sympy-1.13.1.patch | 71 ++++++++ + ...-r1.ebuild => sagemath-standard-10.4-r2.ebuild} | 4 +- + .../sagemath-standard-9999.ebuild | 4 +- + tools/package.keywords/sage-10.4 | 2 +- + tools/package.keywords/sage-9999 | 2 +- + tools/suitesparse/SuiteSparse_bump.sh | 17 +- + 54 files changed, 617 insertions(+), 500 deletions(-) + delete mode 100644 dev-perl/MongoDB/Manifest + delete mode 100644 dev-perl/MongoDB/MongoDB-2.2.1.ebuild + delete mode 100644 dev-perl/MongoDB/metadata.xml + delete mode 100644 dev-perl/UUID-URandom/Manifest + delete mode 100644 dev-perl/UUID-URandom/UUID-URandom-0.001.ebuild + delete mode 100644 dev-perl/UUID-URandom/metadata.xml + rename sci-libs/amd/{amd-3.3.2.ebuild => amd-3.3.3.ebuild} (99%) + rename sci-libs/camd/{camd-3.3.2.ebuild => camd-3.3.3.ebuild} (98%) + rename sci-libs/ccolamd/{ccolamd-3.3.3.ebuild => ccolamd-3.3.4.ebuild} (98%) + rename sci-libs/cholmod/{cholmod-5.2.1.ebuild => cholmod-5.3.0.ebuild} (99%) + rename sci-libs/colamd/{colamd-3.3.3.ebuild => colamd-3.3.4.ebuild} (98%) + rename sci-libs/cxsparse/{cxsparse-4.4.0.ebuild => cxsparse-4.4.1.ebuild} (99%) + rename sci-libs/klu/{klu-2.3.3.ebuild => klu-2.3.4.ebuild} (98%) + rename sci-libs/rbio/{rbio-4.3.2.ebuild => rbio-4.3.3.ebuild} (98%) + rename sci-libs/spex/{spex-3.1.0.ebuild => spex-3.2.0.ebuild} (99%) + rename sci-libs/spqr/{spqr-4.3.3.ebuild => spqr-4.3.4.ebuild} (99%) + rename sci-libs/suitesparseconfig/{suitesparseconfig-7.7.0.ebuild => suitesparseconfig-7.8.0.ebuild} (100%) + rename sci-libs/umfpack/{umfpack-6.3.3.ebuild => umfpack-6.3.4.ebuild} (99%) + create mode 100644 sci-mathematics/database_knotinfo/database_knotinfo-2024.8.1.ebuild + delete mode 100644 sci-mathematics/pGroupCohomology/Manifest + delete mode 100644 sci-mathematics/pGroupCohomology/files/pGroupCohomology-3.3.2-local.patch + delete mode 100644 sci-mathematics/pGroupCohomology/files/pGroupCohomology-3.3.2-pyx.patch + delete mode 100644 sci-mathematics/pGroupCohomology/files/pGroupCohomology-3.3.2-str.patch + delete mode 100644 sci-mathematics/pGroupCohomology/metadata.xml + delete mode 100644 sci-mathematics/pGroupCohomology/pGroupCohomology-3.3.2.ebuild + delete mode 100644 sci-mathematics/sage-data-elliptic_curves/files/spkg-install + create mode 100644 sci-mathematics/sage-data-elliptic_curves/files/spkg-install.py + rename sci-mathematics/sage-data-elliptic_curves/{sage-data-elliptic_curves-0.8.ebuild => sage-data-elliptic_curves-0.8.1.ebuild} (87%) + create mode 100644 sci-mathematics/sagemath-standard/files/gap-4.13.1.patch + create mode 100644 sci-mathematics/sagemath-standard/files/gap-4.13.1_b.patch + create mode 100644 sci-mathematics/sagemath-standard/files/sympy-1.13.1.patch + rename sci-mathematics/sagemath-standard/{sagemath-standard-10.4-r1.ebuild => sagemath-standard-10.4-r2.ebuild} (98%) *** synced sage-on-gentoo * Sync succeeded $ git log --format=%ci -1 |