diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-11 06:02:58 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-11 06:02:58 +0000 |
commit | 8c3d5430d92d60862c2f73b670c3d72ef2dd762e (patch) | |
tree | 2a28a277593bd01918ebbc84e636ea3b2b738554 /dotnet.txt | |
parent | 2022-05-11T05:45:01Z (diff) | |
download | repos-8c3d5430d92d60862c2f73b670c3d72ef2dd762e.tar.gz repos-8c3d5430d92d60862c2f73b670c3d72ef2dd762e.tar.bz2 repos-8c3d5430d92d60862c2f73b670c3d72ef2dd762e.zip |
2022-05-11T06:00:01Z
Diffstat (limited to 'dotnet.txt')
-rw-r--r-- | dotnet.txt | 39 |
1 files changed, 34 insertions, 5 deletions
diff --git a/dotnet.txt b/dotnet.txt index 600ee569c9ac..9337103c260a 100644 --- a/dotnet.txt +++ b/dotnet.txt @@ -13,13 +13,42 @@ pkgcore 0.12.10 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync dotnet *** syncing dotnet -Already up to date. +From https://github.com/gentoo/dotnet + 8099287..79b95c4 master -> origin/master +Updating 8099287..79b95c4 +Fast-forward + .gitignore | 3 + + dev-dotnet/ikvm-bin/Manifest | 1 - + dev-dotnet/ikvm-bin/files/ikvm-0.36.0.5.pc.in | 9 -- + dev-dotnet/ikvm-bin/ikvm-bin-7.2.4630.5.ebuild | 50 --------- + dev-dotnet/ikvm-bin/metadata.xml | 8 -- + dev-dotnet/ikvm/Manifest | 4 - + dev-dotnet/ikvm/files/ikvm-7.1.4532.2-key.patch | Bin 2848 -> 0 bytes + dev-dotnet/ikvm/files/ikvm.build.patch | Bin 1037 -> 0 bytes + dev-dotnet/ikvm/files/mono.snk.uu | 20 ---- + dev-dotnet/ikvm/ikvm-7.2.4630.5.ebuild | 100 ------------------ + dev-dotnet/ikvm/ikvm-7.2.4630.5_p201602270.ebuild | 101 ------------------ + dev-dotnet/ikvm/metadata.xml | 8 -- + dev-util/fsharpbinding/fsharpbinding-9999.ebuild | 122 ---------------------- + dev-util/fsharpbinding/metadata.xml | 17 --- + 14 files changed, 3 insertions(+), 440 deletions(-) + create mode 100644 .gitignore + delete mode 100644 dev-dotnet/ikvm-bin/Manifest + delete mode 100644 dev-dotnet/ikvm-bin/files/ikvm-0.36.0.5.pc.in + delete mode 100644 dev-dotnet/ikvm-bin/ikvm-bin-7.2.4630.5.ebuild + delete mode 100644 dev-dotnet/ikvm-bin/metadata.xml + delete mode 100644 dev-dotnet/ikvm/Manifest + delete mode 100644 dev-dotnet/ikvm/files/ikvm-7.1.4532.2-key.patch + delete mode 100644 dev-dotnet/ikvm/files/ikvm.build.patch + delete mode 100644 dev-dotnet/ikvm/files/mono.snk.uu + delete mode 100644 dev-dotnet/ikvm/ikvm-7.2.4630.5.ebuild + delete mode 100644 dev-dotnet/ikvm/ikvm-7.2.4630.5_p201602270.ebuild + delete mode 100644 dev-dotnet/ikvm/metadata.xml + delete mode 100644 dev-util/fsharpbinding/fsharpbinding-9999.ebuild + delete mode 100644 dev-util/fsharpbinding/metadata.xml *** synced dotnet * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 dotnet - * dev-dotnet/ikvm-7.2.4630.5: failed sourcing ebuild: eutils: EAPI 4 not supported, (eutils.eclass, line 32: called die) - * dev-dotnet/ikvm-bin-7.2.4630.5: failed sourcing ebuild: eutils: EAPI 4 not supported, (eutils.eclass, line 32: called die) - * dev-util/fsharpbinding-9999: failed sourcing ebuild: elisp-common: EAPI 5 not supported, (elisp-common.eclass, line 171: called die) - * Cache regen failed with 1 + * Cache regenerated successfully |