re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-07-28 14:44:29 +02:00
parent 0f582c64a1
commit 1527ea1ad2
2 changed files with 9 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,2 +1,5 @@
/ghc-8.0.2-src.tar.xz
/ghc-8.0.2-testsuite.tar.xz
/ghc-8.2.2-src.tar.xz
/ghc-8.2.2-testsuite.tar.xz
/llvm-3.9.1.src.tar.xz

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.revdeps.integration}