Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
Date: Fri, 30 Mar 2018 02:54:20
Message-Id: 1522377282.c045fab4190e263f1beaf791f0359f8c541c7315.bman@gentoo
1 commit: c045fab4190e263f1beaf791f0359f8c541c7315
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Thu Mar 29 19:13:57 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 02:34:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c045fab4
7
8 media-plugins/vdr-osdteletext: fix HOMEPAGE, use HTTPS
9
10 media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.4-r1.ebuild | 4 ++--
11 media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.5.ebuild | 4 ++--
12 2 files changed, 4 insertions(+), 4 deletions(-)
13
14 diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.4-r1.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.4-r1.ebuild
15 index 42afc668ae9..5def1ce5603 100644
16 --- a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.4-r1.ebuild
17 +++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.4-r1.ebuild
18 @@ -1,4 +1,4 @@
19 -# Copyright 1999-2014 Gentoo Foundation
20 +# Copyright 1999-2018 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI=5
24 @@ -8,7 +8,7 @@ inherit vdr-plugin-2
25 VERSION="1282" # every bump, new version
26
27 DESCRIPTION="VDR Plugin: Osd-Teletext displays the teletext on the OSD"
28 -HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-osdteletext"
29 +HOMEPAGE="https://projects.vdr-developer.org/projects/plg-osdteletext"
30 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
31
32 SLOT="0"
33
34 diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.5.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.5.ebuild
35 index 074d772dbc7..51561695fcf 100644
36 --- a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.5.ebuild
37 +++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.5.ebuild
38 @@ -1,4 +1,4 @@
39 -# Copyright 1999-2015 Gentoo Foundation
40 +# Copyright 1999-2018 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42
43 EAPI=5
44 @@ -8,7 +8,7 @@ inherit vdr-plugin-2
45 VERSION="1881" # every bump, new version
46
47 DESCRIPTION="VDR Plugin: Osd-Teletext displays the teletext on the OSD"
48 -HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-osdteletext"
49 +HOMEPAGE="https://projects.vdr-developer.org/projects/plg-osdteletext"
50 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
51
52 SLOT="0"