Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-music/
Date: Tue, 01 May 2018 09:26:55
Message-Id: 1525166799.7b1649ef21346b5b7b5491ea97bdcb6dd0f22b59.mgorny@gentoo
1 commit: 7b1649ef21346b5b7b5491ea97bdcb6dd0f22b59
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 1 08:14:09 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue May 1 09:26:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b1649ef
7
8 media-plugins/vdr-music: Fix PkgMetadataXmlInvalidPkgRef
9
10 media-plugins/vdr-music/metadata.xml | 3 +--
11 1 file changed, 1 insertion(+), 2 deletions(-)
12
13 diff --git a/media-plugins/vdr-music/metadata.xml b/media-plugins/vdr-music/metadata.xml
14 index 5537c0ec136..b60af890e86 100644
15 --- a/media-plugins/vdr-music/metadata.xml
16 +++ b/media-plugins/vdr-music/metadata.xml
17 @@ -6,7 +6,6 @@
18 <name>Gentoo VDR Project</name>
19 </maintainer>
20 <use>
21 - <flag name="graphtft">Enable support for
22 - <pkg>media-plugins/vdr-graphtft</pkg></flag>
23 + <flag name="graphtft">Enable support for vdr-graphtft plugin</flag>
24 </use>
25 </pkgmetadata>