summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-ml/yojson: Stabilize 2.1.1 amd64, #924579Sam James2024-02-151-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/yojson: bump to 2.1.1Maciej Barć2023-11-023-0/+54
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-ml/yojson: drop old 2.0.2-r3Maciej Barć2023-11-022-45/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-ml/yojson: drop old 1.7.0Maciej Barć2023-11-022-37/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-ml/yojson: Stabilize 2.1.0 amd64, #915373Arthur Zamarin2023-10-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-ml/yojson: clean patchMaciej Barć2023-05-161-1/+1
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-ml/yojson: bump to 2.1.0Maciej Barć2023-05-162-0/+45
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-ml/yojson: amd64 stableAlfredo Tupone2023-04-012-4/+4
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ml/yojson: drop 2.0.0Alfredo Tupone2022-11-262-40/+0
| | | | | Closes: https://bugs.gentoo.org/861356 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ml/yojson: patch dune/META seq dependencyMaciej Barć2022-10-272-1/+12
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-ml/yojson: hard block seq lower than 0.3Maciej Barć2022-10-231-2/+4
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-ml/yojson: do not use dev-ml/seqAlfredo Tupone2022-10-201-1/+2
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ml/yojson: 2.0.2 - depend on ocaml >=4.07 instead of seqMaciej Barć2022-09-241-6/+5
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-ml/yojson: bump to 2.0.2Maciej Barć2022-09-232-0/+40
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-ml/yojson: relax deps on ocamloptAlfredo Tupone2022-07-062-6/+6
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ml/yojson: update copyright dateMaciej Barć2022-06-081-1/+1
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-ml/yojson: bump to 2.0.0François-Xavier Carton2022-06-082-0/+40
| | | | | | Signed-off-by: François-Xavier Carton <fx.carton91@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25778 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-ml/yojson: update metadata.xml; add ML Project to maintainersMaciej Barć2021-12-121-3/+5
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@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>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/yojson: remove old versionAlfredo Tupone2021-03-072-34/+0
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ml/yojson: add missing test dependencySam James2021-01-041-2/+6
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/yojson: fix SRC_URI in 1.7.0Sam James2021-01-041-1/+1
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/yojson: dependency fixesSam James2021-01-041-7/+7
| | | | | | | | | * We need +/-ocamlopt aligned on dependencies * cppo is BDEPEND because it's a preprocessor Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/yojson: bump to 1.7.0François-Xavier Carton2021-01-043-1/+41
| | | | | | Signed-off-by: François-Xavier Carton <fx.carton91@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18436 Signed-off-by: Sam James <sam@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>
* dev-ml/yojson: update HOMEPAGE.Wim Muskee2018-10-141-2/+2
| | | | | | | Closes: https://bugs.gentoo.org/668276 Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10133 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-ml/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-ml/yojson: Remove oldAlexis Ballier2017-08-022-38/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-ml/yojson: convert to opam.eclassAlexis Ballier2017-08-021-7/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-ml/yojson: bump to 1.4.0Alexis Ballier2017-07-192-0/+39
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* 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/yojson: remove oldAlexis Ballier2017-01-244-117/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-ml/yojson: bump to 1.3.3Alexis Ballier2016-11-012-0/+39
| | | | Package-Manager: portage-2.3.2
* dev-ml/yojson: bump to 1.3.2Alexis Ballier2016-03-022-0/+39
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-ml/yojson: bump to 1.3.1Alexis Ballier2016-02-222-0/+39
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-ml/yojson: remove oldAlexis Ballier2016-02-074-117/+0
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-ml/yojson: bump to 1.3.0Alexis Ballier2015-12-192-0/+39
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-ml/yojson: bump to 1.2.3.Alexis Ballier2015-09-142-0/+39
| | | | Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-084-0/+86
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed