summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-03-14 04:51:08 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-03-14 04:51:08 +0000
commit2ed983af628a7c3b0df0ed59398f8220b758cffc (patch)
treefb17993398b8c8935f17c2c9e6864c5650309db5 /KBrown-pub.txt
parent2021-03-14T04:30:02Z (diff)
downloadrepos-2ed983af628a7c3b0df0ed59398f8220b758cffc.tar.gz
repos-2ed983af628a7c3b0df0ed59398f8220b758cffc.tar.bz2
repos-2ed983af628a7c3b0df0ed59398f8220b758cffc.zip
2021-03-14T04:45:01Z
Diffstat (limited to 'KBrown-pub.txt')
-rw-r--r--KBrown-pub.txt107
1 files changed, 103 insertions, 4 deletions
diff --git a/KBrown-pub.txt b/KBrown-pub.txt
index c19d48405755..d5e0cdab3dad 100644
--- a/KBrown-pub.txt
+++ b/KBrown-pub.txt
@@ -25,13 +25,112 @@ 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 https://git.softwarelibre.mx/KBrown/gentoo-overlay
+ 4ec159e..79a66fa KBrown-pub -> origin/KBrown-pub
+Updating 4ec159e..79a66fa
+Fast-forward
+ dev-libs/libressl/Manifest | 13 -
+ dev-libs/libressl/libressl-2.5.4-r100.ebuild | 52 ---
+ dev-libs/libressl/libressl-2.5.5-r100.ebuild | 52 ---
+ dev-libs/libressl/libressl-2.6.0-r100.ebuild | 52 ---
+ dev-libs/libressl/libressl-2.6.1-r100.ebuild | 52 ---
+ dev-libs/libressl/libressl-2.6.2-r100.ebuild | 52 ---
+ dev-libs/libressl/libressl-2.6.3-r100.ebuild | 53 ---
+ dev-libs/libressl/libressl-2.6.4-r100.ebuild | 53 ---
+ sys-cluster/ceph/Manifest | 41 +++
+ sys-cluster/ceph/ceph-15.2.8-r1.ebuild | 409 +++++++++++++++++++++
+ sys-cluster/ceph/files/README.gentoo | 30 ++
+ .../ceph-12.2.0-use-provided-cpu-flag-values.patch | 37 ++
+ .../ceph-12.2.4-boost-build-none-options.patch | 26 ++
+ sys-cluster/ceph/files/ceph-13.2.0-cflags.patch | 26 ++
+ .../ceph-13.2.2-dont-install-sysvinit-script.patch | 15 +
+ sys-cluster/ceph/files/ceph-14.2.0-cflags.patch | 13 +
+ .../ceph/files/ceph-14.2.0-cython-0.29.patch | 17 +
+ .../ceph/files/ceph-14.2.0-dpdk-cflags.patch | 30 ++
+ .../files/ceph-14.2.0-link-crc32-statically.patch | 11 +
+ .../files/ceph-14.2.0-mgr-python-version.patch | 17 +
+ .../files/ceph-14.2.10-build-without-mgr.patch | 111 ++++++
+ .../ceph/files/ceph-14.2.10-missing-includes.patch | 26 ++
+ .../ceph/files/ceph-14.2.10-python-warnings.patch | 31 ++
+ .../ceph/files/ceph-14.2.11-systemd-unit-fix.patch | 27 ++
+ .../files/ceph-14.2.3-dpdk-compile-fix-1.patch | 111 ++++++
+ .../ceph/files/ceph-14.2.4-python-executable.patch | 29 ++
+ .../files/ceph-14.2.4-undefined-behaviour.patch | 76 ++++
+ .../ceph/files/ceph-14.2.5-no-virtualenvs.patch | 39 ++
+ .../ceph/files/ceph-15.2.0-no-virtualenvs.patch | 73 ++++
+ .../ceph/files/ceph-15.2.0-rocksdb-cmake.patch | 15 +
+ .../ceph/files/ceph-15.2.2-systemd-unit.patch | 12 +
+ .../ceph/files/ceph-15.2.3-spdk-compile.patch | 9 +
+ .../ceph/files/ceph-15.2.4-system-uring.patch | 66 ++++
+ .../ceph/files/ceph-15.2.5-glibc-2.32.patch | 15 +
+ .../ceph/files/ceph-15.2.5-missing-includes.patch | 12 +
+ sys-cluster/ceph/files/ceph-mds_at.service | 12 +
+ sys-cluster/ceph/files/ceph-mds_at.service.conf | 4 +
+ sys-cluster/ceph/files/ceph-osd_at.service | 13 +
+ sys-cluster/ceph/files/ceph-osd_at.service.conf | 4 +
+ sys-cluster/ceph/files/ceph-tmpfilesd | 1 +
+ sys-cluster/ceph/files/ceph.confd-r5 | 15 +
+ sys-cluster/ceph/files/ceph.initd-r12 | 115 ++++++
+ sys-cluster/ceph/files/ceph.logrotate | 18 +
+ sys-cluster/ceph/files/ceph.logrotate-r2 | 33 ++
+ sys-cluster/ceph/files/envd-tcmalloc | 1 +
+ .../ceph/files/make-node-frontend-tarball.bash | 140 +++++++
+ sys-cluster/ceph/files/rbdmap.initd | 122 ++++++
+ sys-cluster/ceph/files/sysctld | 2 +
+ sys-cluster/ceph/metadata.xml | 33 ++
+ 49 files changed, 1837 insertions(+), 379 deletions(-)
+ delete mode 100644 dev-libs/libressl/libressl-2.5.4-r100.ebuild
+ delete mode 100644 dev-libs/libressl/libressl-2.5.5-r100.ebuild
+ delete mode 100644 dev-libs/libressl/libressl-2.6.0-r100.ebuild
+ delete mode 100644 dev-libs/libressl/libressl-2.6.1-r100.ebuild
+ delete mode 100644 dev-libs/libressl/libressl-2.6.2-r100.ebuild
+ delete mode 100644 dev-libs/libressl/libressl-2.6.3-r100.ebuild
+ delete mode 100644 dev-libs/libressl/libressl-2.6.4-r100.ebuild
+ create mode 100644 sys-cluster/ceph/Manifest
+ create mode 100644 sys-cluster/ceph/ceph-15.2.8-r1.ebuild
+ create mode 100644 sys-cluster/ceph/files/README.gentoo
+ create mode 100644 sys-cluster/ceph/files/ceph-12.2.0-use-provided-cpu-flag-values.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-12.2.4-boost-build-none-options.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-13.2.0-cflags.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-13.2.2-dont-install-sysvinit-script.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-14.2.0-cflags.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-14.2.0-cython-0.29.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-14.2.0-dpdk-cflags.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-14.2.0-link-crc32-statically.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-14.2.0-mgr-python-version.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-14.2.10-build-without-mgr.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-14.2.10-missing-includes.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-14.2.10-python-warnings.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-14.2.11-systemd-unit-fix.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-14.2.3-dpdk-compile-fix-1.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-14.2.4-python-executable.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-14.2.4-undefined-behaviour.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-14.2.5-no-virtualenvs.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-15.2.0-no-virtualenvs.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-15.2.0-rocksdb-cmake.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-15.2.2-systemd-unit.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-15.2.3-spdk-compile.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-15.2.4-system-uring.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-15.2.5-glibc-2.32.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-15.2.5-missing-includes.patch
+ create mode 100644 sys-cluster/ceph/files/ceph-mds_at.service
+ create mode 100644 sys-cluster/ceph/files/ceph-mds_at.service.conf
+ create mode 100644 sys-cluster/ceph/files/ceph-osd_at.service
+ create mode 100644 sys-cluster/ceph/files/ceph-osd_at.service.conf
+ create mode 100644 sys-cluster/ceph/files/ceph-tmpfilesd
+ create mode 100644 sys-cluster/ceph/files/ceph.confd-r5
+ create mode 100644 sys-cluster/ceph/files/ceph.initd-r12
+ create mode 100644 sys-cluster/ceph/files/ceph.logrotate
+ create mode 100644 sys-cluster/ceph/files/ceph.logrotate-r2
+ create mode 100644 sys-cluster/ceph/files/envd-tcmalloc
+ create mode 100644 sys-cluster/ceph/files/make-node-frontend-tarball.bash
+ create mode 100644 sys-cluster/ceph/files/rbdmap.initd
+ create mode 100644 sys-cluster/ceph/files/sysctld
+ create mode 100644 sys-cluster/ceph/metadata.xml
*** syncing KBrown-pub
*** synced KBrown-pub
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 KBrown-pub
- * dev-libs/libressl-2.6.3-r100: failed sourcing ebuild: EAPI=6 is not supported
- * dev-libs/libressl-2.6.4-r100: failed sourcing ebuild: EAPI=6 is not supported
- * Cache regen failed with 1
+ * Cache regenerated successfully