commit:     68217eb30325b558fa7d5498ede594f1d7165a0f
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Mar 24 09:21:23 2019 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Mar 26 16:45:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68217eb3

app-admin/analog: fix HOMEPAGE and SRC_URI.

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://bugs.gentoo.org/680712
Closes: https://github.com/gentoo/gentoo/pull/11475
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 app-admin/analog/analog-6.0-r4.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-admin/analog/analog-6.0-r4.ebuild 
b/app-admin/analog/analog-6.0-r4.ebuild
index 334c5652bfc..26824d6fb25 100644
--- a/app-admin/analog/analog-6.0-r4.ebuild
+++ b/app-admin/analog/analog-6.0-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -6,8 +6,8 @@ EAPI=4
 inherit eutils toolchain-funcs
 
 DESCRIPTION="A webserver log analyzer"
-HOMEPAGE="http://www.c-amie.co.uk/analog/";
-SRC_URI="http://www.analog.cx/${P}.tar.gz";
+HOMEPAGE="https://www.c-amie.co.uk/software/analog/";
+SRC_URI="https://web.archive.org/web/20140331011039/http://www.analog.cx/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to