summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-04-05 11:39:17 +0200
committerPatrice Clement <monsieurp@gentoo.org>2019-04-07 00:22:17 +0200
commit9fada721f22791df64f283048f45737120330326 (patch)
treef6d51489ba65a3e4165d8fc924cce8133c452f81 /dev-util
parentdev-libs/shhopt: use HTTPS. (diff)
downloadgentoo-9fada721f22791df64f283048f45737120330326.tar.gz
gentoo-9fada721f22791df64f283048f45737120330326.tar.bz2
gentoo-9fada721f22791df64f283048f45737120330326.zip
dev-util/bcpp: use HTTPS.
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/bcpp/bcpp-20150811-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"