From: Michael Mair-Keimberger Date: Sun, 3 Jun 2018 09:14:50 +0000 (+0200) Subject: app-text/ghostscript-gpl: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7a8b19b543b1b4cbc07a036d9305d633c42260d4;p=gentoo.git app-text/ghostscript-gpl: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8705 --- diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.21.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.21.ebuild index b0391f26d812..d3dfd6871f21 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.21.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.21.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit autotools multilib versionator flag-o-matic toolchain-funcs DESCRIPTION="Ghostscript is an interpreter for the PostScript language and for PDF" -HOMEPAGE="http://ghostscript.com/" +HOMEPAGE="https://ghostscript.com/" MY_P=${P/-gpl} PVM=$(get_version_component_range 1-2)