diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-04-04 09:09:21 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-04-04 09:09:21 +0000 |
commit | 3e3f85cf0b08678f5372b7cb8656b52be4b4a78b (patch) | |
tree | fdb3e71c4f8894714d1142c5c4b56aa2ec37b877 /sage-on-gentoo.txt | |
parent | 2020-04-04T08:30:01Z (diff) | |
download | repos-3e3f85cf0b08678f5372b7cb8656b52be4b4a78b.tar.gz repos-3e3f85cf0b08678f5372b7cb8656b52be4b4a78b.tar.bz2 repos-3e3f85cf0b08678f5372b7cb8656b52be4b4a78b.zip |
2020-04-04T09:00:01Z
Diffstat (limited to 'sage-on-gentoo.txt')
-rw-r--r-- | sage-on-gentoo.txt | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/sage-on-gentoo.txt b/sage-on-gentoo.txt index 8e7a3b878ad3..49cfa918386e 100644 --- a/sage-on-gentoo.txt +++ b/sage-on-gentoo.txt @@ -12,7 +12,22 @@ 'uri': 'https://github.com/cschwan/sage-on-gentoo.git'}], 'status': 'unofficial'} $ pmaint sync sage-on-gentoo -Already up to date. +From git://github.com/cschwan/sage-on-gentoo + 3a8df8c2..9e1074a4 master -> origin/master + ed861536..9c384b0a vbraun -> origin/vbraun +Updating 3a8df8c2..9e1074a4 +Fast-forward + sci-libs/amd/amd-2.4.6.ebuild | 27 ---------------------- + .../{camd-2.4.6.ebuild => camd-2.4.6-r1.ebuild} | 14 ++++++++++- + sci-libs/camd/files/camd-2.4.6-dash_doc.patch | 15 ++++++++++++ + sci-libs/klu/files/klu-1.3.9-dash_doc.patch | 26 +++++++++++++++++++++ + .../{klu-1.3.9-r1.ebuild => klu-1.3.9-r2.ebuild} | 14 ++++++++++- + 5 files changed, 67 insertions(+), 29 deletions(-) + delete mode 100644 sci-libs/amd/amd-2.4.6.ebuild + rename sci-libs/camd/{camd-2.4.6.ebuild => camd-2.4.6-r1.ebuild} (80%) + create mode 100644 sci-libs/camd/files/camd-2.4.6-dash_doc.patch + create mode 100644 sci-libs/klu/files/klu-1.3.9-dash_doc.patch + rename sci-libs/klu/{klu-1.3.9-r1.ebuild => klu-1.3.9-r2.ebuild} (78%) *** syncing sage-on-gentoo *** synced sage-on-gentoo * Sync succeeded |