diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-07 21:51:16 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-07 21:51:16 +0000 |
commit | 1cd9ff0b28f1253c77bf45ac33fd56271736719f (patch) | |
tree | b6e6cfc6a7b8461ed6226cb30b16db0dc5933222 /sage-on-gentoo.txt | |
parent | 2021-02-07T19:00:01Z (diff) | |
download | repos-1cd9ff0b28f1253c77bf45ac33fd56271736719f.tar.gz repos-1cd9ff0b28f1253c77bf45ac33fd56271736719f.tar.bz2 repos-1cd9ff0b28f1253c77bf45ac33fd56271736719f.zip |
2021-02-07T20:30:01Z
Diffstat (limited to 'sage-on-gentoo.txt')
-rw-r--r-- | sage-on-gentoo.txt | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/sage-on-gentoo.txt b/sage-on-gentoo.txt index 9a86689ad383..639075aa872a 100644 --- a/sage-on-gentoo.txt +++ b/sage-on-gentoo.txt @@ -25,7 +25,21 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +From git://github.com/cschwan/sage-on-gentoo + dc00398e..5a33b6cd master -> origin/master +Updating dc00398e..5a33b6cd +Fast-forward + .../files/pGroupCohomology-3.3.2-local.patch | 79 ++++++++++++++ + .../files/pGroupCohomology-3.3.2-pyx.patch | 13 +++ + .../files/pGroupCohomology-3.3.2-str.patch | 115 +++++++++++++++++++++ + .../pGroupCohomology/pGroupCohomology-3.3.2.ebuild | 6 ++ + .../sage/files/sage-9.3-forcejavatmp.patch | 23 +++++ + sci-mathematics/sage/sage-9999.ebuild | 7 +- + 6 files changed, 241 insertions(+), 2 deletions(-) + create mode 100644 sci-mathematics/pGroupCohomology/files/pGroupCohomology-3.3.2-local.patch + create mode 100644 sci-mathematics/pGroupCohomology/files/pGroupCohomology-3.3.2-pyx.patch + create mode 100644 sci-mathematics/pGroupCohomology/files/pGroupCohomology-3.3.2-str.patch + create mode 100644 sci-mathematics/sage/files/sage-9.3-forcejavatmp.patch *** syncing sage-on-gentoo *** synced sage-on-gentoo * Sync succeeded |