diff options
author | 2024-07-10 15:03:58 +0000 | |
---|---|---|
committer | 2024-07-10 15:03:58 +0000 | |
commit | f39365dfbe1acfceb27190af910c0e5a1838ae6b (patch) | |
tree | 49614e29dca69c94446c1730bf7bc53dc5947735 /gentoo.txt | |
parent | 2024-07-10T14:45:00Z (diff) | |
download | repos-f39365dfbe1acfceb27190af910c0e5a1838ae6b.tar.gz repos-f39365dfbe1acfceb27190af910c0e5a1838ae6b.tar.bz2 repos-f39365dfbe1acfceb27190af910c0e5a1838ae6b.zip |
2024-07-10T15:00:01Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/gentoo.txt b/gentoo.txt index 443fcab0c7e4..44225ecaadbf 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -15,7 +15,32 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo *** syncing gentoo -Already up to date. +From https://github.com/gentoo/gentoo + 4dcab49aee70..4300e0dc2b19 master -> origin/master +Updating 4dcab49aee70..4300e0dc2b19 +Fast-forward + dev-lang/php/Manifest | 2 +- + dev-lang/php/files/php-8.3.9-gd-cachevars.patch | 68 ++ + .../files/php-8.3.9-optional-png-testfixen.patch | 1277 ++++++++++++++++++++ + dev-lang/php/metadata.xml | 3 + + .../php/{php-8.3.8.ebuild => php-8.3.9.ebuild} | 89 +- + net-fs/autofs/Manifest | 2 - + net-fs/autofs/autofs-5.1.8-r1.ebuild | 132 -- + net-fs/autofs/autofs-5.1.9.ebuild | 124 -- + net-fs/autofs/files/autofs-5.1.8-dmalloc.patch | 53 - + .../autofs/files/autofs-5.1.8-mount_conflict.patch | 30 - + net-fs/autofs/files/autofs-5.1.8-nfsv4-mount.patch | 88 -- + profiles/arch/x86/package.use.mask | 5 + + profiles/features/wd40/package.use.mask | 2 + + 13 files changed, 1413 insertions(+), 462 deletions(-) + create mode 100644 dev-lang/php/files/php-8.3.9-gd-cachevars.patch + create mode 100644 dev-lang/php/files/php-8.3.9-optional-png-testfixen.patch + rename dev-lang/php/{php-8.3.8.ebuild => php-8.3.9.ebuild} (92%) + delete mode 100644 net-fs/autofs/autofs-5.1.8-r1.ebuild + delete mode 100644 net-fs/autofs/autofs-5.1.9.ebuild + delete mode 100644 net-fs/autofs/files/autofs-5.1.8-dmalloc.patch + delete mode 100644 net-fs/autofs/files/autofs-5.1.8-mount_conflict.patch + delete mode 100644 net-fs/autofs/files/autofs-5.1.8-nfsv4-mount.patch *** synced gentoo * Sync succeeded $ git log --format=%ci -1 |