From d4e0b860364e885d034283ad3f1d873945e94f91 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 30 Aug 2017 20:52:59 +0200 Subject: [PATCH] app-admin/tmpwatch: fix HOMEPAGE, SRC_URI. Closes: https://github.com/gentoo/gentoo/pull/5563 --- app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild | 4 ++-- app-admin/tmpwatch/tmpwatch-2.11.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild b/app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild index b1028a59fbb6..d95863cf391c 100644 --- a/app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild +++ b/app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit toolchain-funcs eutils DESCRIPTION="Files which haven't been accessed are removed from specified directories" -HOMEPAGE="https://fedorahosted.org/tmpwatch/" -SRC_URI="https://fedorahosted.org/releases/t/m/${PN}/${P}.tar.bz2" +HOMEPAGE="https://pagure.io/tmpwatch" +SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/app-admin/tmpwatch/tmpwatch-2.11.ebuild b/app-admin/tmpwatch/tmpwatch-2.11.ebuild index 5e251f8628b1..d2ac49b8db98 100644 --- a/app-admin/tmpwatch/tmpwatch-2.11.ebuild +++ b/app-admin/tmpwatch/tmpwatch-2.11.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit toolchain-funcs DESCRIPTION="Files which haven't been accessed are removed from specified directories" -HOMEPAGE="https://fedorahosted.org/tmpwatch/" -SRC_URI="https://fedorahosted.org/releases/t/m/${PN}/${P}.tar.bz2" +HOMEPAGE="https://pagure.io/tmpwatch" +SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -- 2.26.2