summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-ml/*: Remove first set of unneeded leaf packagesMichał Górny2020-01-143-53/+0
| | | | | Bug: https://bugs.gentoo.org/695782 Signed-off-by: Michał Górny <mgorny@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-111-1/+2
| | | | | | | | | | | | | | | | | | 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-1/+1
|
* dev-ml/ocaml-redis: convert to opam.eclassAlexis Ballier2017-10-061-7/+2
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* dev-ml/ocaml-redis: add missing lwt test dep, bug #625570Alexis Ballier2017-07-191-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-ml/ocaml-redis: start a local redis server in src_test, bug #623988Alexis Ballier2017-07-091-2/+9
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ml/ocaml-redis: remove oldAlexis Ballier2017-05-184-76/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-ml/ocaml-redis: bump to 0.3.5Alexis Ballier2017-05-182-0/+42
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-ml/ocaml-redis: Bump to 0.3.4Alexis Ballier2017-05-082-0/+43
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-8/+11
| | | | 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/ocaml-redis: remove oldAlexis Ballier2017-01-244-93/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-ml/ocaml-redis: bump to 0.3.3Alexis Ballier2016-09-232-0/+31
| | | | Package-Manager: portage-2.3.1
* dev-ml/ocaml-redis: bump to 0.3.2Alexis Ballier2016-08-262-0/+31
| | | | Package-Manager: portage-2.3.0
* dev-ml/ocaml-redis: bump to 0.3.1Alexis Ballier2016-07-182-0/+31
| | | | Package-Manager: portage-2.3.0
* dev-ml/ocaml-redis: remove oldAlexis Ballier2016-07-182-30/+0
| | | | Package-Manager: portage-2.3.0
* dev-ml/ocaml-redis: bump to 0.3.0Alexis Ballier2016-07-112-0/+31
| | | | Package-Manager: portage-2.3.0
* dev-ml/ocaml-redis: add missing ounit dep for testsAlexis Ballier2016-02-091-2/+3
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-ml/ocaml-redis: initial import; ebuild by meAlexis Ballier2016-02-093-0/+40
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>