commit:     d4e0b860364e885d034283ad3f1d873945e94f91
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Aug 30 18:52:59 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Oct 27 23:06:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4e0b860

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 b1028a59fbb..d95863cf391 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 5e251f8628b..d2ac49b8db9 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"

Reply via email to