summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-ml/ppx_import: bump to 1.10.0Alfredo Tupone2023-01-283-2/+35
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ml/ppx_import: require ppxlib>=24.0François-Xavier Carton2022-08-191-1/+1
| | | | | | Signed-off-by: François-Xavier Carton <fx.carton91@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26926 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-ml/ppx_import: new package; add 1.9.1Maciej Barć2022-03-054-0/+53
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-ml/*: Remove first set of unneeded leaf packagesMichał Górny2020-01-143-49/+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-4/+1
| | | | | 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/ppx_import: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-261-7/+7
|
* dev-ml/ppx_import: convert to opam.eclassAlexis Ballier2017-08-151-10/+2
| | | | Package-Manager: Portage-2.3.7, Repoman-2.3.3
* dev-ml/ppx_import: Remove oldAlexis Ballier2017-08-152-48/+0
| | | | Package-Manager: Portage-2.3.7, Repoman-2.3.3
* dev-ml/ppx_import: bump to 1.2Alexis Ballier2017-04-272-0/+48
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-ml/ppx_import: add remoteidAlexis Ballier2017-04-271-0/+3
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-ml/ppx_import: fix homepageAlexis Ballier2017-04-271-2/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* 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/ppx_import: initial import; ebuild by meAlexis Ballier2016-09-083-0/+57
Package-Manager: portage-2.3.0