diff options
author | 2023-11-22 17:16:46 +0000 | |
---|---|---|
committer | 2023-11-22 17:16:46 +0000 | |
commit | 3c787a23346e80dceed83a26618aac1039161d94 (patch) | |
tree | 991554fa38a2c77b2efa52e72af1ffbade601103 /gentoo.txt | |
parent | 2023-11-22T17:00:01Z (diff) | |
download | repos-3c787a23346e80dceed83a26618aac1039161d94.tar.gz repos-3c787a23346e80dceed83a26618aac1039161d94.tar.bz2 repos-3c787a23346e80dceed83a26618aac1039161d94.zip |
2023-11-22T17:15: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 db7700499758..3abb47346afb 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -15,7 +15,32 @@ pkgcore 0.12.23 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo *** syncing gentoo -Already up to date. +From https://anongit.gentoo.org/git/repo/gentoo + f46ad64b2ab8..809c4082a233 master -> origin/master +Updating f46ad64b2ab8..809c4082a233 +Fast-forward + app-crypt/scrypt/Manifest | 1 - + app-crypt/scrypt/scrypt-1.3.1.ebuild | 19 ---- + app-misc/jdupes/Manifest | 1 - + app-misc/jdupes/jdupes-1.26.1.ebuild | 48 --------- + dev-embedded/u-boot-tools/Manifest | 1 - + .../u-boot-tools/u-boot-tools-2023.01.ebuild | 81 -------------- + dev-util/bpftool/Manifest | 2 - + dev-util/bpftool/bpftool-6.3.ebuild | 118 --------------------- + media-libs/libavif/libavif-1.0.1.ebuild | 9 +- + media-libs/libavif/libavif-9999.ebuild | 11 +- + net-analyzer/bmon/bmon-4.0-r1.ebuild | 2 +- + sys-devel/bmake/Manifest | 1 + + sys-devel/bmake/bmake-20230909.ebuild | 57 ++++++++++ + x11-wm/i3/Manifest | 1 + + x11-wm/i3/i3-4.23.ebuild | 104 ++++++++++++++++++ + 15 files changed, 175 insertions(+), 281 deletions(-) + delete mode 100644 app-crypt/scrypt/scrypt-1.3.1.ebuild + delete mode 100644 app-misc/jdupes/jdupes-1.26.1.ebuild + delete mode 100644 dev-embedded/u-boot-tools/u-boot-tools-2023.01.ebuild + delete mode 100644 dev-util/bpftool/bpftool-6.3.ebuild + create mode 100644 sys-devel/bmake/bmake-20230909.ebuild + create mode 100644 x11-wm/i3/i3-4.23.ebuild *** synced gentoo * Sync succeeded $ git log --format=%ci -1 |