diff options
author | 2022-08-07 23:31:39 +0000 | |
---|---|---|
committer | 2022-08-07 23:31:39 +0000 | |
commit | 39cb3b45113f319da89c34a74649aaa3d904cacb (patch) | |
tree | e0eebbf0ab27f4b75dd2271de1f55e19428d0cef /sage-on-gentoo.txt | |
parent | 2022-08-07T23:15:01Z (diff) | |
download | repos-39cb3b45113f319da89c34a74649aaa3d904cacb.tar.gz repos-39cb3b45113f319da89c34a74649aaa3d904cacb.tar.bz2 repos-39cb3b45113f319da89c34a74649aaa3d904cacb.zip |
2022-08-07T23:30:01Z
Diffstat (limited to 'sage-on-gentoo.txt')
-rw-r--r-- | sage-on-gentoo.txt | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/sage-on-gentoo.txt b/sage-on-gentoo.txt index b820d50bfa78..3d2c4b9a3339 100644 --- a/sage-on-gentoo.txt +++ b/sage-on-gentoo.txt @@ -16,7 +16,29 @@ pkgcore 0.12.12 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sage-on-gentoo ERROR:pkgcore:Cannot write cache for /usr/lib/python3.10/site-packages/pkgcore/plugins/plugincache: [Errno 13] Permission denied: '/usr/lib64/python3.10/site-packages/pkgcore/plugins/.update.plugincache'. Try running pplugincache. *** syncing sage-on-gentoo -Already up to date. +From https://github.com/cschwan/sage-on-gentoo + 7089633e..620a09d6 master -> origin/master +Updating 7089633e..620a09d6 +Fast-forward + dev-python/osqp-python/Manifest | 1 + + dev-python/osqp-python/metadata.xml | 8 ++++ + dev-python/osqp-python/osqp-python-0.6.2_p5.ebuild | 44 ++++++++++++++++++++++ + dev-python/qdldl-python/Manifest | 1 + + dev-python/qdldl-python/metadata.xml | 8 ++++ + .../qdldl-python/qdldl-python-0.1.5_p2.ebuild | 33 ++++++++++++++++ + sci-libs/qdldl/Manifest | 1 + + sci-libs/qdldl/metadata.xml | 8 ++++ + sci-libs/qdldl/qdldl-0.1.6.ebuild | 27 +++++++++++++ + 9 files changed, 131 insertions(+) + create mode 100644 dev-python/osqp-python/Manifest + create mode 100644 dev-python/osqp-python/metadata.xml + create mode 100644 dev-python/osqp-python/osqp-python-0.6.2_p5.ebuild + create mode 100644 dev-python/qdldl-python/Manifest + create mode 100644 dev-python/qdldl-python/metadata.xml + create mode 100644 dev-python/qdldl-python/qdldl-python-0.1.5_p2.ebuild + create mode 100644 sci-libs/qdldl/Manifest + create mode 100644 sci-libs/qdldl/metadata.xml + create mode 100644 sci-libs/qdldl/qdldl-0.1.6.ebuild *** synced sage-on-gentoo * Sync succeeded $ git log --format=%ci -1 |