sys-apps/edid-decode: New package Decodes EDID monitor description data in human-readable format. If invoked with no arguments it reads from standard input and writes to standard output. With one argument, the file named by the argument is read instead. With two arguments, normal output is suppressed, and the binary EDID blob is written to the file named by the second argument.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dfea140166419c3416bddb2bf590e8ebb86d343 commit 8dfea140166419c3416bddb2bf590e8ebb86d343 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2019-12-07 15:20:52 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2019-12-07 15:46:29 +0000 sys-apps/edid-decode: New package Decodes EDID monitor description data in human-readable format. Closes: https://bugs.gentoo.org/669720 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> sys-apps/edid-decode/Manifest | 1 + .../edid-decode/edid-decode-0_pre20191207.ebuild | 35 ++++++++++++++++++++++ sys-apps/edid-decode/edid-decode-9999.ebuild | 31 +++++++++++++++++++ sys-apps/edid-decode/metadata.xml | 15 ++++++++++ 4 files changed, 82 insertions(+)