commit: 40ebac8c731aa172419b7c172f77db46f9a32896 Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org> AuthorDate: Fri Jan 3 12:16:45 2020 +0000 Commit: Jörg Bornkessel <hd_brummy <AT> gentoo <DOT> org> CommitDate: Fri Jan 3 12:16:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40ebac8c
media-video/vdrtools-genindex is an useless leftover from older media-video/vdr install this function is included in the core vdr use "vdr --genindex=REC" for this removal from tree ~31 Jan 2020 Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index d8d1174fb99..d6d79b14404 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,14 @@ #--- END OF EXAMPLES --- +# Joerg Bornkessel <[email protected]> (2020-01-03) +# media-video/vdrtools-genindex +# is an useless leftover from older media-video/vdr install +# this function is included in the core vdr +# use "vdr --genindex=REC" for this +# removal from tree ~31 Jan 2020 +media-video/vdrtools-genindex + # Jonas Stein <[email protected]> (2019-12-30) # Package masked for removal. Broken SRC_URI, # last upstream activity was ~16 years ago.
