diff options
author | 2022-07-11 01:16:17 +0000 | |
---|---|---|
committer | 2022-07-11 01:16:17 +0000 | |
commit | 1c9ae5bc34d503b15e83000ff50245aa6fcfe4ca (patch) | |
tree | 86f3f9ba3b965dabb21a8aac37a525a92f7447d9 /sage-on-gentoo.txt | |
parent | 2022-07-11T01:00:01Z (diff) | |
download | repos-1c9ae5bc34d503b15e83000ff50245aa6fcfe4ca.tar.gz repos-1c9ae5bc34d503b15e83000ff50245aa6fcfe4ca.tar.bz2 repos-1c9ae5bc34d503b15e83000ff50245aa6fcfe4ca.zip |
2022-07-11T01:15:01Z
Diffstat (limited to 'sage-on-gentoo.txt')
-rw-r--r-- | sage-on-gentoo.txt | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/sage-on-gentoo.txt b/sage-on-gentoo.txt index 327f5a0e746e..309dbc9d1bd9 100644 --- a/sage-on-gentoo.txt +++ b/sage-on-gentoo.txt @@ -15,7 +15,24 @@ pkgcore 0.12.11 $ 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 + 8a5353f8..a2c6107d master -> origin/master +Updating 8a5353f8..a2c6107d +Fast-forward + sci-mathematics/giac/Manifest | 2 +- + .../{giac-1.9.0.13.ebuild => giac-1.9.0.15.ebuild} | 2 + + .../sage-conf/files/sage-conf-9.7-v2.patch | 33 ------- + .../sage-conf/files/sage-conf-9.7.patch | 16 ++-- + .../sage-conf/files/sage-conf.py.in-9.7 | 50 ---------- + sci-mathematics/sage-conf/sage-conf-9999.ebuild | 21 ++--- + .../sage_docbuild/sage_docbuild-9999.ebuild | 2 +- + sci-mathematics/singular/Manifest | 1 + + sci-mathematics/singular/singular-4.3.1_p1.ebuild | 103 +++++++++++++++++++++ + 9 files changed, 123 insertions(+), 107 deletions(-) + rename sci-mathematics/giac/{giac-1.9.0.13.ebuild => giac-1.9.0.15.ebuild} (98%) + delete mode 100644 sci-mathematics/sage-conf/files/sage-conf-9.7-v2.patch + delete mode 100644 sci-mathematics/sage-conf/files/sage-conf.py.in-9.7 + create mode 100644 sci-mathematics/singular/singular-4.3.1_p1.ebuild *** synced sage-on-gentoo * Sync succeeded $ git log --format=%ci -1 |