commit:     b208f301e2368a60b6decda7f10f92c013f07c48
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue May  8 12:25:39 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 13 19:18:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b208f301

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 68bdf3b77dd..3c99edbd3c5 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 3eaca7e3509..fcad2bf424f 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"

Reply via email to