diff options
author | 2024-10-01 16:33:53 +0000 | |
---|---|---|
committer | 2024-10-01 16:33:53 +0000 | |
commit | 9484e40d5ea00fd5f220886d438e816e3949ba68 (patch) | |
tree | 9e6d80c5640d56e4d5cae8d791f6276195cde5b0 /gentoo.txt | |
parent | 2024-10-01T16:00:00Z (diff) | |
download | repos-9484e40d5ea00fd5f220886d438e816e3949ba68.tar.gz repos-9484e40d5ea00fd5f220886d438e816e3949ba68.tar.bz2 repos-9484e40d5ea00fd5f220886d438e816e3949ba68.zip |
2024-10-01T16:30:00Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 54 |
1 files changed, 48 insertions, 6 deletions
diff --git a/gentoo.txt b/gentoo.txt index a9704919d781..4015dfc9c10e 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -16,13 +16,55 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo *** syncing gentoo From https://github.com/gentoo/gentoo - 0e9948acfec4..aee87e8feccd master -> origin/master -Updating 0e9948acfec4..aee87e8feccd + aee87e8feccd..7b840b7e2d27 master -> origin/master +Updating aee87e8feccd..7b840b7e2d27 Fast-forward - media-sound/spotify/Manifest | 2 +- - media-sound/spotify/{spotify-1.2.42.ebuild => spotify-1.2.47.ebuild} | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) - rename media-sound/spotify/{spotify-1.2.42.ebuild => spotify-1.2.47.ebuild} (99%) + .../DBIx-SearchBuilder-1.820.0.ebuild | 40 + + dev-perl/DBIx-SearchBuilder/Manifest | 1 + + .../Data-Section-Simple-0.07.ebuild | 20 + + dev-perl/Data-Section-Simple/Manifest | 1 + + dev-perl/Data-Section-Simple/metadata.xml | 12 + + dev-perl/GraphViz2/GraphViz2-2.67.ebuild | 33 + + dev-perl/GraphViz2/Manifest | 1 + + dev-perl/GraphViz2/metadata.xml | 16 + + dev-perl/Test-Snapshot/Manifest | 1 + + dev-perl/Test-Snapshot/Test-Snapshot-0.60.0.ebuild | 22 + + dev-perl/Test-Snapshot/metadata.xml | 12 + + sys-libs/glibc/Manifest | 4 +- + sys-libs/glibc/glibc-2.39-r7.ebuild | 1750 -------------------- + sys-libs/glibc/glibc-2.40-r2.ebuild | 1747 ------------------- + .../{glibc-2.40.ebuild => glibc-2.40-r4.ebuild} | 4 +- + www-apps/rt/Manifest | 1 + + www-apps/rt/files/config.layout-gentoo | 26 + + www-apps/rt/files/postinstall-en.txt | 19 + + www-apps/rt/files/reconfig | 56 + + .../rt-makefile-serialize-install-prereqs.patch | 12 + + www-apps/rt/metadata.xml | 17 + + www-apps/rt/rt-5.0.6.ebuild | 260 +++ + www-client/firefox/Manifest | 100 ++ + www-client/firefox/firefox-115.16.0.ebuild | 1393 ++++++++++++++++ + 24 files changed, 2046 insertions(+), 3502 deletions(-) + create mode 100644 dev-perl/DBIx-SearchBuilder/DBIx-SearchBuilder-1.820.0.ebuild + create mode 100644 dev-perl/Data-Section-Simple/Data-Section-Simple-0.07.ebuild + create mode 100644 dev-perl/Data-Section-Simple/Manifest + create mode 100644 dev-perl/Data-Section-Simple/metadata.xml + create mode 100644 dev-perl/GraphViz2/GraphViz2-2.67.ebuild + create mode 100644 dev-perl/GraphViz2/Manifest + create mode 100644 dev-perl/GraphViz2/metadata.xml + create mode 100644 dev-perl/Test-Snapshot/Manifest + create mode 100644 dev-perl/Test-Snapshot/Test-Snapshot-0.60.0.ebuild + create mode 100644 dev-perl/Test-Snapshot/metadata.xml + delete mode 100644 sys-libs/glibc/glibc-2.39-r7.ebuild + delete mode 100644 sys-libs/glibc/glibc-2.40-r2.ebuild + rename sys-libs/glibc/{glibc-2.40.ebuild => glibc-2.40-r4.ebuild} (99%) + create mode 100644 www-apps/rt/Manifest + create mode 100644 www-apps/rt/files/config.layout-gentoo + create mode 100644 www-apps/rt/files/postinstall-en.txt + create mode 100644 www-apps/rt/files/reconfig + create mode 100644 www-apps/rt/files/rt-makefile-serialize-install-prereqs.patch + create mode 100644 www-apps/rt/metadata.xml + create mode 100644 www-apps/rt/rt-5.0.6.ebuild + create mode 100644 www-client/firefox/firefox-115.16.0.ebuild *** synced gentoo * Sync succeeded $ git log --format=%ci -1 |