diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-02-15 06:01:52 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-02-15 06:01:52 +0000 |
commit | a260cbf726ecfe492c68f882aaf24e8325d087e4 (patch) | |
tree | 56dd5babd9cc322b5965ad1ece7ae315c8b7ebf4 /gentoo.txt | |
parent | 2023-02-15T05:45:01Z (diff) | |
download | repos-a260cbf726ecfe492c68f882aaf24e8325d087e4.tar.gz repos-a260cbf726ecfe492c68f882aaf24e8325d087e4.tar.bz2 repos-a260cbf726ecfe492c68f882aaf24e8325d087e4.zip |
2023-02-15T06:00:01Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 34 |
1 files changed, 27 insertions, 7 deletions
diff --git a/gentoo.txt b/gentoo.txt index 9ddd098b15e2..1eef3762463c 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -14,16 +14,36 @@ pkgcore 0.12.17 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo -WARNING:pkgcore:fragtoo repo at '/var/lib/repo-mirror-ci/sync/fragtoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing gentoo From https://anongit.gentoo.org/git/repo/gentoo - a1eb2f90d67..debd0a8b508 master -> origin/master -Updating a1eb2f90d67..debd0a8b508 + debd0a8b508..716e36f86dd master -> origin/master +Updating debd0a8b508..716e36f86dd Fast-forward - sys-apps/ethtool/ethtool-6.1.ebuild | 6 ++- - sys-apps/ethtool/files/ethtool-6.1-musl.patch | 64 +++++++++++++++++++++++++++ - 2 files changed, 69 insertions(+), 1 deletion(-) - create mode 100644 sys-apps/ethtool/files/ethtool-6.1-musl.patch + app-admin/syslog-ng/Manifest | 1 + + app-admin/syslog-ng/syslog-ng-4.0.1.ebuild | 178 +++ + dev-db/mariadb/Manifest | 7 + + dev-db/mariadb/files/mariadb-10.6.12-gcc-13.patch | 44 + + dev-db/mariadb/mariadb-10.11.1.ebuild | 1319 +++++++++++++++++++ + dev-db/mariadb/mariadb-10.4.28.ebuild | 1313 +++++++++++++++++++ + dev-db/mariadb/mariadb-10.5.19.ebuild | 1320 +++++++++++++++++++ + dev-db/mariadb/mariadb-10.6.12.ebuild | 1323 ++++++++++++++++++++ + dev-db/mydumper/Manifest | 3 +- + dev-db/mydumper/files/mydumper-0.13.1-atomic.patch | 26 + + dev-db/mydumper/mydumper-0.11.5.2.ebuild | 49 - + ...mper-0.12.1.ebuild => mydumper-0.13.1.2.ebuild} | 6 +- + dev-db/phpmyadmin/Manifest | 1 + + dev-db/phpmyadmin/phpmyadmin-5.2.1.ebuild | 60 + + 14 files changed, 5596 insertions(+), 54 deletions(-) + create mode 100644 app-admin/syslog-ng/syslog-ng-4.0.1.ebuild + create mode 100644 dev-db/mariadb/files/mariadb-10.6.12-gcc-13.patch + create mode 100644 dev-db/mariadb/mariadb-10.11.1.ebuild + create mode 100644 dev-db/mariadb/mariadb-10.4.28.ebuild + create mode 100644 dev-db/mariadb/mariadb-10.5.19.ebuild + create mode 100644 dev-db/mariadb/mariadb-10.6.12.ebuild + create mode 100644 dev-db/mydumper/files/mydumper-0.13.1-atomic.patch + delete mode 100644 dev-db/mydumper/mydumper-0.11.5.2.ebuild + rename dev-db/mydumper/{mydumper-0.12.1.ebuild => mydumper-0.13.1.2.ebuild} (91%) + create mode 100644 dev-db/phpmyadmin/phpmyadmin-5.2.1.ebuild *** synced gentoo * Sync succeeded $ git log --format=%ci -1 |