{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":318586945,"defaultBranch":"master","name":"prefix","ownerLogin":"gentoo","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-12-04T17:22:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/52242?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1682367131.0","currentOid":""},"activityList":{"items":[{"before":"af61f0a4cc9a5ef5ee1bf980c67f75a1cc560f3e","after":"03176f2d90ead5f2e3d0e3f9fe0498b2ff1e9f60","ref":"refs/heads/master","pushedAt":"2024-07-30T17:05:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"scripts/bootstrap-prefix: bump snapshot for Solaris fixes\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"scripts/bootstrap-prefix: bump snapshot for Solaris fixes"}},{"before":"a39343a48782999fcf03a80cc7c7a90609faaa17","after":"af61f0a4cc9a5ef5ee1bf980c67f75a1cc560f3e","ref":"refs/heads/master","pushedAt":"2024-07-26T13:38:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"sys-apps/coreutils-9.5: version bump, add Solaris fix\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"sys-apps/coreutils-9.5: version bump, add Solaris fix"}},{"before":"4abb9bae4adcc38f480b435dfa01a88f676e0c03","after":"a39343a48782999fcf03a80cc7c7a90609faaa17","ref":"refs/heads/master","pushedAt":"2024-07-25T11:17:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"scripts/bootstrap-prefix: use isainfo to pick up current arch\n\nuname -p on Solaris will return historical values, so use isainfo to get\nthe currently targetted architecture\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"scripts/bootstrap-prefix: use isainfo to pick up current arch"}},{"before":"d72b6b0d55e3f33e18b0ffcb65a53afd5a704518","after":"4abb9bae4adcc38f480b435dfa01a88f676e0c03","ref":"refs/heads/master","pushedAt":"2024-07-25T06:25:43.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"scripts/bootstrap-prefix: disable USE=pie for Solaris bootstrap\n\nHost compiler doesn't like -pie in the workload it has to do during\nbootstrap, so go through lengths to disable it.\n(Why can't we just override masks/forces from base?)\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"scripts/bootstrap-prefix: disable USE=pie for Solaris bootstrap"}},{"before":"0378ad858efe139d123cf92d769bfe95ce6b34fc","after":"d72b6b0d55e3f33e18b0ffcb65a53afd5a704518","ref":"refs/heads/master","pushedAt":"2024-07-24T06:30:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"scripts/bootstrap-prefix: make macOS Ventura and up skip GCC5\n\nThe host toolchain cannot compile GCC-5, but it *can* compile GCC-14,\nwhich is exactly what we need, so skip GCC-5.\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"scripts/bootstrap-prefix: make macOS Ventura and up skip GCC5"}},{"before":"a114199475717d5bb2a2df40edec1b3ca6e0b299","after":"0378ad858efe139d123cf92d769bfe95ce6b34fc","ref":"refs/heads/master","pushedAt":"2024-07-23T06:35:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"scripts/bootstrap-prefix: emulate readlink -f behaviour for older macOS\n\nAvoid some ugly warning and fallback to (likely) wrong SDK with failures\nas result due to not expanding the MacOSX.sdk symlink properly.\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"scripts/bootstrap-prefix: emulate readlink -f behaviour for older macOS"}},{"before":"636a653fcc42a974748a26cbf6c999592c762466","after":"a114199475717d5bb2a2df40edec1b3ca6e0b299","ref":"refs/heads/master","pushedAt":"2024-07-22T07:43:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"scripts/bootstrap-prefix: be selective on where to use GCC-5 in stage1\n\nGCC-5 doesn't compile on ARM64, newer versions of macOS might also prove\nto be capable of compiling GCC-14.\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"scripts/bootstrap-prefix: be selective on where to use GCC-5 in stage1"}},{"before":"80bf4986ccb9e5fd234434a5c873dd1169643be0","after":"636a653fcc42a974748a26cbf6c999592c762466","ref":"refs/heads/master","pushedAt":"2024-07-21T08:57:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"scripts/bootstrap-prefix: use GCC-5 on all Darwin bootstraps\n\nWith recent macOS we need GCC-14 in order to make sense of system\nheaders. However, GCC-14 gets confused by (older) Clang installed on\nthe host system. So we need GCC-5 to get us a C11/C++11 compiler that\ncan compile GCC-14 to do the real work.\n\nUnfortunately for GCC-5 to work properly on systems that do not have\n/usr/{include,lib} we need wrappers such as we use in Gentoo Prefix\nproper, thus part of that needs to be pulled and put in place too in\norder to get correctly compiled and running binaries.\n\nThis change succeeds bootstrap on Darwin 17, 19 and 20, 21 and 22\npending.\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"scripts/bootstrap-prefix: use GCC-5 on all Darwin bootstraps"}},{"before":"bbd5711ebc5b29443ad3f7aae599cbc2b9418cf3","after":"80bf4986ccb9e5fd234434a5c873dd1169643be0","ref":"refs/heads/master","pushedAt":"2024-07-18T06:42:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"sys-devel/gcc-14.1.0: bring back src_configure for Solaris\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"sys-devel/gcc-14.1.0: bring back src_configure for Solaris"}},{"before":"55888020536b3866ff29f27d6b4e6ede77ae791f","after":"bbd5711ebc5b29443ad3f7aae599cbc2b9418cf3","ref":"refs/heads/master","pushedAt":"2024-07-17T12:01:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"sys-devel/gcc-14.1.0: version bump\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"sys-devel/gcc-14.1.0: version bump"}},{"before":"6759c9f81dd5cdde383efc766cf895c84a92caef","after":"55888020536b3866ff29f27d6b4e6ede77ae791f","ref":"refs/heads/master","pushedAt":"2024-07-14T13:11:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"scripts/bootstrap-prefix: define PORTAGE_INST_{UID,GID}\n\nBased on the patch by Etienne Buira in bug #933100.\n\nMainline Portage doesn't set the Portage UID/GID, so define them in\nmake.conf during bootstrap for RAP targets.\n\nCloses: https://bugs.gentoo.org/933100\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"scripts/bootstrap-prefix: define PORTAGE_INST_{UID,GID}"}},{"before":"b5e2823a29eab0905cb78f77b0edbe954fb742b7","after":"6759c9f81dd5cdde383efc766cf895c84a92caef","ref":"refs/heads/master","pushedAt":"2024-07-12T10:20:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"sys-libs/newlib: remove in favour of gx86 version\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"sys-libs/newlib: remove in favour of gx86 version"}},{"before":"0c15f53abb6ee951a4381715e8cbdcc59e2e06cf","after":"b5e2823a29eab0905cb78f77b0edbe954fb742b7","ref":"refs/heads/master","pushedAt":"2024-07-10T18:24:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"pts/rsync-generation/update-rsync-master: fix PYTHONPATH\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"pts/rsync-generation/update-rsync-master: fix PYTHONPATH"}},{"before":"5bacf5a9ebf62155fc79c5e8b86f3332cf94deb8","after":"0c15f53abb6ee951a4381715e8cbdcc59e2e06cf","ref":"refs/heads/master","pushedAt":"2024-06-23T07:05:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"scripts/bootstrap-prefix: bump snapshot for xz-utils fix\n\nWe need 3f4b5440ef1e9b77b465dcaf0a0e104238ff6ed8 (from bug #934515) to\nmake the bootstrap succeed on macOS/Darwin.\n\nCloses: https://bugs.gentoo.org/934757\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"scripts/bootstrap-prefix: bump snapshot for xz-utils fix"}},{"before":"e34da1c7f864215e4171d1597e1d21bdc2a63655","after":"5bacf5a9ebf62155fc79c5e8b86f3332cf94deb8","ref":"refs/heads/master","pushedAt":"2024-06-18T06:13:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"scripts/bootstrap-prefix: bump snapshot for zstd compile-fix\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"scripts/bootstrap-prefix: bump snapshot for zstd compile-fix"}},{"before":"23620efb918a3fc4b077a79187c157f682d8d213","after":"e34da1c7f864215e4171d1597e1d21bdc2a63655","ref":"refs/heads/master","pushedAt":"2024-06-16T07:47:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"scripts/auto-bootstraps/analyse_result: fix syntax warning\n\nthis probably changed inbetween a Python release or two\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"scripts/auto-bootstraps/analyse_result: fix syntax warning"}},{"before":"990de73f5a0673988dc0644293d3a51452da1458","after":"23620efb918a3fc4b077a79187c157f682d8d213","ref":"refs/heads/master","pushedAt":"2024-06-14T20:21:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"scripts/bootstrap-prefix: bump snapshot to an existing one\n\nCloses: https://bugs.gentoo.org/934308\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"scripts/bootstrap-prefix: bump snapshot to an existing one"}},{"before":"aa2a055a8d6fea50495b1edf62adbb629f8c06f0","after":"990de73f5a0673988dc0644293d3a51452da1458","ref":"refs/heads/master","pushedAt":"2024-06-14T20:13:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"scripts/rsync-generation/mksnapshot: don't download a crap 404 message\n\nFail instead of downloading a 404/403/500 whatever message.\n\nBug: https://bugs.gentoo.org/934308\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"scripts/rsync-generation/mksnapshot: don't download a crap 404 message"}},{"before":"ac3bfdd295e9eb7e40796a367e75d300565d1571","after":"aa2a055a8d6fea50495b1edf62adbb629f8c06f0","ref":"refs/heads/master","pushedAt":"2024-06-08T14:11:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"sys-devel/binutils-config-5.1-r12: drop eutils usage\n\n- don't use epatch, but eapply\n- don't rely on eutils for toolchain-funcs inclusion\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"sys-devel/binutils-config-5.1-r12: drop eutils usage"}},{"before":"8c396749be8a540dd25315d5bdc48e764139f819","after":"ac3bfdd295e9eb7e40796a367e75d300565d1571","ref":"refs/heads/master","pushedAt":"2024-06-08T14:08:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"dev-util/dialog: drop in favour of gx86\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"dev-util/dialog: drop in favour of gx86"}},{"before":"7032312c7616e5d19a62ada3b0bf594035bc984c","after":"8c396749be8a540dd25315d5bdc48e764139f819","ref":"refs/heads/master","pushedAt":"2024-05-30T17:55:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"scripts/bootstrap-prefix: bump bootstrap snapshot\n\nThis brings in gcc-13.3.0 which helps on macOS Sanoma, but we still\ndon't get up to success.\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"scripts/bootstrap-prefix: bump bootstrap snapshot"}},{"before":"3e9c4bbd27b03b81c8aafcf9ccabd1c6d0e7078f","after":"7032312c7616e5d19a62ada3b0bf594035bc984c","ref":"refs/heads/master","pushedAt":"2024-05-28T19:02:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"scripts/bootstrap-prefix: attempt to fix b736fab6 do_emerge_pkgs\n\nUse ROOT, which should be the same between stages, such that we don't\nreference tmp/tmp. Thanks huxnu for pointing out.\n\nBug: https://bugs.gentoo.org/933079\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"scripts/bootstrap-prefix: attempt to fix b736fab do_emerge_pkgs"}},{"before":"b736fab642e5f3ce519c3b4618595126160e436b","after":"3e9c4bbd27b03b81c8aafcf9ccabd1c6d0e7078f","ref":"refs/heads/master","pushedAt":"2024-05-28T14:15:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"scripts/bootstrap-prefix: unbreak bootstraps due to silly meson dep\n\ngentoo-functions requires meson nowadays, which cannot be bootstrapped\nthis early because it requires a Python that the python eclass finds\nso work around this by providing a dummy gentoo/functions.sh\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"scripts/bootstrap-prefix: unbreak bootstraps due to silly meson dep"}},{"before":"e3da80a66251be27fac1adb02b1aec991827fb4d","after":"b736fab642e5f3ce519c3b4618595126160e436b","ref":"refs/heads/master","pushedAt":"2024-05-28T12:43:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"bootstrap-prefix: use full path for `do_emerge_pkgs`\n\nIn the stage3 bootstrap we always prefer to use tools that have been built for\nstage3; to accomplish this we ensure that it is the first thing evaluated in PATH.\nUnfortunately, Portage, Python, and Python-exec are often pulled into the depgraph\nat some point before we're fully boostrapped. To ensure that we don't try and execute\n${EPREFIX}/usr/bin/emerge before we're ready, always provide the full path to the\nbootstrap Python interpreter and emerge script.\n\nSigned-off-by: Matt Jolly \nCloses: https://github.com/gentoo/prefix/pull/37\nSigned-off-by: Sam James ","shortMessageHtmlLink":"bootstrap-prefix: use full path for do_emerge_pkgs"}},{"before":"3487f88f5f8831f07a5f1ee56b01fadf70f53b96","after":"e3da80a66251be27fac1adb02b1aec991827fb4d","ref":"refs/heads/master","pushedAt":"2024-05-27T17:04:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"sys-devel/gcc-13.3.0: fix ld64/xtools detection fix\n\nupdate for updated checks, fixes compiling on {x64,ppc}-macos\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"sys-devel/gcc-13.3.0: fix ld64/xtools detection fix"}},{"before":"65650e5ab378910577341115bc44944cdcde974c","after":"3487f88f5f8831f07a5f1ee56b01fadf70f53b96","ref":"refs/heads/master","pushedAt":"2024-05-27T07:15:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"sys-devel/gcc-13.3.0: version bump\n\nThis should fix compatibility with macOS Sanoma.\n\nCompiles and runs on OpenIndiana, macOS Sanoma.\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"sys-devel/gcc-13.3.0: version bump"}},{"before":"0cef2e3969e9feeda46d0ca1849df5bc61aaf922","after":"65650e5ab378910577341115bc44944cdcde974c","ref":"refs/heads/master","pushedAt":"2024-05-09T07:14:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"eclass/python-utils-r1: sync with gx86\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"eclass/python-utils-r1: sync with gx86"}},{"before":"64a78631d4bf682f8f95f87fe150accfa0d66222","after":"0cef2e3969e9feeda46d0ca1849df5bc61aaf922","ref":"refs/heads/master","pushedAt":"2024-04-11T11:31:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"dev-lang/python-3.12.3: bump minor version\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"dev-lang/python-3.12.3: bump minor version"}},{"before":"cb1ae5a724c6b2127e46f36b22526ae461dd85fa","after":"64a78631d4bf682f8f95f87fe150accfa0d66222","ref":"refs/heads/master","pushedAt":"2024-04-10T06:59:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"scripts/bootstrap-prefix: bump snapshot for Darwin Python fix\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"scripts/bootstrap-prefix: bump snapshot for Darwin Python fix"}},{"before":"f315aa88f9f4bc77265e807ec67caf31980e490a","after":"cb1ae5a724c6b2127e46f36b22526ae461dd85fa","ref":"refs/heads/master","pushedAt":"2024-04-09T14:41:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"dev-lang/python-3.12.2_p1: fix manifest for -r2 patchrev\n\nRepoman I still miss you sometimes.\n\nSigned-off-by: Fabian Groffen ","shortMessageHtmlLink":"dev-lang/python-3.12.2_p1: fix manifest for -r2 patchrev"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEjTv5hwA","startCursor":null,"endCursor":null}},"title":"Activity ยท gentoo/prefix"}