mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-cpp/cairomm: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8164
This commit is contained in:
committed by
Aaron Bauman
parent
38386519ee
commit
483771f333
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user