diff options
author | Martin Dummer <martin.dummer@gmx.net> | 2019-11-08 20:59:12 +0100 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2019-12-02 17:19:28 +0200 |
commit | 0ad257c1fa1579b49a5e299307267a9bcf69ec73 (patch) | |
tree | 5f21d533ae92e74af1508694a2de434562bc97e3 /media-video/vdr/metadata.xml | |
parent | media-plugins/vdr-permashift: remove old ebuild (diff) | |
download | gentoo-0ad257c1fa1579b49a5e299307267a9bcf69ec73.tar.gz gentoo-0ad257c1fa1579b49a5e299307267a9bcf69ec73.tar.bz2 gentoo-0ad257c1fa1579b49a5e299307267a9bcf69ec73.zip |
media-video/vdr: remove old ebuilds, fix QA issue
QA issue: USE flag 'permashift_v1' uses reserved underscore character
remove old ebuilds with USE flag 'permashift_v1':
vdr-2.0.6-r1
vdr-2.2.0-r3
Closes: https://bugs.gentoo.org/695066
Closes: https://bugs.gentoo.org/700366
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
Closes: https://github.com/gentoo/gentoo/pull/13773
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-video/vdr/metadata.xml')
-rw-r--r-- | media-video/vdr/metadata.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/media-video/vdr/metadata.xml b/media-video/vdr/metadata.xml index 246bd87c2005..84dcc17c309c 100644 --- a/media-video/vdr/metadata.xml +++ b/media-video/vdr/metadata.xml @@ -16,25 +16,16 @@ <use> <flag name="alternatechannel">Use alternate channel on record</flag> <flag name="bidi">fribidi support, for languages, written from right to left</flag> - <flag name="ddepgentry">remove duplicate EPG entries</flag> - <flag name="dvlvidprefer">controls video-dir choice on recording</flag> <flag name="graphtft">support for vdr-graphtft plugin up from version 0.1.7</flag> <flag name="html">Install HTML documentation</flag> - <flag name="jumpplay">Enables automatic jumping over cut marks while watching a recording</flag> - <flag name="jumpingseconds">skip seconds in played records</flag> <flag name="kbd">enable keyboard support as remote device</flag> <flag name="mainmenuhooks">Allows to replace main menu entries by some special plugins (like epgsearch, extrecmenu, ...)</flag> <flag name="menuorg">Enables support for the <pkg>media-plugins/vdr-menuorg</pkg></flag> <flag name="menuselection">adds support for menu hotkeys of double digits</flag> <flag name="naludump">Removes NALU fill data from h.264-Streams of TS files</flag> <flag name="permashift">permanent timeshift by recording live TV into RAM, need plugin <pkg>media-plugins/vdr-permashift</pkg></flag> - <flag name="permashift_v1">permanent timeshift by recording live TV into RAM, need plugin <pkg>media-plugins/vdr-permashift</pkg></flag> <flag name="pinplugin">Support for <pkg>media-plugins/vdr-pin</pkg></flag> <flag name="resumereset">rreset resume of EOF</flag> - <flag name="rotor">Enable support for plugin vdr-rotor for dish-positioner.</flag> <flag name="ttxtsubs">support for <pkg>media-plugins/vdr-ttxtsubs</pkg></flag> - <flag name="vasarajanauloja">replacement for the liemikuutio patch, adds some nice must haves features</flag> - <flag name="wareagleicon">Replace original icon set in menu</flag> - <flag name="yaepg">Enables support for the vdr-yaepg plugin</flag> </use> </pkgmetadata> |