From 3dc3292d11e8e576338d48f03266c5594983daa8 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Wed, 13 Mar 2024 09:23:57 -0700 Subject: app-admin/fifo-cronolog: replace mirror://gentoo/ Signed-off-by: Robin H. Johnson --- app-admin/fifo-cronolog/fifo-cronolog-1.1.1-r2.ebuild | 2 +- app-admin/fifo-cronolog/fifo-cronolog-1.2.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/fifo-cronolog/fifo-cronolog-1.1.1-r2.ebuild b/app-admin/fifo-cronolog/fifo-cronolog-1.1.1-r2.ebuild index 1a34cb0f1110..06b9ddeebf9e 100644 --- a/app-admin/fifo-cronolog/fifo-cronolog-1.1.1-r2.ebuild +++ b/app-admin/fifo-cronolog/fifo-cronolog-1.1.1-r2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="cronolog wrapper for use with dumb daemons like squid, varnish and so on" HOMEPAGE="https://cgit.gentoo.org/proj/fifo-cronolog.git" -SRC_URI="mirror://gentoo/${P}.tar.bz2" +SRC_URI="http://dev.gentoo.org/~robbat2/distfiles/${P}.tar.bz2" LICENSE="BSD-2 GPL-2" SLOT="0" diff --git a/app-admin/fifo-cronolog/fifo-cronolog-1.2.3.ebuild b/app-admin/fifo-cronolog/fifo-cronolog-1.2.3.ebuild index 940b4376a493..06e5d7dd386b 100644 --- a/app-admin/fifo-cronolog/fifo-cronolog-1.2.3.ebuild +++ b/app-admin/fifo-cronolog/fifo-cronolog-1.2.3.ebuild @@ -7,7 +7,7 @@ inherit systemd DESCRIPTION="cronolog wrapper for use with dumb daemons like squid, varnish and so on" HOMEPAGE="https://gitweb.gentoo.org/proj/fifo-cronolog.git" -SRC_URI="mirror://gentoo/${P}.tar.gz" +SRC_URI="http://dev.gentoo.org/~robbat2/distfiles/${P}.tar.gz" LICENSE="BSD-2 GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad