dev-cpp/cairomm: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 27 Apr 2018 13:20:04 +0000 (15:20 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 5 May 2018 01:25:55 +0000 (21:25 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8164

dev-cpp/cairomm/cairomm-1.12.0-r1.ebuild

index f5493ca50bac1a1b91ef8946de25d90951f0aacd..cd7789e4703f3d9b78e31a3dc2a3a35d663a6d35 100644 (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"