From: Mikle Kolyada Date: Sat, 21 Mar 2020 10:48:55 +0000 (+0300) Subject: app-text/libpaper: use https X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9c9015a02b05605b05f30194a38ad1d83e7ab0a5;p=gentoo.git app-text/libpaper: use https Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada --- diff --git a/app-text/libpaper/libpaper-1.1.24_p5.ebuild b/app-text/libpaper/libpaper-1.1.24_p5.ebuild index 6cd14f319b6a..e0a0c079edb3 100644 --- a/app-text/libpaper/libpaper-1.1.24_p5.ebuild +++ b/app-text/libpaper/libpaper-1.1.24_p5.ebuild @@ -7,7 +7,7 @@ inherit autotools multilib-minimal MY_PV=${PV/_p/+nmu} DESCRIPTION="Library for handling paper characteristics" -HOMEPAGE="http://packages.debian.org/unstable/source/libpaper" +HOMEPAGE="https://packages.debian.org/unstable/source/libpaper" SRC_URI="mirror://debian/pool/main/libp/libpaper/${PN}_${MY_PV}.tar.gz" LICENSE="GPL-2" diff --git a/app-text/libpaper/libpaper-1.1.28.ebuild b/app-text/libpaper/libpaper-1.1.28.ebuild index 30cbd0b143cb..54a62d4f5575 100644 --- a/app-text/libpaper/libpaper-1.1.28.ebuild +++ b/app-text/libpaper/libpaper-1.1.28.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit autotools multilib-minimal DESCRIPTION="Library for handling paper characteristics" -HOMEPAGE="http://packages.debian.org/unstable/source/libpaper" +HOMEPAGE="https://packages.debian.org/unstable/source/libpaper" SRC_URI="mirror://debian/pool/main/libp/libpaper/${P/-/_}.tar.gz" LICENSE="GPL-2"