diff options
author | 2023-01-27 05:31:49 +0000 | |
---|---|---|
committer | 2023-01-27 05:31:49 +0000 | |
commit | 849b689cf5305ba049cbd19c6269b2d5a1acbbe2 (patch) | |
tree | 8767dd223ed6f02e79c9e6479718141d6cb2a934 /gentoo.txt | |
parent | 2023-01-27T05:15:01Z (diff) | |
download | repos-849b689cf5305ba049cbd19c6269b2d5a1acbbe2.tar.gz repos-849b689cf5305ba049cbd19c6269b2d5a1acbbe2.tar.bz2 repos-849b689cf5305ba049cbd19c6269b2d5a1acbbe2.zip |
2023-01-27T05:30:01Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 34 |
1 files changed, 33 insertions, 1 deletions
diff --git a/gentoo.txt b/gentoo.txt index 69cf8a27447d..24c8d7201cdf 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -16,7 +16,39 @@ 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 -Already up to date. +From https://anongit.gentoo.org/git/repo/gentoo + e89d5e02e46..ad08b108753 master -> origin/master +Updating e89d5e02e46..ad08b108753 +Fast-forward + dev-db/mariadb/files/mariadb-10.6.11-gcc-13.patch | 71 ++++++++++++ + dev-db/mariadb/mariadb-10.6.11.ebuild | 3 +- + dev-libs/rocksdb/Manifest | 1 + + dev-libs/rocksdb/files/rocksdb-7.9.2-gcc-13.patch | 42 +++++++ + dev-libs/rocksdb/metadata.xml | 3 + + dev-libs/rocksdb/rocksdb-7.9.2.ebuild | 55 +++++++++ + .../android-tools/android-tools-33.0.3-r1.ebuild | 3 +- + .../files/android-tools-33.0.3-adb-gcc-13.patch | 25 +++++ + games-action/supertuxkart/Manifest | 1 + + .../files/supertuxkart-1.4-gcc-13.patch | 122 ++++++++++++++++++++ + games-action/supertuxkart/metadata.xml | 1 + + games-action/supertuxkart/supertuxkart-1.4.ebuild | 83 ++++++++++++++ + games-strategy/wesnoth/Manifest | 1 + + .../wesnoth/files/wesnoth-1.16.8-gcc-13.patch | 32 ++++++ + games-strategy/wesnoth/wesnoth-1.16.8.ebuild | 106 ++++++++++++++++++ + .../widelands/files/widelands-1.1-gcc-13.patch | 124 +++++++++++++++++++++ + games-strategy/widelands/widelands-1.1.ebuild | 4 + + profiles/arch/arm64/package.use.mask | 4 + + profiles/arch/riscv/package.use.mask | 6 +- + 19 files changed, 684 insertions(+), 3 deletions(-) + create mode 100644 dev-db/mariadb/files/mariadb-10.6.11-gcc-13.patch + create mode 100644 dev-libs/rocksdb/files/rocksdb-7.9.2-gcc-13.patch + create mode 100644 dev-libs/rocksdb/rocksdb-7.9.2.ebuild + create mode 100644 dev-util/android-tools/files/android-tools-33.0.3-adb-gcc-13.patch + create mode 100644 games-action/supertuxkart/files/supertuxkart-1.4-gcc-13.patch + create mode 100644 games-action/supertuxkart/supertuxkart-1.4.ebuild + create mode 100644 games-strategy/wesnoth/files/wesnoth-1.16.8-gcc-13.patch + create mode 100644 games-strategy/wesnoth/wesnoth-1.16.8.ebuild + create mode 100644 games-strategy/widelands/files/widelands-1.1-gcc-13.patch *** synced gentoo * Sync succeeded $ git log --format=%ci -1 |