diff options
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/gentoo.txt b/gentoo.txt index 7688c2f03d8c..4bb75109706c 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -13,13 +13,23 @@ 'status': 'official'} $ pmaint sync gentoo From https://anongit.gentoo.org/git/repo/gentoo - 73b0a46780d..0eb8255320c master -> origin/master -Updating 73b0a46780d..0eb8255320c + 0eb8255320c..23171f82f10 master -> origin/master +Updating 0eb8255320c..23171f82f10 Fast-forward - app-editors/scite/Manifest | 1 + - app-editors/scite/scite-4.2.0.ebuild | 119 +++++++++++++++++++++++++++++++++++ - 2 files changed, 120 insertions(+) - create mode 100644 app-editors/scite/scite-4.2.0.ebuild + dev-lang/yap/yap-6.3.3-r1.ebuild | 2 +- + ...ll_headers-fix-paths-of-generated-headers.patch | 38 ++++++++++++++++ + ...jsoncpp-update-header-symlinks-for-jsoncp.patch | 27 ++++++++++++ + ...g-generate-tensorflow_cc-pkg-config-entry.patch | 46 ++++++++++++++++++++ + ...source-builtins-does-not-exist-in-python2.patch | 25 +++++++++++ + ...w-1.14.0.ebuild => tensorflow-1.14.0-r1.ebuild} | 16 ++++--- + sys-boot/netboot/netboot-0.10.2.ebuild | 50 ---------------------- + 7 files changed, 147 insertions(+), 57 deletions(-) + create mode 100644 sci-libs/tensorflow/files/tensorflow-1.14.0-0002-install_headers-fix-paths-of-generated-headers.patch + create mode 100644 sci-libs/tensorflow/files/tensorflow-1.14.0-0003-systemlibs-jsoncpp-update-header-symlinks-for-jsoncp.patch + create mode 100644 sci-libs/tensorflow/files/tensorflow-1.14.0-0004-pkgconfig-generate-tensorflow_cc-pkg-config-entry.patch + create mode 100644 sci-libs/tensorflow/files/tensorflow-1.14.0-0005-gen_git_source-builtins-does-not-exist-in-python2.patch + rename sci-libs/tensorflow/{tensorflow-1.14.0.ebuild => tensorflow-1.14.0-r1.ebuild} (94%) + delete mode 100644 sys-boot/netboot/netboot-0.10.2.ebuild *** syncing gentoo *** synced gentoo * Sync succeeded |