From: Michael Mair-Keimberger Date: Fri, 27 Apr 2018 13:20:04 +0000 (+0200) Subject: dev-cpp/cairomm: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=483771f333071f0449bafa19231489bba3700602;p=gentoo.git dev-cpp/cairomm: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/8164 --- diff --git a/dev-cpp/cairomm/cairomm-1.12.0-r1.ebuild b/dev-cpp/cairomm/cairomm-1.12.0-r1.ebuild index f5493ca50bac..cd7789e4703f 100644 --- a/dev-cpp/cairomm/cairomm-1.12.0-r1.ebuild +++ b/dev-cpp/cairomm/cairomm-1.12.0-r1.ebuild @@ -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"