summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-ml/markup: Stabilize 1.0.3 x86, #901679Sam James2023-03-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/markup: Stabilize 1.0.3 amd64, #901679Sam James2023-03-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/markup: bump to 1.0.3Maciej Barć2023-01-212-0/+27
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-ml/markup: fix OCaml depSam James2022-06-212-6/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/markup: x86 stable wrt bug #813153Agostino Sarubbo2021-09-181-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-ml/markup: amd64 stable wrt bug #813153Agostino Sarubbo2021-09-171-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-ml/markup: bump 1.0.2Alfredo Tupone2021-07-192-0/+24
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ml/markup: drop 0.7.5Sam James2021-03-132-40/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/markup: add dependencyAlfredo Tupone2021-01-151-2/+3
| | | | | | Closes: https://bugs.gentoo.org/765514 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ml/markup: add dep and maintainerAlfredo Tupone2021-01-152-2/+6
| | | | | | Closes: https://bugs.gentoo.org/765049 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ml/markup: add dependencyAlfredo Tupone2021-01-131-0/+3
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ml/markup: fix test and use dune eclassAlfredo Tupone2021-01-111-15/+3
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ml/markup: version bump to 1.0.0Alfredo Tupone2021-01-112-0/+31
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@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/markup: Remove oldAlexis Ballier2017-07-212-39/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-ml/markup: use 4 style usedep on lwtAlexis Ballier2017-07-211-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-ml/markup: bump to 0.7.5Alexis Ballier2017-06-152-0/+39
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+4
| | | | 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/markup: remove oldAlexis Ballier2017-01-242-40/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-ml/markup: bump to 0.7.4Alexis Ballier2016-12-132-0/+40
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-ml/markup: remove oldAlexis Ballier2016-12-014-1403/+0
| | | | Package-Manager: portage-2.3.2
* dev-ml/markup: bump to 0.7.3Alexis Ballier2016-12-012-0/+40
| | | | Package-Manager: portage-2.3.2
* dev-ml/markup: fix build with uutf 1.0Alexis Ballier2016-11-283-3/+1366
| | | | Package-Manager: portage-2.3.2
* dev-ml/markup: initial import; ebuild by meAlexis Ballier2016-05-243-0/+48
Package-Manager: portage-2.3.0_rc1