summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-27 15:20:04 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-04 21:25:55 -0400
commit483771f333071f0449bafa19231489bba3700602 (patch)
treed9f152ddcbf0d9376f8d4ed459e6c08f9dccf9f9 /dev-cpp
parentdev-ruby/hiera: fix,sync and use HTTPS in HOMEPAGE (diff)
downloadgentoo-483771f333071f0449bafa19231489bba3700602.tar.gz
gentoo-483771f333071f0449bafa19231489bba3700602.tar.bz2
gentoo-483771f333071f0449bafa19231489bba3700602.zip
dev-cpp/cairomm: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8164
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/cairomm/cairomm-1.12.0-r1.ebuild4
1 files 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 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"