summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2022-11-09 22:46:41 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2022-11-09 22:46:41 +0000
commit1b8c173605383c337a69f547a0d443803495f0bb (patch)
tree82ec454e36f7e198667b3103dac5ee97590bd9b1 /sage-on-gentoo.txt
parent2022-11-09T22:30:01Z (diff)
downloadrepos-1b8c173605383c337a69f547a0d443803495f0bb.tar.gz
repos-1b8c173605383c337a69f547a0d443803495f0bb.tar.bz2
repos-1b8c173605383c337a69f547a0d443803495f0bb.zip
2022-11-09T22:45:01Z
Diffstat (limited to 'sage-on-gentoo.txt')
-rw-r--r--sage-on-gentoo.txt73
1 files changed, 1 insertions, 72 deletions
diff --git a/sage-on-gentoo.txt b/sage-on-gentoo.txt
index fdcf89b044eb..80e68a384cc8 100644
--- a/sage-on-gentoo.txt
+++ b/sage-on-gentoo.txt
@@ -16,78 +16,7 @@ pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sage-on-gentoo
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing sage-on-gentoo
-From https://github.com/cschwan/sage-on-gentoo
- 7323158b..6af6a7ae master -> origin/master
-Updating 7323158b..6af6a7ae
-Fast-forward
- dev-python/cvxopt/Manifest | 4 +
- dev-python/cvxopt/cvxopt-1.3.0-r1.ebuild | 174 +++++++++++++++++++++
- .../files/cvxopt-1.3.0-versioneer-buildfix.patch | 33 ++++
- dev-python/cvxopt/metadata.xml | 28 ++++
- eclass/gap-pkg.eclass | 3 +-
- sci-libs/amd/Manifest | 1 +
- sci-libs/amd/amd-3.0.0.ebuild | 61 ++++++++
- sci-libs/btf/Manifest | 1 +
- sci-libs/btf/btf-2.0.0.ebuild | 28 ++++
- sci-libs/camd/Manifest | 1 +
- sci-libs/camd/camd-3.0.0.ebuild | 56 +++++++
- sci-libs/ccolamd/Manifest | 1 +
- sci-libs/ccolamd/ccolamd-3.0.0.ebuild | 39 +++++
- sci-libs/cholmod/Manifest | 1 +
- sci-libs/cholmod/cholmod-4.0.0.ebuild | 90 +++++++++++
- sci-libs/cholmod/metadata.xml | 29 ++++
- sci-libs/colamd/Manifest | 1 +
- sci-libs/colamd/colamd-3.0.0.ebuild | 39 +++++
- sci-libs/cxsparse/Manifest | 1 +
- sci-libs/cxsparse/cxsparse-4.0.0.ebuild | 98 ++++++++++++
- sci-libs/klu/Manifest | 1 +
- sci-libs/klu/klu-2.0.0.ebuild | 65 ++++++++
- sci-libs/ldl/Manifest | 1 +
- sci-libs/ldl/ldl-3.0.0.ebuild | 62 ++++++++
- sci-libs/rbio/Manifest | 1 +
- sci-libs/rbio/metadata.xml | 4 -
- sci-libs/rbio/rbio-3.0.0.ebuild | 36 +++++
- sci-libs/spex/Manifest | 1 +
- sci-libs/spex/files/spex-2.0.0-demo_location.patch | 30 ++++
- sci-libs/spex/metadata.xml | 8 +
- sci-libs/spex/spex-2.0.0.ebuild | 60 +++++++
- sci-libs/spqr/Manifest | 1 +
- sci-libs/spqr/metadata.xml | 15 ++
- sci-libs/spqr/spqr-3.0.0.ebuild | 121 ++++++++++++++
- sci-libs/suitesparseconfig/Manifest | 1 +
- .../suitesparseconfig-6.0.0_beta9.ebuild | 35 +++++
- sci-libs/umfpack/Manifest | 1 +
- sci-libs/umfpack/metadata.xml | 14 ++
- sci-libs/umfpack/umfpack-6.0.0.ebuild | 87 +++++++++++
- sci-mathematics/sage/sage-9999.ebuild | 1 -
- 40 files changed, 1227 insertions(+), 7 deletions(-)
- create mode 100644 dev-python/cvxopt/Manifest
- create mode 100644 dev-python/cvxopt/cvxopt-1.3.0-r1.ebuild
- create mode 100644 dev-python/cvxopt/files/cvxopt-1.3.0-versioneer-buildfix.patch
- create mode 100644 dev-python/cvxopt/metadata.xml
- create mode 100644 sci-libs/amd/amd-3.0.0.ebuild
- create mode 100644 sci-libs/btf/btf-2.0.0.ebuild
- create mode 100644 sci-libs/camd/camd-3.0.0.ebuild
- create mode 100644 sci-libs/ccolamd/ccolamd-3.0.0.ebuild
- create mode 100644 sci-libs/cholmod/Manifest
- create mode 100644 sci-libs/cholmod/cholmod-4.0.0.ebuild
- create mode 100644 sci-libs/cholmod/metadata.xml
- create mode 100644 sci-libs/colamd/colamd-3.0.0.ebuild
- create mode 100644 sci-libs/cxsparse/cxsparse-4.0.0.ebuild
- create mode 100644 sci-libs/klu/klu-2.0.0.ebuild
- create mode 100644 sci-libs/ldl/ldl-3.0.0.ebuild
- create mode 100644 sci-libs/rbio/rbio-3.0.0.ebuild
- create mode 100644 sci-libs/spex/Manifest
- create mode 100644 sci-libs/spex/files/spex-2.0.0-demo_location.patch
- create mode 100644 sci-libs/spex/metadata.xml
- create mode 100644 sci-libs/spex/spex-2.0.0.ebuild
- create mode 100644 sci-libs/spqr/Manifest
- create mode 100644 sci-libs/spqr/metadata.xml
- create mode 100644 sci-libs/spqr/spqr-3.0.0.ebuild
- create mode 100644 sci-libs/suitesparseconfig/suitesparseconfig-6.0.0_beta9.ebuild
- create mode 100644 sci-libs/umfpack/Manifest
- create mode 100644 sci-libs/umfpack/metadata.xml
- create mode 100644 sci-libs/umfpack/umfpack-6.0.0.ebuild
+Already up to date.
*** synced sage-on-gentoo
* Sync succeeded
$ git log --format=%ci -1