diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-05-18 09:46:48 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-05-18 09:46:48 +0000 |
commit | 02c500066c36012467d7e93c927442e043cfed9c (patch) | |
tree | f56d3b0896632acf6ed177821cbd9b8d23522d20 /AstroFloyd.txt | |
parent | 2023-05-18T09:30:01Z (diff) | |
download | repos-02c500066c36012467d7e93c927442e043cfed9c.tar.gz repos-02c500066c36012467d7e93c927442e043cfed9c.tar.bz2 repos-02c500066c36012467d7e93c927442e043cfed9c.zip |
2023-05-18T09:45:01Z
Diffstat (limited to 'AstroFloyd.txt')
-rw-r--r-- | AstroFloyd.txt | 33 |
1 files changed, 28 insertions, 5 deletions
diff --git a/AstroFloyd.txt b/AstroFloyd.txt index 68718130966c..b2578100b448 100644 --- a/AstroFloyd.txt +++ b/AstroFloyd.txt @@ -19,7 +19,33 @@ $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync AstroFloyd WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/sync/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/sync/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing AstroFloyd -Already up to date. +From https://anongit.gentoo.org/git/user/AstroFloyd + 29e28ec..8602db9 master -> origin/master +Updating 29e28ec..8602db9 +Fast-forward + sci-libs/plplot/Manifest | 15 +- + .../plplot/files/plplot-5.12.0-safe-string.patch | 20 ++ + .../files/plplot-5.15.0-QPainterPath-include.patch | 10 + + .../files/plplot-5.15.0-configure-clang16.patch | 18 ++ + sci-libs/plplot/files/plplot-5.15.0-ieee.patch | 19 ++ + .../plplot/files/plplot-5.15.0-multiarch.patch | 56 ++++ + .../plplot/files/plplot-5.15.0-ocaml-rpath.patch | 166 ++++++++++++ + sci-libs/plplot/files/plplot-5.15.0-ocaml.patch | 43 ++++ + sci-libs/plplot/metadata.xml | 28 +- + sci-libs/plplot/plplot-5.13.0-r1.ebuild | 283 --------------------- + ...ot-5.14.0-r1.ebuild => plplot-5.14.0-r2.ebuild} | 144 ++++++----- + ...ot-5.15.0-r1.ebuild => plplot-5.15.0-r2.ebuild} | 146 ++++++----- + 12 files changed, 515 insertions(+), 433 deletions(-) + create mode 100644 sci-libs/plplot/files/plplot-5.12.0-safe-string.patch + create mode 100644 sci-libs/plplot/files/plplot-5.15.0-QPainterPath-include.patch + create mode 100644 sci-libs/plplot/files/plplot-5.15.0-configure-clang16.patch + create mode 100644 sci-libs/plplot/files/plplot-5.15.0-ieee.patch + create mode 100644 sci-libs/plplot/files/plplot-5.15.0-multiarch.patch + create mode 100644 sci-libs/plplot/files/plplot-5.15.0-ocaml-rpath.patch + create mode 100644 sci-libs/plplot/files/plplot-5.15.0-ocaml.patch + delete mode 100644 sci-libs/plplot/plplot-5.13.0-r1.ebuild + rename sci-libs/plplot/{plplot-5.14.0-r1.ebuild => plplot-5.14.0-r2.ebuild} (71%) + rename sci-libs/plplot/{plplot-5.15.0-r1.ebuild => plplot-5.15.0-r2.ebuild} (70%) *** synced AstroFloyd * Sync succeeded $ git log --format=%ci -1 @@ -27,7 +53,4 @@ $ git show -q --pretty=format:%G? HEAD $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 AstroFloyd WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/repos/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/repos/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). - * sci-libs/plplot-5.13.0-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die) - * sci-libs/plplot-5.14.0-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die) - * sci-libs/plplot-5.15.0-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die) - * Cache regen failed with 1 + * Cache regenerated successfully |