media-plugins/vdr-burn: fix HOMEPAGE, use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 29 Mar 2018 19:11:34 +0000 (21:11 +0200)
committerAaron Bauman <bman@gentoo.org>
Fri, 30 Mar 2018 02:34:41 +0000 (22:34 -0400)
Closes: https://github.com/gentoo/gentoo/pull/7701

media-plugins/vdr-burn/vdr-burn-0.2.2-r1.ebuild

index ae6b93fd64b96307cbb60077dd4a5d2024d81089..97384f7494509e334480b227cf8ac7f9bd118799 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -8,7 +8,7 @@ inherit vdr-plugin-2
 VERSION="1252" # every bump, new version!
 
 DESCRIPTION="VDR Plugin: burn records on DVD"
-HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-burn"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-burn"
 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
 
 KEYWORDS="~amd64 ~x86"