app-admin/analog: fix HOMEPAGE and SRC_URI.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 24 Mar 2019 09:21:23 +0000 (10:21 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 26 Mar 2019 16:45:41 +0000 (17:45 +0100)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://bugs.gentoo.org/680712
Closes: https://github.com/gentoo/gentoo/pull/11475
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
app-admin/analog/analog-6.0-r4.ebuild

index 334c5652bfc3043719dd6e4fe229c7c912d7e345..26824d6fb25ae3b07804ac75d33b46694d10ac0d 100644 (file)
@@ -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"