diff options
author | 2021-12-12 20:06:21 +0000 | |
---|---|---|
committer | 2021-12-12 20:06:21 +0000 | |
commit | 466840a593b05f9c6d08ce9bc5313797c18669f8 (patch) | |
tree | fd2178f58e0cc3a49d214114715d35fb83afe119 /sage-on-gentoo.txt | |
parent | 2021-12-12T19:45:01Z (diff) | |
download | repos-466840a593b05f9c6d08ce9bc5313797c18669f8.tar.gz repos-466840a593b05f9c6d08ce9bc5313797c18669f8.tar.bz2 repos-466840a593b05f9c6d08ce9bc5313797c18669f8.zip |
2021-12-12T20:00:01Z
Diffstat (limited to 'sage-on-gentoo.txt')
-rw-r--r-- | sage-on-gentoo.txt | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/sage-on-gentoo.txt b/sage-on-gentoo.txt index c8ba49b3aca8..011d70632f7a 100644 --- a/sage-on-gentoo.txt +++ b/sage-on-gentoo.txt @@ -15,7 +15,31 @@ pkgcore 0.12.8 $ 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 + 1f1c93b2..6fc3c5bd master -> origin/master +Updating 1f1c93b2..6fc3c5bd +Fast-forward + dev-python/cysignals/Manifest | 2 +- + ...gnals-1.11.0.ebuild => cysignals-1.11.1.ebuild} | 0 + package.keywords/sage-9999 | 2 ++ + sci-mathematics/giac/Manifest | 2 +- + .../{giac-1.7.0.39.ebuild => giac-1.7.0.43.ebuild} | 0 + sci-mathematics/primecount/Manifest | 1 + + sci-mathematics/primecount/metadata.xml | 8 ++++++ + sci-mathematics/primecount/primecount-7.2.ebuild | 33 ++++++++++++++++++++++ + sci-mathematics/primesieve/Manifest | 1 + + sci-mathematics/primesieve/metadata.xml | 8 ++++++ + sci-mathematics/primesieve/primesieve-7.7.ebuild | 27 ++++++++++++++++++ + sci-mathematics/sage/sage-9999.ebuild | 4 +-- + 12 files changed, 84 insertions(+), 4 deletions(-) + rename dev-python/cysignals/{cysignals-1.11.0.ebuild => cysignals-1.11.1.ebuild} (100%) + rename sci-mathematics/giac/{giac-1.7.0.39.ebuild => giac-1.7.0.43.ebuild} (100%) + create mode 100644 sci-mathematics/primecount/Manifest + create mode 100644 sci-mathematics/primecount/metadata.xml + create mode 100644 sci-mathematics/primecount/primecount-7.2.ebuild + create mode 100644 sci-mathematics/primesieve/Manifest + create mode 100644 sci-mathematics/primesieve/metadata.xml + create mode 100644 sci-mathematics/primesieve/primesieve-7.7.ebuild *** synced sage-on-gentoo * Sync succeeded $ git log --format=%ci -1 |