{"bugs":[],"categories":[{"categoryid":450,"name":"dev-lang","summary":"The dev-lang category contains various programming language implementations and related tools."},{"categoryid":425,"name":"dev-perl","summary":"The dev-perl category contains libraries and utilities relevant to the Perl programming language."},{"categoryid":396,"name":"virtual","summary":"The virtual category contains packages which satisfy virtual dependencies."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a198e862478387fe37b4d232d51a3edb558cd3e0","committime":"2025-12-19T10:01:01","packageid":59484,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"grobian@gentoo.org","authorname":"Fabian Groffen","body":"Bug: https:\/\/bugs.gentoo.org\/473598\nBug: https:\/\/bugs.gentoo.org\/720224\nSigned-off-by: Fabian Groffen <grobian@gentoo.org>","commitid":"2d25fad95cbaa525c8945d8e582c749d49524f49","committime":"2025-12-19T09:25:43","packageid":59484,"repoid":1,"summary":"*\/*: drop *-linux keywords"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1b17c991252bcf175d64e80b37533bee642cbc1b","committime":"2021-02-27T17:07:03","packageid":59484,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"768cbffd92af3a1913dc86b3a74d8bedd53a335c","committime":"2021-02-27T16:37:09","packageid":59484,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jakov.smolic@sartura.hr","authorname":"Jakov Smolic","body":"Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"e22aa8aa743235d01a10254de08615ae5f6bc0ea","committime":"2021-02-27T16:24:46","packageid":59484,"repoid":1,"summary":"dev-perl\/Const-Fast: Remove old"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"d3fce54af836d9fd812e8087c98d11568c3b1bd4","committime":"2021-02-27T16:16:12","packageid":59484,"repoid":1,"summary":"dev-perl\/Const-Fast: Stabilize 0.14.0-r2 amd64, #770745"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f148862c6f95bfc09cc7c20d25876350938d9456","committime":"2021-02-26T08:22:03","packageid":59484,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-3.0.13, Repoman-3.0.2\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"e1db9b52e05483d4753ad6343bf9931ef718a3fe","committime":"2021-02-26T08:08:32","packageid":59484,"repoid":1,"summary":"dev-perl\/Const-Fast: x86 stable wrt bug #770745"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1717909920774c9495f6a346f073868d9da56e85","committime":"2021-02-25T06:37:14","packageid":59484,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"cbb66d89529e962513f2d11a91297a311c99d740","committime":"2021-02-25T06:17:13","packageid":59484,"repoid":1,"summary":"dev-perl\/Const-Fast: Stabilize 0.14.0-r2 ppc, #770745"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"072ee07abafb8042d4b2382c8127b70579f40f44","committime":"2021-02-25T04:22:12","packageid":59484,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"44d52d7a44fe6050626774e35a29fda3a00d04f1","committime":"2021-02-25T04:13:24","packageid":59484,"repoid":1,"summary":"dev-perl\/Const-Fast: Stabilize 0.14.0-r2 arm, #770745"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6adb32dc39e445e77e9ea56c5b833f4ca36b9773","committime":"2020-06-28T15:05:08","packageid":59484,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"kentnl@gentoo.org","authorname":"Kent Fredric","body":"- EAPI7\n- Remove unneeded variable assignments\n\nPackage-Manager: Portage-2.3.100, Repoman-2.3.22\nSigned-off-by: Kent Fredric <kentnl@gentoo.org>","commitid":"e7cfff10f6cfcad1643a2a834b3d569311716241","committime":"2020-06-28T14:37:02","packageid":59484,"repoid":1,"summary":"dev-perl\/Const-Fast: -r bump for EAPI7"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fef742528aacdd4ffa4e59ea0354106ca161650e","committime":"2019-12-10T23:48:11","packageid":59484,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"The result was achieved via the following pipeline:\n\n    pkgcheck scan -c RestrictTestCheck -R FormatReporter \\\n      --format '{category}\/{package}\/{package}-{version}.ebuild' |\n    xargs -n32 grep -L RESTRICT |\n    xargs -n32 sed -i -e '\/^IUSE=.*test\/aRESTRICT=\"!test? ( test )\"'\n\nThe resulting metadata was compared before and after the change.\nFew Go ebuilds had to be fixed manually due to implicit RESTRICT=strip\nadded by the eclass.  Two ebuilds have to be fixed because of multiline\nIUSE.\n\nSuggested-by: Robin H. Johnson <robbat2@gentoo.org>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/13942\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"064af661d0c9a31cecdf348632bc5603333a9149","committime":"2019-12-10T22:02:54","packageid":59484,"repoid":1,"summary":"*\/*: [QA] Fix trivial cases of MissingTestRestrict"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":59484,"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":59484,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"41395199cacf732d8c4bfe531038ff73fd62639a","committime":"2016-07-06T23:02:00","packageid":59484,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Package-Manager: portage-2.3.0","commitid":"88558a14f7dc5be91fc817992e0e335ce9a08e88","committime":"2016-07-06T22:49:13","packageid":59484,"repoid":1,"summary":"dev-perl\/Const-Fast: Remove old"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"853083a5b8b9f63fa4cc0ba32e6f69590e462bdc","committime":"2016-07-06T09:42:11","packageid":59484,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.2.28\nRepoMan-Options: --include-arches=\"ppc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"bbacf3125ac1169032f7046a3b7bd35e1922411a","committime":"2016-07-06T09:20:01","packageid":59484,"repoid":1,"summary":"dev-perl\/Const-Fast: ppc stable wrt bug #570270"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"3405e2002aca3292f7892d8b0ae8693f36388d84","committime":"2016-06-25T20:22:15","packageid":59484,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.2.28\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"62816bfb5fb901dcbf694f055eb0c27c650e2418","committime":"2016-06-25T20:07:25","packageid":59484,"repoid":1,"summary":"dev-perl\/Const-Fast: x86 stable wrt bug #570270"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ab193e760efd80ac3011244eb5a1ca291b3c028d","committime":"2016-05-13T15:02:32","packageid":59484,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.2.26\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"e1af10586413b887ae8d46087fa6493e52bfb7d5","committime":"2016-05-13T14:45:40","packageid":59484,"repoid":1,"summary":"dev-perl\/Const-Fast: amd64 stable wrt bug #570270"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a3207060ad3bd7c45e1aaa6f6efe2b448bda68e7","committime":"2016-05-12T17:42:15","packageid":59484,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"maekke@gentoo.org","authorname":"Markus Meier","body":"Package-Manager: portage-2.2.28\nRepoMan-Options: --include-arches=\"arm\"","commitid":"8b2dd4899ebb19e54a58895837ddc9935a6e39e6","committime":"2016-05-12T17:24:22","packageid":59484,"repoid":1,"summary":"dev-perl\/Const-Fast: arm stable, bug #570270"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"7e69b6bff71eb99930965adde84f55fd184b5a27","committime":"2015-12-30T13:02:02","packageid":59484,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Package-Manager: portage-2.2.26","commitid":"2f1f6254aa826e0b6681fb42223637a7e6402a18","committime":"2015-12-30T12:51:15","packageid":59484,"repoid":1,"summary":"dev-perl\/Const-Fast: Remove old"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":59484,"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":59484,"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":59484,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":450,"description":"Larry Wall's Practical Extraction and Report Language","ebuildids":[678575],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"perl@gentoo.org","maintainername":"Gentoo Perl Project","name":"perl","packageid":44582},{"block":false,"categoryid":425,"description":"Tiny replacement for Module::Build","ebuildids":[678575],"firstseen":"2014-08-01T13:39:22.510876","maintainer":"perl@gentoo.org","maintainername":"Gentoo Perl Project","name":"Module-Build-Tiny","packageid":62437}],"depending":[{"block":false,"categoryid":425,"description":"A Test::Builder based module to ease testing with files and dirs","ebuildids":[824887],"firstseen":"2016-09-25T13:36:53.524446","name":"Test-Files","packageid":65916},{"block":false,"categoryid":425,"description":"Expansion of test functionality that is frequently used while testing","ebuildids":[827966],"firstseen":"2024-05-02T04:12:02.232764","name":"Test-Expander","packageid":77493}],"ebuilds":[{"archs":["amd64","arm","ppc","x86"],"ebuildid":678575,"firstseen":"2020-06-28T16:15:50.687557","license":"|| ( Artistic GPL-1+ )","moddate":"2026-03-28T18:04:18","packageid":59484,"repoid":1,"slot":"0","uses":["perl_features_debug","perl_features_ithreads","perl_features_quadmath","test"],"version":"0.14.0-r2"}],"masks":[],"package":{"categoryid":425,"description":"Facility for creating read-only scalars, arrays, and hashes","firstseen":"2012-06-17T14:36:35.497461","maintainer":"sci@gentoo.org","maintainername":"Gentoo Science Project","name":"Const-Fast","packageid":59484,"summary":"This the only function of this module and it is exported by default. It takes a scalar, array or hash left-value as first argument, and a list of one or more values depending on the type of the first argument as the value for the variable. It will set the variable to that value and subsequently make it read-only. Arrays and hashes will be made deeply read-only."},"rdependencies":[{"block":false,"categoryid":450,"description":"Larry Wall's Practical Extraction and Report Language","ebuildids":[678575,678575],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"perl@gentoo.org","maintainername":"Gentoo Perl Project","name":"perl","packageid":44582},{"block":false,"categoryid":396,"description":"Virtual for Scalar::Util and List::Util, also distributed as Scalar::List::Utils","ebuildids":[678575],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"perl@gentoo.org","maintainername":"Gentoo Perl Project","name":"perl-Scalar-List-Utils","packageid":44779},{"block":false,"categoryid":396,"description":"Virtual for Storable","ebuildids":[678575],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"perl@gentoo.org","maintainername":"Gentoo Perl Project","name":"perl-Storable","packageid":49349},{"block":false,"categoryid":425,"description":"Only use Sub::Exporter if you need it","ebuildids":[678575],"firstseen":"2012-08-06T14:39:28.908676","maintainer":"perl@gentoo.org","maintainername":"Gentoo Perl Project","name":"Sub-Exporter-Progressive","packageid":59673}],"repos":[{"branch":"master","lastcommit":"52197549fd3431fa256b8edbafdcd3702dd0e134","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/metacpan.org\/release\/Const-Fast"],"uses":[{"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":"PERL_FEATURES setting enabling internal debug support in Perl","group":"perl_features","isdefault":false,"use":"debug"},{"description":"PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems","group":"perl_features","isdefault":false,"use":"ithreads"},{"description":"PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath","group":"perl_features","isdefault":false,"use":"quadmath"}]}