diff options
Diffstat (limited to 'sage-on-gentoo.txt')
-rw-r--r-- | sage-on-gentoo.txt | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/sage-on-gentoo.txt b/sage-on-gentoo.txt index 786f0b386e48..b887dcad1da3 100644 --- a/sage-on-gentoo.txt +++ b/sage-on-gentoo.txt @@ -15,7 +15,26 @@ pkgcore 0.12.21 $ 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 + 603976ec..ec54f1a9 master -> origin/master +Updating 603976ec..ec54f1a9 +Fast-forward + eclass/sage-git.eclass | 75 ++++++++++ + sci-mathematics/sage-conf/sage-conf-9999.ebuild | 29 +--- + sci-mathematics/sage/files/35344.patch | 151 --------------------- + .../sage/files/sage-10.1-neutering.patch | 100 +++++++------- + .../sage/files/sage-9.7-neutering.patch | 130 ------------------ + sci-mathematics/sage/sage-10.0.ebuild | 7 +- + sci-mathematics/sage/sage-9999.ebuild | 50 ++++--- + .../sage_docbuild/sage_docbuild-9999.ebuild | 34 ++--- + sci-mathematics/sage_setup/sage_setup-9999.ebuild | 34 ++--- + .../sagemath-bliss/sagemath-bliss-9999.ebuild | 36 +---- + .../sagemath-meataxe/sagemath-meataxe-9999.ebuild | 36 +---- + .../sagemath-sirocco/sagemath-sirocco-9999.ebuild | 36 +---- + 12 files changed, 196 insertions(+), 522 deletions(-) + create mode 100644 eclass/sage-git.eclass + delete mode 100644 sci-mathematics/sage/files/35344.patch + delete mode 100644 sci-mathematics/sage/files/sage-9.7-neutering.patch *** synced sage-on-gentoo * Sync succeeded $ git log --format=%ci -1 |