summaryrefslogtreecommitdiff
path: root/dev-ml
Commit message (Collapse)AuthorAgeFilesLines
* dev-ml/llvm-ocaml: Remove 9.0.1 RCs and liveMichał Górny2019-12-214-356/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/llvm-ocaml: Bump to 9.0.1 finalMichał Górny2019-12-212-0/+119
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/seq: fix dependencyTupone Alfredo2019-12-191-1/+2
| | | | | | Closes: https://bugs.gentoo.org/703248 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ml/ocaml-augeas: fix bad dep on ocamlMatthew Thode2019-12-161-2/+2
| | | | | | Fixes: https://bugs.gentoo.org/703152 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-ml/llvm-ocaml: Bump to 9.0.1_rc3Michał Górny2019-12-142-0/+119
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/ocamlweb: port to EAPI=7Mikle Kolyada2019-12-131-5/+3
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Remove ml@ from packages maintainersMichał Górny2019-12-13242-1085/+358
| | | | | Bug: https://bugs.gentoo.org/695782 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/oasis: Fix overwritten RESTRICTMichał Górny2019-12-122-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-113-3/+3
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-1150-50/+100
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/llvm-ocaml: Remove 6*Michał Górny2019-12-092-125/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/llvm-ocaml: Add KEYWORDS to 9.0.0_rc2Michał Górny2019-12-081-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/llvm-ocaml: Remove outdated blockerMichał Górny2019-12-077-14/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/llvm-ocaml: Remove 9.0.1rc1Michał Górny2019-12-072-121/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/llvm-ocaml: Bump to 9.0.1rc2Michał Górny2019-12-072-0/+121
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/menhir: bump to 20190924Jason A. Donenfeld2019-12-032-0/+37
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* dev-ml/llvm-ocaml: Bump to 9.0.1_rc1Michał Górny2019-11-232-0/+121
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/camlpdf: drop myself as a maintainerTim Harder2019-11-181-4/+1
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* dev-ml/camlpdf: remove oldTim Harder2019-11-183-54/+0
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* dev-ml/camlpdf: version bump to 2.3Tim Harder2019-11-182-0/+37
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* dev-ml/ocaml-make: drop oldAaron Bauman2019-11-122-32/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-ml/llvm-ocaml: Port 9+ to llvm.org.eclassMichał Górny2019-11-033-23/+9
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/llvm-ocaml: Remove redundant CMAKE* in EAPI 7Michał Górny2019-11-033-12/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/llvm-ocaml: Switch live to monorepoMichał Górny2019-11-012-5/+15
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/dune: amd64 stableTupone Alfredo2019-10-211-1/+1
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ml/menhir: Stable versionTupone Alfredo2019-10-211-1/+1
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ml/ocplib-simplex: Stable versionTupone Alfredo2019-10-211-1/+1
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ml/seq: Stable versionTupone Alfredo2019-10-211-1/+1
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ml/camlp5: ocaml version upper boundAlessandro Barbieri2019-10-204-12/+24
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/13275 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-ml/llvm-ocaml: Upstream is now at 9.0.1Michał Górny2019-10-121-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/llvm-ocaml: Drop redundant 8.0.0Michał Górny2019-10-112-127/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove remaining *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml: Remove *-fbsd KEYWORDSMichał Górny2019-10-1142-42/+42
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/llvm-ocaml: Update 10+ for dylib linkingMichał Górny2019-10-041-1/+4
| | | | | | | | Pass appropriate arguments to 10+ to link against dylib instead of trying to link to non-existent static libs. This still needs a fix upstream but the ebuild's broken anyway. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/llvm-ocaml: Add ARC targetMichał Górny2019-10-011-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/llvm-ocaml: Nios2 was removed upstreamMichał Górny2019-10-011-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/llvm-ocaml: Reorder ebuild vars in 9+Michał Górny2019-09-213-8/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/llvm-ocaml: Bump to 9.0.0Michał Górny2019-09-212-0/+128
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/llvm-ocaml: Use BDEPEND semi-properlyMichał Górny2019-09-172-2/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/llvm-ocaml: Remove 5.0.2Michał Górny2019-09-092-122/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/seq: fix dependencyTupone Alfredo2019-08-261-1/+2
| | | | | | Closes: https://bugs.gentoo.org/691152 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ml/llvm-ocaml: Update LICENSE for 9+Michał Górny2019-08-182-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/llvm-ocaml: RISCV is no longer exp. in 9.0+Michał Górny2019-08-122-3/+3
| | | | | Closes: https://bugs.gentoo.org/691816 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/facile: arm64 stableAaron Bauman2019-07-291-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
* dev-ml/ocplib-simplex: Fix SRC_URITupone Alfredo2019-07-251-1/+1
| | | | | | Closes: https://bugs.gentoo.org/690710 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* dev-ml/seq: Bad FilenameTupone Alfredo2019-07-252-2/+2
| | | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* dev-ml/dune: add dev-ml/duneTupone Alfredo2019-07-253-0/+49
| | | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* dev-ml/menhir: bump to 20181006Tupone Alfredo2019-07-252-0/+37
| | | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* dev-ml/seq: compatibility for iterator typeTupone Alfredo2019-07-254-0/+54
| | | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* dev-ml/ocplib-simplex: version bump to 0.4Tupone Alfredo2019-07-242-0/+34
| | | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11