summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-15 12:16:15 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-16 18:56:44 -0400
commit8373c4b5d79aa5e67bc30df75bb7e5eb09a3a5e4 (patch)
tree6a1aaf4097e7d9a33f2c124b1198473bb0c2bd4f /dev-ml
parentf12d921c4fcc1aa564edfe268d1beae6baf88f4f (diff)
downloadgentoo-8373c4b5d79aa5e67bc30df75bb7e5eb09a3a5e4.tar.gz
gentoo-8373c4b5d79aa5e67bc30df75bb7e5eb09a3a5e4.tar.xz
dev-ml/cairo-ocaml: use HTTPS
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/cairo-ocaml/cairo-ocaml-1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/cairo-ocaml/cairo-ocaml-1.2.0.ebuild b/dev-ml/cairo-ocaml/cairo-ocaml-1.2.0.ebuild
index 159e587f606..5a13b6957e1 100644
--- a/dev-ml/cairo-ocaml/cairo-ocaml-1.2.0.ebuild
+++ b/dev-ml/cairo-ocaml/cairo-ocaml-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit eutils findlib autotools
DESCRIPTION="Ocaml bindings for the cairo vector graphics library"
-HOMEPAGE="http://www.cairographics.org/cairo-ocaml/"
+HOMEPAGE="https://www.cairographics.org/cairo-ocaml/"
SRC_URI="https://cgit.freedesktop.org/cairo-ocaml/snapshot/${P}.tar.bz2"
LICENSE="LGPL-2.1"