commit:     d3eecb50bf834d69fca2e1c323294594bf07a48b
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jun 17 09:02:48 2018 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Jun 18 01:17:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3eecb50

app-misc/tails-installer: use HTTPs

Acked-by: Austin English <wizardedit <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/8869

 app-misc/tails-installer/tails-installer-4.4.11.ebuild | 6 +++---
 app-misc/tails-installer/tails-installer-4.4.8.ebuild  | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-misc/tails-installer/tails-installer-4.4.11.ebuild 
b/app-misc/tails-installer/tails-installer-4.4.11.ebuild
index 19426c95927..e67daaeac16 100644
--- a/app-misc/tails-installer/tails-installer-4.4.11.ebuild
+++ b/app-misc/tails-installer/tails-installer-4.4.11.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
@@ -9,8 +9,8 @@ DISTUTILS_SINGLE_IMPL=1
 inherit distutils-r1 gnome2-utils
 
 DESCRIPTION="A graphical tool to install or upgrade Tails on a USB stick from 
an ISO image"
-HOMEPAGE="https://tails.boum.org http://git.tails.boum.org/liveusb-creator";
-SRC_URI="http://deb.tails.boum.org/pool/main/t/${PN}/${PN}_${PV}+dfsg.orig.tar.gz
 -> ${P}.tar.gz"
+HOMEPAGE="https://tails.boum.org https://git.tails.boum.org/liveusb-creator";
+SRC_URI="https://deb.tails.boum.org/pool/main/t/${PN}/${PN}_${PV}+dfsg.orig.tar.gz
 -> ${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"

diff --git a/app-misc/tails-installer/tails-installer-4.4.8.ebuild 
b/app-misc/tails-installer/tails-installer-4.4.8.ebuild
index 2c3bb2dc368..95febfb28b2 100644
--- a/app-misc/tails-installer/tails-installer-4.4.8.ebuild
+++ b/app-misc/tails-installer/tails-installer-4.4.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,8 +9,8 @@ DISTUTILS_SINGLE_IMPL=1
 inherit distutils-r1 gnome2-utils
 
 DESCRIPTION="A graphical tool to install or upgrade Tails on a USB stick from 
an ISO image"
-HOMEPAGE="https://tails.boum.org http://git.tails.boum.org/liveusb-creator";
-SRC_URI="http://deb.tails.boum.org/pool/main/t/${PN}/${PN}_${PV}+dfsg.orig.tar.gz
 -> ${P}.tar.gz"
+HOMEPAGE="https://tails.boum.org https://git.tails.boum.org/liveusb-creator";
+SRC_URI="https://deb.tails.boum.org/pool/main/t/${PN}/${PN}_${PV}+dfsg.orig.tar.gz
 -> ${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"

Reply via email to