diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-06-11 12:20:34 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-06-11 12:20:34 +0000 |
commit | 0c73c40cd9aa42cda4e04a4c92528f536976dc57 (patch) | |
tree | 2bfdb1cbe6df6c78b1bcb43a7e8f44eb59be4582 /Miezhiko.txt | |
parent | 2024-06-11T12:00:00Z (diff) | |
download | repos-0c73c40cd9aa42cda4e04a4c92528f536976dc57.tar.gz repos-0c73c40cd9aa42cda4e04a4c92528f536976dc57.tar.bz2 repos-0c73c40cd9aa42cda4e04a4c92528f536976dc57.zip |
2024-06-11T12:15:00Z
Diffstat (limited to 'Miezhiko.txt')
-rw-r--r-- | Miezhiko.txt | 60 |
1 files changed, 59 insertions, 1 deletions
diff --git a/Miezhiko.txt b/Miezhiko.txt index 24d088063c24..1747f96af6cc 100644 --- a/Miezhiko.txt +++ b/Miezhiko.txt @@ -14,7 +14,65 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync Miezhiko *** syncing Miezhiko -Already up to date. +From https://github.com/Miezhiko/Overlay + 892cece..b0f156b mawa -> origin/mawa +Updating 892cece..b0f156b +Fast-forward + dev-lang/ghc/Manifest | 30 + + dev-lang/ghc/files/ghc-7.0.4-CHOST-prefix.patch | 17 + + dev-lang/ghc/files/ghc-7.8.3-prim-lm.patch | 12 + + .../files/ghc-8.10.1-allow-cross-bootstrap.patch | 17 + + .../files/ghc-8.2.1_rc1-win32-cross-2-hack.patch | 144 ++++ + dev-lang/ghc/files/ghc-9.0.2-CHOST-prefix.patch | 17 + + dev-lang/ghc/files/ghc-9.0.2-darwin.patch | 31 + + .../files/ghc-9.0.2-disable-unboxed-arrays.patch | 39 + + .../ghc/files/ghc-9.0.2-fix-tests-python310.patch | 33 + + dev-lang/ghc/files/ghc-9.0.2-fptools.patch | 26 + + dev-lang/ghc/files/ghc-9.0.2-llvm-13.patch | 26 + + dev-lang/ghc/files/ghc-9.0.2-llvm-14.patch | 15 + + .../ghc/files/ghc-9.0.2-modorigin-semigroup.patch | 27 + + dev-lang/ghc/files/ghc-9.0.2-modorigin.patch | 24 + + dev-lang/ghc/files/ghc-9.0.2-sphinx-6.patch | 41 + + .../ghc/files/ghc-9.0.2-verbose-modunusable.patch | 12 + + .../ghc-9.2.6-fix-alignment-of-capability.patch | 249 ++++++ + .../ghc/files/ghc-9.2.7-modorigin-semigroup.patch | 33 + + dev-lang/ghc/files/ghc-9.4.5-llvm-16.patch | 34 + + dev-lang/ghc/files/ghc-9.4.5-musl-target.patch | 12 + + ...rge-objects-when-building-dynamic-objects.patch | 96 +++ + dev-lang/ghc/files/ghc-9.4.8-llvm-17.patch | 43 + + dev-lang/ghc/files/ghc-9.6.4-llvm-17.patch | 43 + + ...rge-objects-when-building-dynamic-objects.patch | 68 ++ + dev-lang/ghc/files/ghc-bash-completion | 218 +++++ + dev-lang/ghc/files/latomic-subword | 87 ++ + dev-lang/ghc/ghc-9.6.4.ebuild | 925 +++++++++++++++++++++ + 27 files changed, 2319 insertions(+) + create mode 100644 dev-lang/ghc/Manifest + create mode 100644 dev-lang/ghc/files/ghc-7.0.4-CHOST-prefix.patch + create mode 100644 dev-lang/ghc/files/ghc-7.8.3-prim-lm.patch + create mode 100644 dev-lang/ghc/files/ghc-8.10.1-allow-cross-bootstrap.patch + create mode 100644 dev-lang/ghc/files/ghc-8.2.1_rc1-win32-cross-2-hack.patch + create mode 100644 dev-lang/ghc/files/ghc-9.0.2-CHOST-prefix.patch + create mode 100644 dev-lang/ghc/files/ghc-9.0.2-darwin.patch + create mode 100644 dev-lang/ghc/files/ghc-9.0.2-disable-unboxed-arrays.patch + create mode 100644 dev-lang/ghc/files/ghc-9.0.2-fix-tests-python310.patch + create mode 100644 dev-lang/ghc/files/ghc-9.0.2-fptools.patch + create mode 100644 dev-lang/ghc/files/ghc-9.0.2-llvm-13.patch + create mode 100644 dev-lang/ghc/files/ghc-9.0.2-llvm-14.patch + create mode 100644 dev-lang/ghc/files/ghc-9.0.2-modorigin-semigroup.patch + create mode 100644 dev-lang/ghc/files/ghc-9.0.2-modorigin.patch + create mode 100644 dev-lang/ghc/files/ghc-9.0.2-sphinx-6.patch + create mode 100644 dev-lang/ghc/files/ghc-9.0.2-verbose-modunusable.patch + create mode 100644 dev-lang/ghc/files/ghc-9.2.6-fix-alignment-of-capability.patch + create mode 100644 dev-lang/ghc/files/ghc-9.2.7-modorigin-semigroup.patch + create mode 100644 dev-lang/ghc/files/ghc-9.4.5-llvm-16.patch + create mode 100644 dev-lang/ghc/files/ghc-9.4.5-musl-target.patch + create mode 100644 dev-lang/ghc/files/ghc-9.4.8-force-merge-objects-when-building-dynamic-objects.patch + create mode 100644 dev-lang/ghc/files/ghc-9.4.8-llvm-17.patch + create mode 100644 dev-lang/ghc/files/ghc-9.6.4-llvm-17.patch + create mode 100644 dev-lang/ghc/files/ghc-9.8.2-force-merge-objects-when-building-dynamic-objects.patch + create mode 100644 dev-lang/ghc/files/ghc-bash-completion + create mode 100644 dev-lang/ghc/files/latomic-subword + create mode 100644 dev-lang/ghc/ghc-9.6.4.ebuild *** synced Miezhiko * Sync succeeded $ git log --format=%ci -1 |