diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-07-02 03:08:37 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-07-02 03:08:37 +0000 |
commit | 88244aefb4e52dc71da33466dc340e8dc08669f8 (patch) | |
tree | f7adc75f0508e8dfd91a2e5bd0c10b13b05d9614 /sage-on-gentoo.txt | |
parent | 2021-07-02T02:45:01Z (diff) | |
download | repos-88244aefb4e52dc71da33466dc340e8dc08669f8.tar.gz repos-88244aefb4e52dc71da33466dc340e8dc08669f8.tar.bz2 repos-88244aefb4e52dc71da33466dc340e8dc08669f8.zip |
2021-07-02T03:00:01Z
Diffstat (limited to 'sage-on-gentoo.txt')
-rw-r--r-- | sage-on-gentoo.txt | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/sage-on-gentoo.txt b/sage-on-gentoo.txt index c62ef1415e9f..1757ee0bf469 100644 --- a/sage-on-gentoo.txt +++ b/sage-on-gentoo.txt @@ -15,7 +15,32 @@ pkgcore 0.12.1 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sage-on-gentoo *** syncing sage-on-gentoo -Already up to date. +From git://github.com/cschwan/sage-on-gentoo + e8b29e81..ddcec34d master -> origin/master + 7402156c..c74c99d2 vbraun -> origin/vbraun +Updating e8b29e81..ddcec34d +Fast-forward + package.keywords/sage-9999 | 6 +- + sci-libs/pynac/Manifest | 1 + + sci-libs/pynac/pynac-0.7.29.ebuild | 81 +++++++++ + sci-mathematics/lie/lie-2.2.2.ebuild | 4 +- + .../sage/files/sage-9.4-neutering.patch | 182 +++++++++++++++++++++ + .../sage/files/sage-9.4-noextraflags.patch | 25 +++ + sci-mathematics/sage/files/sage_conf.py-9.4 | 16 ++ + sci-mathematics/sage/sage-9999.ebuild | 41 +---- + sci-mathematics/singular/Manifest | 2 +- + .../files/singular-4.2.0-doc_install.patch | 22 +-- + .../files/singular-4.2.0-gfan_linking.patch | 38 ----- + .../singular/files/singular-4.2.0-no-static.patch | 69 -------- + ...gular-4.2.0_p3.ebuild => singular-4.2.1.ebuild} | 4 - + 13 files changed, 322 insertions(+), 169 deletions(-) + create mode 100644 sci-libs/pynac/pynac-0.7.29.ebuild + create mode 100644 sci-mathematics/sage/files/sage-9.4-neutering.patch + create mode 100644 sci-mathematics/sage/files/sage-9.4-noextraflags.patch + create mode 100644 sci-mathematics/sage/files/sage_conf.py-9.4 + delete mode 100644 sci-mathematics/singular/files/singular-4.2.0-gfan_linking.patch + delete mode 100644 sci-mathematics/singular/files/singular-4.2.0-no-static.patch + rename sci-mathematics/singular/{singular-4.2.0_p3.ebuild => singular-4.2.1.ebuild} (94%) *** synced sage-on-gentoo * Sync succeeded $ git log --format=%ci -1 |