diff options
Diffstat (limited to 'media-video/dvdrip/dvdrip-0.98.11-r4.ebuild')
-rw-r--r-- | media-video/dvdrip/dvdrip-0.98.11-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |