diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-01-19 06:31:51 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-01-19 06:31:51 +0000 |
commit | e46010e3e290b45dba8a63dfd2a42be617f828c7 (patch) | |
tree | 08678c65334c2c82c25a7afcecad731991034d39 /sage-on-gentoo.txt | |
parent | 2023-01-19T06:15:01Z (diff) | |
download | repos-e46010e3e290b45dba8a63dfd2a42be617f828c7.tar.gz repos-e46010e3e290b45dba8a63dfd2a42be617f828c7.tar.bz2 repos-e46010e3e290b45dba8a63dfd2a42be617f828c7.zip |
2023-01-19T06:30:01Z
Diffstat (limited to 'sage-on-gentoo.txt')
-rw-r--r-- | sage-on-gentoo.txt | 51 |
1 files changed, 50 insertions, 1 deletions
diff --git a/sage-on-gentoo.txt b/sage-on-gentoo.txt index 6b6f639290cd..52f730e0aacf 100644 --- a/sage-on-gentoo.txt +++ b/sage-on-gentoo.txt @@ -15,7 +15,56 @@ pkgcore 0.12.17 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sage-on-gentoo *** syncing sage-on-gentoo -Already up to date. +From https://github.com/cschwan/sage-on-gentoo + 7f29c6d3..3baae36e master -> origin/master + d8ffd2ea..8cd89e5e vbraun -> origin/vbraun +Updating 7f29c6d3..3baae36e +Fast-forward + sci-libs/amd/Manifest | 2 +- + .../amd/{amd-3.0.2.ebuild => amd-3.0.3.ebuild} | 36 +++++---- + sci-libs/btf/Manifest | 2 +- + .../btf/{btf-2.0.2.ebuild => btf-2.0.3.ebuild} | 4 +- + sci-libs/camd/Manifest | 2 +- + .../camd/{camd-3.0.2.ebuild => camd-3.0.3.ebuild} | 23 +++--- + sci-libs/ccolamd/Manifest | 2 +- + .../{ccolamd-3.0.2.ebuild => ccolamd-3.0.3.ebuild} | 8 +- + sci-libs/cholmod/Manifest | 2 +- + .../{cholmod-4.0.2.ebuild => cholmod-4.0.3.ebuild} | 16 ++-- + sci-libs/colamd/Manifest | 2 +- + .../{colamd-3.0.2.ebuild => colamd-3.0.3.ebuild} | 8 +- + sci-libs/cxsparse/Manifest | 2 +- + ...cxsparse-4.0.2.ebuild => cxsparse-4.0.3.ebuild} | 4 +- + sci-libs/klu/Manifest | 2 +- + .../klu/{klu-2.0.2.ebuild => klu-2.0.3.ebuild} | 14 ++-- + sci-libs/ldl/Manifest | 2 +- + .../ldl/{ldl-3.0.2.ebuild => ldl-3.0.3.ebuild} | 30 ++++---- + sci-libs/rbio/Manifest | 2 +- + .../rbio/{rbio-3.0.0.ebuild => rbio-3.0.3.ebuild} | 4 +- + sci-libs/spex/Manifest | 2 +- + .../spex/{spex-2.0.2.ebuild => spex-2.0.3.ebuild} | 8 +- + sci-libs/spqr/Manifest | 2 +- + .../spqr/{spqr-3.0.2.ebuild => spqr-3.0.3.ebuild} | 10 +-- + sci-libs/suitesparseconfig/Manifest | 2 +- + ...6.0.2.ebuild => suitesparseconfig-7.0.0.ebuild} | 6 +- + sci-libs/umfpack/Manifest | 2 +- + sci-libs/umfpack/umfpack-6.0.2.ebuild | 87 ---------------------- + sci-libs/umfpack/umfpack-6.1.0.ebuild | 70 +++++++++++++++++ + 29 files changed, 177 insertions(+), 179 deletions(-) + rename sci-libs/amd/{amd-3.0.2.ebuild => amd-3.0.3.ebuild} (59%) + rename sci-libs/btf/{btf-2.0.2.ebuild => btf-2.0.3.ebuild} (91%) + rename sci-libs/camd/{camd-3.0.2.ebuild => camd-3.0.3.ebuild} (68%) + rename sci-libs/ccolamd/{ccolamd-3.0.2.ebuild => ccolamd-3.0.3.ebuild} (88%) + rename sci-libs/cholmod/{cholmod-4.0.2.ebuild => cholmod-4.0.3.ebuild} (89%) + rename sci-libs/colamd/{colamd-3.0.2.ebuild => colamd-3.0.3.ebuild} (88%) + rename sci-libs/cxsparse/{cxsparse-4.0.2.ebuild => cxsparse-4.0.3.ebuild} (97%) + rename sci-libs/klu/{klu-2.0.2.ebuild => klu-2.0.3.ebuild} (90%) + rename sci-libs/ldl/{ldl-3.0.2.ebuild => ldl-3.0.3.ebuild} (62%) + rename sci-libs/rbio/{rbio-3.0.0.ebuild => rbio-3.0.3.ebuild} (92%) + rename sci-libs/spex/{spex-2.0.2.ebuild => spex-2.0.3.ebuild} (91%) + rename sci-libs/spqr/{spqr-3.0.2.ebuild => spqr-3.0.3.ebuild} (96%) + rename sci-libs/suitesparseconfig/{suitesparseconfig-6.0.2.ebuild => suitesparseconfig-7.0.0.ebuild} (83%) + delete mode 100644 sci-libs/umfpack/umfpack-6.0.2.ebuild + create mode 100644 sci-libs/umfpack/umfpack-6.1.0.ebuild *** synced sage-on-gentoo * Sync succeeded $ git log --format=%ci -1 |