{"bugs":[],"categories":[{"categoryid":450,"name":"dev-lang","summary":"The dev-lang category contains various programming language implementations and related tools."},{"categoryid":314,"name":"dev-ml","summary":"The dev-ml category contains libraries and utilities relevant to the ML programming language."},{"categoryid":451,"name":"net-misc","summary":"The net-misc category contains various miscellaneous networking tools and utilities."},{"categoryid":394,"name":"sys-fs","summary":"The sys-fs category contains filesystem tools and utilities."},{"categoryid":396,"name":"virtual","summary":"The virtual category contains packages which satisfy virtual dependencies."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0c0f7d1afbfd44cd91a55f219d064c0d786115ed","committime":"2026-03-15T13:30:49","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"t@laumann.xyz","authorname":"Thomas Bracht Laumann Jespersen","body":"Drop the USE-default disabling of dev-ml\/zarith[-mpir(-)], the USE flag\nwas removed in a8c2b35f50a01d401be9c29abe6d720804ebbe44.\n\nSigned-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>\nPart-of: https:\/\/codeberg.org\/gentoo\/gentoo\/pulls\/325\nMerges: https:\/\/codeberg.org\/gentoo\/gentoo\/pulls\/325\nSigned-off-by: Maciej Barć <xgqt@gentoo.org>","commitid":"bf8c455277ed3dace29fcb50fdd1dafb56de4117","committime":"2026-03-15T07:15:39","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: add 1.21.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e09be1650bf1ab608446c80c6ac2835c083e91fe","committime":"2025-11-04T10:20:41","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Done via:\n\n```\ngit grep -l 'virtual\/zlib-' |\n  xargs sed -i -r -e 's@virtual\/zlib-[0-9.]*(-r[0-9]*)?@&:=@g'\ngit grep -l 'virtual\/zlib-' | xargs sed -i -e 's@:=:=@:=@g'\npkgcheck scan --commits \\\n  -c SourcingCheck,VisibilityCheck,DependencyCheck --exit error\n```\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"83b8fe24940e7432d23677f85927fa54bb45dbd8","committime":"2025-11-04T09:58:54","packageid":43079,"repoid":1,"summary":"*\/*: Use := on virtual\/zlib deps, part 5"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"264e3c99fc745646475409ea475d643ce2dc7e4b","committime":"2025-11-04T08:20:44","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Update done using:\n\n```\ngit grep -l sys-libs\/zlib dev-* | xargs sed -i -e s@sys-libs\/zlib@virtual\/zlib@g\ngit diff --name-only | xargs copybump\ngit diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead\npkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error\n```\n\nFollowed by manual revert in dev-python\/zlib-ng where it accidentally\ncaught sys-libs\/zlib-ng dependencies.\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"bd0ee727e0e124e4eaa879ad390bef06ff7420bf","committime":"2025-11-04T08:03:00","packageid":43079,"repoid":1,"summary":"dev-*\/*: update for virtual\/zlib"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"89746f3479dd22bd78ae30e8d5e260050ad36f7d","committime":"2025-04-18T17:50:13","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tupone@gentoo.org","authorname":"Alfredo Tupone","body":"Signed-off-by: Alfredo Tupone <tupone@gentoo.org>","commitid":"5d23cfe8d64baebb3b284e21603bc529edd8c45f","committime":"2025-04-18T17:31:46","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: add 1.20.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fc84969a52d4fc94d2a9a42ccb0516f40e66f699","committime":"2024-11-26T20:48:16","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tupone@gentoo.org","authorname":"Alfredo Tupone","body":"Signed-off-by: Alfredo Tupone <tupone@gentoo.org>","commitid":"23dbbebfec04f750dd3605feb22825479d82f8cd","committime":"2024-11-26T20:36:50","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: add 1.19"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7f1946eabf45f44a9398571ce66ea57338f7ed7f","committime":"2024-03-01T00:34:00","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eschwartz93@gmail.com","authorname":"Eli Schwartz","body":"Support for mpir was removed from zarith, which means this is guaranteed\nto be disabled. That's what we want here anyway. Just indicate this with\na use-dependency default.\n\nFixes: a8c2b35f50a01d401be9c29abe6d720804ebbe44\nSigned-off-by: Eli Schwartz <eschwartz93@gmail.com>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"14f61484f67562f74ae0f03fe712b5e709178359","committime":"2024-03-01T00:23:37","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: mark \"mpir\" use dependency as disabled-if-missing"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f39b36bda30e9a806f6c990ca3621fd693f54c28","committime":"2022-03-03T21:36:55","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>\nSigned-off-by: David Seifert <soap@gentoo.org>","commitid":"262461181a7e4bdaf44fb783f836347f4a6c1088","committime":"2022-03-03T21:17:39","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: destabilise for ppc"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e1b8e8500d244d2df1c27825e1f62f7546d0f623","committime":"2021-03-13T15:36:16","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"931c4306c4f680789652bdb856526d5ba39bf05d","committime":"2021-03-13T11:51:06","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"4042dac36cf9df68011521b58b924c4356dfddbb","committime":"2021-03-13T11:36:41","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: Stabilize 1.16.1-r1 x86, #775668"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"86c4a3c2e30afa8cf75e1f53fcb86a8854e7c039","committime":"2021-03-13T11:35:29","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: Stabilize 1.16.1-r1 amd64, #775668"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"cd3c6ce17309118f5c72246b3933176d41b8ae78","committime":"2021-03-13T10:06:06","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"079d51629ad677b0d3885d31c204377ea0eee714","committime":"2021-03-13T09:56:11","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: Stabilize 1.16.1-r1 ppc, #775668"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"81a6e40e15a7539970514e8e775d476616ae7909","committime":"2021-03-12T16:08:12","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: drop 1.10, 1.11 (oasis.eclass)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"34179b6fb64d6cafa722db5362a7d745729a5ccb","committime":"2020-10-26T21:35:14","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Tested-by: ernsteiswuerfel <erhard_f@mailbox.org>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"748c0af3cb25a88bd0705cab709cdf3be827ff5b","committime":"2020-10-26T21:17:48","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: Stabilize 1.11 ppc, #737156"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e33542df7bb42a8da076e4767d1fbb923ffaceb9","committime":"2020-10-25T23:35:15","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.2\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"1f1f260f650ab537bcb086459245e5caa1cc8980","committime":"2020-10-25T23:19:27","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: x86 stable (bug #737156)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e4f91163ee007b0193ba6f49c515fc79a344f1fe","committime":"2020-10-24T01:05:15","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"d20d332e711d466b0e1fa0d6a82321995b91839b","committime":"2020-10-24T00:16:19","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: Keyword 1.16.1-r1 ppc, #748576"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ffd73f96f27d530cb7da0661a24a1abfa5d85a83","committime":"2020-10-22T14:05:17","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"d7c7e7837e058f4e9561ebd1b7f6c399b2a20d62","committime":"2020-10-22T13:57:31","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: Keyword 1.16.1-r1 arm, #748576"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"872ff0b78792b702ca7e427bbd3be12e3d740b6a","committime":"2020-10-22T13:55:03","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: Keyword 1.16.1-r1 arm64, #748576"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fb328cb6ec3121dec96f229a0d32752504738255","committime":"2020-10-22T13:35:11","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"mpir doesn't provide mpz_powm_sec for constant-time\nmodular exponentation which rightly results in a test\nfailure.\n\nLet's require -mpir in the latest version of cryptokit,\nas earlier versions don't work with earlier OCaml anyway.\n\nCloses: https:\/\/bugs.gentoo.org\/750740\nPackage-Manager: Portage-3.0.8, Repoman-3.0.2\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"99da767e0c59cfdf42320c92fbf41a680dbb75cc","committime":"2020-10-22T13:02:03","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: require dev-ml\/zarith[-mpir]"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"203b67d26533807c80674a45d371653be7365f7a","committime":"2020-10-17T21:05:07","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jakov.smolic@sartura.hr","authorname":"Jakov Smolic","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Jakov Smolic <jakov.smolic@sartura.hr>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/17958\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"071afdff5689ae77f886868f08c16c1df7c26c58","committime":"2020-10-17T17:34:27","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: drop 1.12"},{"authoremail":"jakov.smolic@sartura.hr","authorname":"Jakov Smolic","body":"Closes: https:\/\/bugs.gentoo.org\/749714\nPackage-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Jakov Smolic <jakov.smolic@sartura.hr>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"2c061dc75c2d7a5235821cfa6e6ec2ff6257581d","committime":"2020-10-17T17:33:54","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: add missing dev-ml\/dune-configurator dep"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"96fd2d2ded6a3151954be7b92c2bfafc9ccdf00f","committime":"2020-10-17T08:35:03","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"e41f9965ab644d56b4f19730e560dc1e0fc0bcba","committime":"2020-10-17T08:04:18","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: MissingTestRestrict"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/625938\nPackage-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"bcd82d37b83a0d855c1dfd3ec65f08ffdbff069d","committime":"2020-10-17T08:02:44","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: bump to 1.16.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7feac2b52d458401092572214d5840433cdc6f6c","committime":"2020-08-15T01:05:29","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"97800b29262ff6fd1b7b2bd5b802eca799641702","committime":"2020-08-15T00:38:23","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: Stabilize 1.11 amd64, #737156"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"54c8d309ed9165b2ddcc1f399531217c148eb738","committime":"2020-07-20T01:05:11","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Package-Manager: Portage-2.3.103, Repoman-2.3.23\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"829ff92c938a85afcf982fe4419e157bfd7294fc","committime":"2020-07-20T00:41:00","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: x86 keyworded (bug #729796)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5adfa39130cf2dab0dc2dc44f986018d2b877f52","committime":"2019-10-11T16:17:33","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"aca26925a67868a6b453460706345175b4395c38","committime":"2019-10-11T15:34:31","packageid":43079,"repoid":1,"summary":"dev-ml: Remove *-fbsd KEYWORDS"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ab22f4518b4fa5621f5800a63a1e1c30f3e2a745","committime":"2018-01-09T00:06:01","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.19, Repoman-2.3.6","commitid":"347cc1e94bfc2c1d7a71ed7c24eafb6680911e72","committime":"2018-01-08T23:47:32","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: x86 keyworded (bug #596862)"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"42a5ef95941f05b2251276c1bbdcacc16bed338d","committime":"2017-09-10T18:23:23","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: Portage-2.3.8, Repoman-2.3.3\nRepoMan-Options: --include-arches=\"ppc\"","commitid":"30f7b22b275532f03f16f5863bb66db00a2c6c3c","committime":"2017-09-10T18:00:26","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: keyworded 1.12 for ppc, bug #596862"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: Portage-2.3.8, Repoman-2.3.3\nRepoMan-Options: --include-arches=\"ppc\"","commitid":"02da26472b87484b50f3e90818e01f23937f3e89","committime":"2017-09-10T17:59:34","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: keyworded 1.11 for ppc, bug #596862"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"02d2a30fc16290c5d42e26eef60af046ae3bfb68","committime":"2017-07-25T18:23:31","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"aballier@gentoo.org","authorname":"Alexis Ballier","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.3","commitid":"72705b7559ef413770c48a61bf577757f21f811b","committime":"2017-07-25T13:50:30","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: bump to 1.12 and switch to github"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"04fae7d70ab6b66ce00b148d339ef9c273d0ab6c","committime":"2017-07-09T08:24:01","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"aballier@gentoo.org","authorname":"Alexis Ballier","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.2","commitid":"0063fdc9d99d25877ac39221247bb7b6b4831339","committime":"2017-07-09T08:16:20","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: tests require ocamlopt, bug #624294"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>","commitid":"61b861acd7b49083dab687e133f30f3331cb7480","committime":"2017-02-28T19:47:27","packageid":43079,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"e624fca2028e39d427a6ae276bff117124811ab6","committime":"2016-10-11T14:18:46","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"aballier@gentoo.org","authorname":"Alexis Ballier","body":"Package-Manager: portage-2.3.1","commitid":"e4312db3c5774e796eb5160813745f72a3c7b7b8","committime":"2016-10-11T13:40:00","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: bump to 1.11"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c5b810cd84e7c6d0186be901d4102a03510c3efe","committime":"2016-02-07T16:21:47","packageid":43079,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"aballier@gentoo.org","authorname":"Alexis Ballier","body":"Package-Manager: portage-2.2.27\nSigned-off-by: Alexis Ballier <aballier@gentoo.org>","commitid":"d1319326f4001479c6ff39edf06c0c63cf0cedea","committime":"2016-02-07T16:04:05","packageid":43079,"repoid":1,"summary":"dev-ml\/cryptokit: remove old"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":43079,"repoid":1,"summary":"2015-08-09 09:26:21 UTC"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"This commit represents a new era for Gentoo:\nStoring the gentoo-x86 tree in Git, as converted from CVS.\n\nThis commit is the start of the NEW history.\nAny historical data is intended to be grafted onto this point.\n\nCreation process:\n1. Take final CVS checkout snapshot\n2. Remove ALL ChangeLog* files\n3. Transform all Manifests to thin\n4. Remove empty Manifests\n5. Convert all stale $Header$\/$Id$ CVS keywords to non-expanded Git $Id$\n5.1. Do not touch files with -kb\/-ko keyword flags.\n\nSigned-off-by: Robin H. Johnson <robbat2@gentoo.org>\nX-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests\nX-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project\nX-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration\nX-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn\nX-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts\nX-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration\nX-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging\nX-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed","commitid":"56bd759df1d0c750a065b8c845e93d5dfa6b549d","committime":"2015-08-08T20:49:04","packageid":43079,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":43079,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":450,"description":"Programming language supporting functional, imperative & object-oriented styles","ebuildids":[816783,845928,860875,892853],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"ml@gentoo.org","maintainername":"Gentoo ML Project","name":"ocaml","packageid":49590},{"block":false,"categoryid":314,"description":"Arithmetic and logic operations over arbitrary-precision integers","ebuildids":[816783,845928,860875,892853],"firstseen":"2015-09-20T13:38:44.780852","maintainer":"ml@gentoo.org","maintainername":"Gentoo ML Project","name":"zarith","packageid":64116},{"block":false,"categoryid":314,"description":"A composable build system for OCaml","ebuildids":[816783,845928,860875,892853],"firstseen":"2019-07-25T19:34:21.841979","name":"dune","packageid":69971},{"block":false,"categoryid":314,"description":"Helper library for gathering system configuration","ebuildids":[816783,845928,860875,892853],"firstseen":"2020-10-13T14:25:05.132759","name":"dune-configurator","packageid":72096},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[816783,845928,860875,892853],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"depending":[{"block":false,"categoryid":451,"description":"An OpenPGP keyserver which is decentralized with highly reliable synchronization","ebuildids":[866884,866884],"firstseen":"2012-02-07T14:35:48.061692","maintainer":"k_f@gentoo.org","maintainername":"Kristian Fiskerstrand","name":"sks","packageid":58830},{"block":false,"categoryid":314,"description":"A simple OCaml client for Google Services","ebuildids":[866417,866417,884291,884291],"firstseen":"2022-07-13T02:50:01.972397","name":"gapi-ocaml","packageid":75160,"summary":"gapi-ocaml is a simple, unofficial, OCaml client for Google Services. The library supports ClientLogin, OAuth 1.0a, and OAuth 2.0 authentication. Supported RESTful APIs: Calendar APIs v3, Google+ API v1, Tasks API v1, APIs Discovery Service v1, URL Shortener API v1, OAuth2 API v2, Custom Search API v1, Google Analytics API v3, Page Speed Online API v1, Blogger API v2, Site Verification API v1, AdSense Management API v1.4, BigQuery API v2, Drive API v2, Drive API v3, Gmail API v1."},{"block":false,"categoryid":394,"description":"FUSE filesystem over Google Drive","ebuildids":[845204,845204],"firstseen":"2022-07-15T04:00:42.858914","name":"google-drive-ocamlfuse","packageid":75171}],"ebuilds":[{"archs":["~amd64","~arm","~arm64","~ppc","~x86"],"ebuildid":892853,"firstseen":"2026-03-15T13:36:23.090905","license":"LGPL-2","moddate":"2026-03-29T19:42:47","packageid":43079,"repoid":1,"slot":"0\/1.21.1","uses":["cpu_flags_x86_aes","ocamlopt","test","zlib"],"version":"1.21.1"},{"archs":["~amd64","~arm","~arm64","~ppc","~x86"],"ebuildid":860875,"firstseen":"2025-04-18T19:08:15.782170","license":"LGPL-2","moddate":"2026-03-29T19:42:47","packageid":43079,"repoid":1,"slot":"0\/1.20.1","uses":["cpu_flags_x86_aes","ocamlopt","test","zlib"],"version":"1.20.1"},{"archs":["~amd64","~arm","~arm64","~ppc","~x86"],"ebuildid":845928,"firstseen":"2024-11-26T20:54:09.763325","license":"LGPL-2","moddate":"2026-03-29T19:42:47","packageid":43079,"repoid":1,"slot":"0\/1.19","uses":["cpu_flags_x86_aes","ocamlopt","test","zlib"],"version":"1.19"},{"archs":["amd64","x86","~arm","~arm64","~ppc"],"ebuildid":816783,"firstseen":"2024-03-01T00:44:12.803094","license":"LGPL-2","moddate":"2026-03-29T19:42:47","packageid":43079,"repoid":1,"slot":"0\/1.16.1","uses":["cpu_flags_x86_aes","ocamlopt","test","zlib"],"version":"1.16.1-r2"}],"masks":[],"package":{"categoryid":314,"description":"Cryptographic primitives library for Objective Caml","firstseen":"2010-05-04T00:54:45.661860","maintainer":"ml@gentoo.org","maintainername":"Gentoo ML Project","name":"cryptokit","packageid":43079},"rdependencies":[{"block":false,"categoryid":450,"description":"Programming language supporting functional, imperative & object-oriented styles","ebuildids":[816783,845928,860875,892853],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"ml@gentoo.org","maintainername":"Gentoo ML Project","name":"ocaml","packageid":49590},{"block":false,"categoryid":314,"description":"Arithmetic and logic operations over arbitrary-precision integers","ebuildids":[816783,845928,860875,892853],"firstseen":"2015-09-20T13:38:44.780852","maintainer":"ml@gentoo.org","maintainername":"Gentoo ML Project","name":"zarith","packageid":64116},{"block":false,"categoryid":314,"description":"A composable build system for OCaml","ebuildids":[816783,845928,860875,892853],"firstseen":"2019-07-25T19:34:21.841979","name":"dune","packageid":69971},{"block":false,"categoryid":314,"description":"Helper library for gathering system configuration","ebuildids":[816783,845928,860875,892853],"firstseen":"2020-10-13T14:25:05.132759","name":"dune-configurator","packageid":72096},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[816783,845928,860875,892853],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"repos":[{"branch":"master","lastcommit":"f87ce2b74421571078063820dc1065e7089c9fa7","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/github.com\/xavierleroy\/cryptokit"],"uses":[{"defaultflag":true,"description":"Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable\/enable it at a global scale)","isdefault":true,"use":"ocamlopt"},{"description":"Enable dependencies and\/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)","isdefault":false,"use":"test"},{"description":"Add support for zlib compression","isdefault":false,"use":"zlib"},{"description":"Enable support for Intel's AES instruction set (AES-NI)","group":"cpu_flags_x86","isdefault":false,"use":"aes"}]}