diff --git a/app-admin/kanako/kanako-32.ebuild b/app-admin/kanako/kanako-32.ebuild index e8cca75..3b39873 100644 --- a/app-admin/kanako/kanako-32.ebuild +++ b/app-admin/kanako/kanako-32.ebuild @@ -5,7 +5,7 @@ inherit optfeature DESCRIPTION="Infinitely adaptable password manager" HOMEPAGE="https://projects.laidback.moe/kanako/" -SRC_URI="https://mirror.chaotic.ninja/software/${PN}/${P}.tar.gz" +SRC_URI="https://distfiles.chaotic.ninja/pub/${PN}/${P}.tar.gz" LICENSE="BEER-WARE" SLOT="0" diff --git a/app-crypt/cream/cream-1.5.ebuild b/app-crypt/cream/cream-1.5.ebuild index bd175e7..3b94146 100644 --- a/app-crypt/cream/cream-1.5.ebuild +++ b/app-crypt/cream/cream-1.5.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="Bring crypto to your stream" HOMEPAGE="https://z3bra.org/cream/" SRC_URI=" https://dl.z3bra.org/releases/${P}.tar.bz2 - https://mirror.chaotic.ninja/software/${P}-deps.tar.gz + https://distfiles.chaotic.ninja/pub/${P}-deps.tar.gz " LICENSE="ISC" diff --git a/dev-ml/text_parse/text_parse-4.ebuild b/dev-ml/text_parse/text_parse-4.ebuild index 05395c7..b71320c 100644 --- a/dev-ml/text_parse/text_parse-4.ebuild +++ b/dev-ml/text_parse/text_parse-4.ebuild @@ -1,13 +1,11 @@ -# Copyright 2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - +# Copyright 2026 Shin'ya Minazuki EAPI=8 inherit dune DESCRIPTION="Applicative text parsing library for OCaml" HOMEPAGE="https://projects.laidback.moe/kosuzu/" -SRC_URI="https://mirror.chaotic.ninja/software/kosuzu/${P}.tar.gz" +SRC_URI="https://distfiles.chaotic.ninja/pub/${PN}/${P}.tar.gz" LICENSE="EUPL-1.2" SLOT="0" diff --git a/mail-client/mblaze/mblaze-1.4.ebuild b/mail-client/mblaze/mblaze-1.4.ebuild index 5a462bb..d07ce59 100644 --- a/mail-client/mblaze/mblaze-1.4.ebuild +++ b/mail-client/mblaze/mblaze-1.4.ebuild @@ -6,7 +6,7 @@ inherit optfeature DESCRIPTION="Utilities to work with Maildir" HOMEPAGE="https://github.com/leahneukirchen/mblaze" -SRC_URI="https://mirror.chaotic.ninja/software/${P}.tar.gz" +SRC_URI="https://distfiles.chaotic.ninja/pub/${PN}/${P}.tar.gz" LICENSE="public-domain" SLOT="0" diff --git a/mail-client/rin/rin-10.ebuild b/mail-client/rin/rin-10.ebuild index f7c8d97..097fccb 100644 --- a/mail-client/rin/rin-10.ebuild +++ b/mail-client/rin/rin-10.ebuild @@ -5,7 +5,7 @@ inherit edo DESCRIPTION="E-mail assistant" HOMEPAGE="" -SRC_URI="https://mirror.chaotic.ninja/software/${PN}/${P}.tar.gz" +SRC_URI="https://distfiles.chaotic.ninja/pub/${PN}/${P}.tar.gz" # ありがとうございます、諏訪子様! LICENSE="076-Freedom-License" diff --git a/net-im/dendrite/dendrite-0.15.2.ebuild b/net-im/dendrite/dendrite-0.15.2.ebuild index bd28bd4..6902580 100644 --- a/net-im/dendrite/dendrite-0.15.2.ebuild +++ b/net-im/dendrite/dendrite-0.15.2.ebuild @@ -6,8 +6,8 @@ inherit go-module optfeature DESCRIPTION="Second-generation Matrix homeserver" HOMEPAGE="https://github.com/element-hq/dendrite" SRC_URI=" - https://mirror.chaotic.ninja/software/${PN}/${P}.tar.gz - https://mirror.chaotic.ninja/software/${PN}/${P}-deps.tar.gz + https://distfiles.chaotic.ninja/pub/${PN}/${P}.tar.gz + https://distfiles.chaotic.ninja/pub/${PN}/${P}-deps.tar.gz " # There are several other licenses around for the dependencies diff --git a/net-im/matterbridge/Manifest b/net-im/matterbridge/Manifest index f909de4..ba2543c 100644 --- a/net-im/matterbridge/Manifest +++ b/net-im/matterbridge/Manifest @@ -1,2 +1,2 @@ +DIST matterbridge-1.26.0-deps.tar.gz 34781241 BLAKE2B 5f817a29daf8bd70bfa60a7ab30f817cb46226a559973f83b0f3967e7534814285773511cc0679e36f5089fac3f683a46274938aa237adaa37ad51aa8d37d767 SHA512 4350a5af057810a5063a20a3edd2cb9e7628f55550c9b82a569e1403216ad155d402371104a8e811a826feb7aa70e066ba83ea5f159dd6cf6d940fd28cd7513f DIST matterbridge-1.26.0.tar.gz 34275533 BLAKE2B 99c56a6f6a6265abac0920652846a39ed46ead4fb8f597dea75307b05d46cf050e02a737597ba799fe0e43558597736a6a1bc3dadbd9729ad018521a23c80c6b SHA512 693dff9bc4168ba1911d5b7a54ba203cc90e3609abc22e08b2ef11a6f0a6dada94be09bbb6d9fab5c4dbbc84011f891005958aa2b9b81fc292f26ec157ec0066 -DIST matterbridge-vendor.tar.gz 34781241 BLAKE2B 5f817a29daf8bd70bfa60a7ab30f817cb46226a559973f83b0f3967e7534814285773511cc0679e36f5089fac3f683a46274938aa237adaa37ad51aa8d37d767 SHA512 4350a5af057810a5063a20a3edd2cb9e7628f55550c9b82a569e1403216ad155d402371104a8e811a826feb7aa70e066ba83ea5f159dd6cf6d940fd28cd7513f diff --git a/net-im/matterbridge/matterbridge-1.26.0.ebuild b/net-im/matterbridge/matterbridge-1.26.0.ebuild index 3911296..92894fa 100644 --- a/net-im/matterbridge/matterbridge-1.26.0.ebuild +++ b/net-im/matterbridge/matterbridge-1.26.0.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="A simple chat bridge" HOMEPAGE="https://github.com/42wim/matterbridge" SRC_URI=" https://github.com/42wim/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz - https://mirror.chaotic.ninja/software/${PN}-vendor.tar.gz + https://distfiles.chaotic.ninja/pub/${PN}/${P}-deps.tar.gz " LICENSE="Apache-2.0" diff --git a/www-apps/aya/Manifest b/www-apps/aya/Manifest index 6518964..23218b2 100644 --- a/www-apps/aya/Manifest +++ b/www-apps/aya/Manifest @@ -1,2 +1,2 @@ +DIST aya-101-deps.tar.gz 280584 BLAKE2B d9db4ca76229bc52027074158575a03c419b7d861f6bb165b66756a0816b0704f6306191e3aee11d83c677a48a00f62c8df7a2e4319c39a8a07eb4e25b164ff6 SHA512 36c1f292c53d012f532efa9e5fe3dedd4d5649c940061f33e2907434f157cf3028f7caf7d41ed59ba36ca30ba4abe64b752095c49328c8b0d6e23a34208db39f DIST aya-101.tar.gz 12481 BLAKE2B 8b4aca6a27aceb5e03e2b8209bb859d325883e850537b2f8c27b262ba2765c5ed8ad1fb674e3c2cea36c8720e8988a00985235cf217cfb615da14da92ae45405 SHA512 10b8f85f64defa06acd4f993e33fa993f764b55294ee06085a4dcf94e611422c0c9e54300fe03dbb24790e5a347ab0dace11684846ad56df64381d26bbc2eff9 -DIST aya-vendor.tar.gz 280584 BLAKE2B d9db4ca76229bc52027074158575a03c419b7d861f6bb165b66756a0816b0704f6306191e3aee11d83c677a48a00f62c8df7a2e4319c39a8a07eb4e25b164ff6 SHA512 36c1f292c53d012f532efa9e5fe3dedd4d5649c940061f33e2907434f157cf3028f7caf7d41ed59ba36ca30ba4abe64b752095c49328c8b0d6e23a34208db39f diff --git a/www-apps/aya/aya-101.ebuild b/www-apps/aya/aya-101.ebuild index 50e5cf8..4a07d3b 100644 --- a/www-apps/aya/aya-101.ebuild +++ b/www-apps/aya/aya-101.ebuild @@ -12,8 +12,8 @@ if [[ ${PV} = 9999* ]]; then inherit git-r3 else SRC_URI=" - https://mirror.chaotic.ninja/software/${PN}/${P}.tar.gz - https://mirror.chaotic.ninja/software/${PN}/${PN}-vendor.tar.gz + https://distfiles.chaotic.ninja/pub/${PN}/${P}.tar.gz + https://distfiles.chaotic.ninja/pub/${PN}/${P}-deps.tar.gz " fi diff --git a/www-apps/kosuzu/kosuzu-82.ebuild b/www-apps/kosuzu/kosuzu-82.ebuild index f8481be..2ac2a0a 100644 --- a/www-apps/kosuzu/kosuzu-82.ebuild +++ b/www-apps/kosuzu/kosuzu-82.ebuild @@ -6,7 +6,7 @@ inherit dune DESCRIPTION="Text archival and exchange" HOMEPAGE="https://projects.laidback.moe/kosuzu" -SRC_URI="https://mirror.chaotic.ninja/software/${PN}/${P}.tar.gz" +SRC_URI="https://distfiles.chaotic.ninja/pub/${PN}/${P}.tar.gz" LICENSE="EUPL-1.2" SLOT="0" diff --git a/www-apps/marisa/marisa-71.ebuild b/www-apps/marisa/marisa-71.ebuild index 38450ea..066fa70 100644 --- a/www-apps/marisa/marisa-71.ebuild +++ b/www-apps/marisa/marisa-71.ebuild @@ -6,8 +6,8 @@ inherit go-module DESCRIPTION="File upload system over HTTP" HOMEPAGE="https://projects.laidback.moe/marisa" SRC_URI=" - https://mirror.chaotic.ninja/software/${PN}/${P}.tar.gz - https://mirror.chaotic.ninja/software/${PN}/${PN}-deps.tar.gz + https://distfiles.chaotic.ninja/pub/${PN}/${P}.tar.gz + https://distfiles.chaotic.ninja/pub/${PN}/${PN}-deps.tar.gz " LICENSE="ISC" diff --git a/www-apps/writefreely/writefreely-0.16.0.ebuild b/www-apps/writefreely/writefreely-0.16.0.ebuild index 4df8584..ad7e5e3 100644 --- a/www-apps/writefreely/writefreely-0.16.0.ebuild +++ b/www-apps/writefreely/writefreely-0.16.0.ebuild @@ -7,8 +7,8 @@ DESCRIPTION="An open-source platform for building a writing space on the web" HOMEPAGE="https://writefreely.org" SRC_URI=" https://github.com/writefreely/writefreely/archive/refs/tags/v0.16.0.tar.gz -> ${P}.tar.gz - https://mirror.chaotic.ninja/software/writefreely/${P}-deps.tar.gz - https://mirror.chaotic.ninja/software/writefreely/${P}-static.tar.gz + https://distfiles.chaotic.ninja/pub/writefreely/${P}-deps.tar.gz + https://distfiles.chaotic.ninja/pub/writefreely/${P}-static.tar.gz " LICENSE="MIT" diff --git a/www-apps/yuki/yuki-2026.02.26.ebuild b/www-apps/yuki/yuki-2026.02.26.ebuild index 6d8c4b6..08d862f 100644 --- a/www-apps/yuki/yuki-2026.02.26.ebuild +++ b/www-apps/yuki/yuki-2026.02.26.ebuild @@ -6,8 +6,8 @@ inherit go-module DESCRIPTION="A client for WriteFreely written from scratch" HOMEPAGE="https://git.laidback.moe/shinyoukai/yuki" SRC_URI=" - https://mirror.chaotic.ninja/software/${PN}/${P}.tar.gz - https://mirror.chaotic.ninja/software/${PN}/${P}-deps.tar.gz + https://distfiles.chaotic.ninja/pub/${PN}/${P}.tar.gz + https://distfiles.chaotic.ninja/pub/${PN}/${P}-deps.tar.gz " LICENSE="ISC" diff --git a/www-misc/slowcgi/slowcgi-7.4.ebuild b/www-misc/slowcgi/slowcgi-7.4.ebuild index ca192d3..d83082e 100644 --- a/www-misc/slowcgi/slowcgi-7.4.ebuild +++ b/www-misc/slowcgi/slowcgi-7.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 DESCRIPTION="FastCGI to CGI wrapper ported from OpenBSD" HOMEPAGE="https://github.com/adaugherity/slowcgi-portable" -SRC_URI="https://mirror.chaotic.ninja/software/${P}.tar.gz" +SRC_URI="https://distfiles.chaotic.ninja/pub/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0"