Gentoo Archives: gentoo-commits

From: "Jörg Bornkessel" <hd_brummy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
Date: Thu, 26 Dec 2019 08:10:27
Message-Id: 1577347811.65972938957842b652a2eb4fec859910bce56cf4.hd_brummy@gentoo
1 commit: 65972938957842b652a2eb4fec859910bce56cf4
2 Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 26 08:09:31 2019 +0000
4 Commit: Jörg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 26 08:10:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65972938
7
8 media-plugins/vdr-osdteletext: fixed license for ttf font
9
10 Package-Manager: Portage-2.3.83, Repoman-2.3.18
11 Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>
12
13 media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild
17 index 8e3fb41150a..0e74ef131f8 100644
18 --- a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild
19 +++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild
20 @@ -11,7 +11,7 @@ DESCRIPTION="VDR Plugin: Osd-Teletext displays the teletext on the OSD"
21 HOMEPAGE="https://projects.vdr-developer.org/projects/plg-osdteletext"
22 SRC_URI="https://projects.vdr-developer.org/attachments/download/${VERSION}/${P}.tgz"
23
24 -LICENSE="GPL-2+"
25 +LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
26 SLOT="0"
27 KEYWORDS="~amd64 ~x86"