summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-ml/alcotest: Stabilize 1.2.3-r3 x86, #783582Sam James2021-06-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/alcotest: Stabilize 1.2.3-r3 ppc, #783582Sam James2021-05-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/alcotest: Stabilize 1.2.3-r3 arm, #783582Sam James2021-05-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/alcotest: Stabilize 1.2.3-r3 arm64, #783582Sam James2021-05-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/alcotest: Stabilize 1.2.3-r3 amd64, #783582Sam James2021-05-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/alcotest: stable 1.2.3-r3 for ppc64Sergei Trofimovich2021-05-061-1/+1
| | | | | | | | stable wrt bug #783582 Package-Manager: Portage-3.0.18, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-ml/alcotest: rm old versionAlfredo Tupone2021-03-072-35/+0
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ml/alcotest: Keyword 1.2.3-r3 arm64, #769554Sam James2021-02-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/alcotest: Keyword 1.2.3-r3 ppc, #769554Sam James2021-02-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/alcotest: Keyword 1.2.3-r3 arm, #769554Sam James2021-02-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/alcotest: Keyword 1.2.3-r3 ppc64, #769554Sam James2021-02-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/alcotest: Keyword 1.2.3-r3 x86, #769554Sam James2021-02-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/alcotest: add lower bound on dev-ml/fmtSam James2021-02-101-1/+1
| | | | | | | | | | | | | | | Fixes issues like: File "src/alcotest-engine/cli.ml", line 243, characters 31-36: 243 | Fmt.(braces @@ list ~sep:comma int) ppf (IntSet.elements set) ^^^^^ Error: Unbound value comma File "src/alcotest-engine/model.ml", line 9, characters 26-33: 9 | Uchar.to_int uchar |> Fmt.str "U+%04X" |> Buffer.add_string buf ^^^^^^^ Error: Unbound value Fmt.str Hint: Did you mean strf? Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/alcotest: add further missing depsSam James2021-02-091-0/+3
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/alcotest: adopt for ml@Sam James2021-02-091-1/+4
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/alcotest: add missing depsSam James2021-02-091-0/+2
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/alcotest: bump to 1.2.3Sam James2021-02-082-0/+28
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/alcotest: drop old EAPI=5Aaron Bauman2020-09-242-35/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* */*: Remove ml@ from packages maintainersMichał Górny2019-12-131-5/+2
| | | | | Bug: https://bugs.gentoo.org/695782 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-2/+4
| | | | | | | | | | | | | | | | | | 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/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-ml/alcotest: bump to 0.8.2Alexis Ballier2017-08-262-0/+34
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-ml/alcotest: Remove oldAlexis Ballier2017-08-063-91/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-ml/alcotest: bump to 0.8.1Alexis Ballier2017-08-062-0/+34
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-ml/alcotest: Bump to 0.8.0Alexis Ballier2017-06-282-0/+47
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-5/+8
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-ml/alcotest: initial import; ebuild by me.Alexis Ballier2017-02-233-0/+53
Package-Manager: Portage-2.3.3, Repoman-2.3.1