commit: 3adb34cb3279f9ba8c9f4b18a0ed1221585aa5e0 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Mar 29 19:17:11 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Mar 30 02:34:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3adb34cb
media-plugins/vdr-ttxtsubs: fix HOMEPAGE, use HTTPS media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild b/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild index 0fa2c9d5a60..78c093d6260 100644 --- a/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild +++ b/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild @@ -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"
