From b208f301e2368a60b6decda7f10f92c013f07c48 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 8 May 2018 14:25:39 +0200 Subject: [PATCH] media-video/dvdrip: use HTTPS --- media-video/dvdrip/dvdrip-0.98.11-r3.ebuild | 6 +++--- media-video/dvdrip/dvdrip-0.98.11-r4.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/media-video/dvdrip/dvdrip-0.98.11-r3.ebuild b/media-video/dvdrip/dvdrip-0.98.11-r3.ebuild index 68bdf3b77ddf..3c99edbd3c5c 100644 --- a/media-video/dvdrip/dvdrip-0.98.11-r3.ebuild +++ b/media-video/dvdrip/dvdrip-0.98.11-r3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils flag-o-matic perl-module DESCRIPTION="dvd::rip is a graphical frontend for transcode" -HOMEPAGE="http://www.exit1.org/dvdrip/" -SRC_URI="http://www.exit1.org/dvdrip/dist/${P}.tar.gz" +HOMEPAGE="https://www.exit1.org/dvdrip/" +SRC_URI="https://www.exit1.org/dvdrip/dist/${P}.tar.gz" SLOT="0" KEYWORDS="amd64 ppc ppc64 x86" diff --git a/media-video/dvdrip/dvdrip-0.98.11-r4.ebuild b/media-video/dvdrip/dvdrip-0.98.11-r4.ebuild index 3eaca7e3509d..fcad2bf424f5 100644 --- a/media-video/dvdrip/dvdrip-0.98.11-r4.ebuild +++ b/media-video/dvdrip/dvdrip-0.98.11-r4.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils flag-o-matic perl-module DESCRIPTION="dvd::rip is a graphical frontend for transcode" -HOMEPAGE="http://www.exit1.org/dvdrip/" -SRC_URI="http://www.exit1.org/dvdrip/dist/${P}.tar.gz" +HOMEPAGE="https://www.exit1.org/dvdrip/" +SRC_URI="https://www.exit1.org/dvdrip/dist/${P}.tar.gz" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -- 2.26.2