summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-05-18 18:13:48 +0200
committerMichael Palimaka <kensington@gentoo.org>2019-05-19 10:23:53 +1000
commit323c488f4d0208f83989f6162112a212491d78d1 (patch)
tree7107b5c23e4eda9d652b4147f8de2d95cc1caa1c /app-misc/btail
parentmedia-plugins/alsa-plugins: remove unused patch (diff)
downloadgentoo-323c488f4d0208f83989f6162112a212491d78d1.tar.gz
gentoo-323c488f4d0208f83989f6162112a212491d78d1.tar.bz2
gentoo-323c488f4d0208f83989f6162112a212491d78d1.zip
app-misc/btail: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Michael Palimaka <kensington@gentoo.org>
Diffstat (limited to 'app-misc/btail')
-rw-r--r--app-misc/btail/btail-0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/btail/btail-0.3.ebuild b/app-misc/btail/btail-0.3.ebuild
index 7a7acc3d203f..b0235a0d999b 100644
--- a/app-misc/btail/btail-0.3.ebuild
+++ b/app-misc/btail/btail-0.3.ebuild
@@ -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"