commit:     483771f333071f0449bafa19231489bba3700602
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Apr 27 13:20:04 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat May  5 01:25:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=483771f3

dev-cpp/cairomm: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/8164

 dev-cpp/cairomm/cairomm-1.12.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/cairomm/cairomm-1.12.0-r1.ebuild 
b/dev-cpp/cairomm/cairomm-1.12.0-r1.ebuild
index f5493ca50ba..cd7789e4703 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"

Reply via email to