app-misc/btail: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 18 May 2019 16:13:48 +0000 (18:13 +0200)
committerMichael Palimaka <kensington@gentoo.org>
Sun, 19 May 2019 00:23:53 +0000 (10:23 +1000)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Michael Palimaka <kensington@gentoo.org>
app-misc/btail/btail-0.3.ebuild

index 7a7acc3d203fe13fd3bb66c29f3e8d57481ba272..b0235a0d999b8fc19caf3223049130bf276db8f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -6,7 +6,7 @@ EAPI="4"
 inherit toolchain-funcs
 
 DESCRIPTION="Bayesian logfile filter"
-HOMEPAGE="http://www.vanheusden.com/btail/"
+HOMEPAGE="https://www.vanheusden.com/btail/"
 SRC_URI="${HOMEPAGE}/${P}.tgz"
 
 LICENSE="GPL-2"