From: Michael Mair-Keimberger Date: Fri, 5 Apr 2019 09:39:17 +0000 (+0200) Subject: dev-util/bcpp: use HTTPS. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9fada721f22791df64f283048f45737120330326;p=gentoo.git dev-util/bcpp: use HTTPS. Signed-off-by: Michael Mair-Keimberger Signed-off-by: Patrice Clement --- diff --git a/dev-util/bcpp/bcpp-20150811-r1.ebuild b/dev-util/bcpp/bcpp-20150811-r1.ebuild index 32f56aaee9d7..983e05a2945e 100644 --- a/dev-util/bcpp/bcpp-20150811-r1.ebuild +++ b/dev-util/bcpp/bcpp-20150811-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" DESCRIPTION="Indents C/C++ source code" -HOMEPAGE="http://invisible-island.net/bcpp/" +HOMEPAGE="https://invisible-island.net/bcpp/" SRC_URI="ftp://invisible-island.net/bcpp/${P}.tgz" LICENSE="MIT"