media-plugins/vdr-ttxtsubs: fix HOMEPAGE, use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 29 Mar 2018 19:17:11 +0000 (21:17 +0200)
committerAaron Bauman <bman@gentoo.org>
Fri, 30 Mar 2018 02:34:44 +0000 (22:34 -0400)
media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild

index 0fa2c9d5a608d3b59392c8587ab070982ad6d6dc..78c093d6260ff350a407e7dc78608c6f50cbf36b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 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="1281" # every bump, new version!
 
 DESCRIPTION="VDR Plugin: displaying, recording and replaying teletext based subtitles"
-HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-ttxtsubs"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-ttxtsubs"
 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tar.gz"
 
 KEYWORDS="amd64 x86"