media-video/dvdrip: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 8 May 2018 12:25:39 +0000 (14:25 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 13 May 2018 19:18:37 +0000 (15:18 -0400)
media-video/dvdrip/dvdrip-0.98.11-r3.ebuild
media-video/dvdrip/dvdrip-0.98.11-r4.ebuild

index 68bdf3b77ddf8cbd9f74fe1a4e08dd6ca3b97075..3c99edbd3c5c79461b123da363badac7ee910c12 100644 (file)
@@ -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"
index 3eaca7e3509df40ea169ee29a7d42d192e36ad53..fcad2bf424f5c5a1b9c3ceb9ff80601da0ff96c6 100644 (file)
@@ -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"