dev-cpp/cairomm: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/8164
This commit is contained in:
Michael Mair-Keimberger
2018-04-27 15:20:04 +02:00
committed by Aaron Bauman
parent 38386519ee
commit 483771f333

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ GCONF_DEBUG="no"
inherit gnome2 multilib-minimal
DESCRIPTION="C++ bindings for the Cairo vector graphics library"
HOMEPAGE="http://cairographics.org/cairomm"
HOMEPAGE="https://cairographics.org/cairomm/"
LICENSE="LGPL-2+"
SLOT="0"