diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-03-29 21:16:39 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-29 22:34:44 -0400 |
commit | ad29bcaffa13d1bb71d7cf6b4fdc712c0469f2fc (patch) | |
tree | db0a20d68c973aadc7f65e28d2f71c02853bd96d /media-plugins | |
parent | media-plugins/vdr-sndctl: fix HOMEPAGE, use HTTPS (diff) | |
download | gentoo-ad29bcaffa13d1bb71d7cf6b4fdc712c0469f2fc.tar.gz gentoo-ad29bcaffa13d1bb71d7cf6b4fdc712c0469f2fc.tar.bz2 gentoo-ad29bcaffa13d1bb71d7cf6b4fdc712c0469f2fc.zip |
media-plugins/vdr-text2skin: fix HOMEPAGE, use HTTPS
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/vdr-text2skin/vdr-text2skin-1.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-text2skin/vdr-text2skin-1.3.2-r1.ebuild b/media-plugins/vdr-text2skin/vdr-text2skin-1.3.2-r1.ebuild index 88272279b7b2..3ed16ca90fc3 100644 --- a/media-plugins/vdr-text2skin/vdr-text2skin-1.3.2-r1.ebuild +++ b/media-plugins/vdr-text2skin/vdr-text2skin-1.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 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="783" # changes with every version / new file :-( DESCRIPTION="VDR text2skin PlugIn" -HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-text2skin" +HOMEPAGE="https://projects.vdr-developer.org/projects/plg-text2skin" SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz" SLOT="0" |