diff options
-rw-r--r-- | media-gfx/cairosvg/cairosvg-1.0.22.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/cairosvg/cairosvg-2.0.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/cairosvg/cairosvg-1.0.22.ebuild b/media-gfx/cairosvg/cairosvg-1.0.22.ebuild index 04fd40af14a4..f898401de010 100644 --- a/media-gfx/cairosvg/cairosvg-1.0.22.ebuild +++ b/media-gfx/cairosvg/cairosvg-1.0.22.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 @@ -11,7 +11,7 @@ MY_PN="CairoSVG" MY_P="${MY_PN}-${PV}" DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG" -HOMEPAGE="http://cairosvg.org/" +HOMEPAGE="https://cairosvg.org/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="LGPL-3" diff --git a/media-gfx/cairosvg/cairosvg-2.0.3.ebuild b/media-gfx/cairosvg/cairosvg-2.0.3.ebuild index 8939b9a8db31..89657ccefda8 100644 --- a/media-gfx/cairosvg/cairosvg-2.0.3.ebuild +++ b/media-gfx/cairosvg/cairosvg-2.0.3.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=6 @@ -11,7 +11,7 @@ MY_PN="CairoSVG" MY_P="${MY_PN}-${PV}" DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG" -HOMEPAGE="http://cairosvg.org/" +HOMEPAGE="https://cairosvg.org/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="LGPL-3" |