Looks like first-class removal candidate. pkg_postinst() { ln -s /dev/ttyS0 /dev/fujifilm pkg_postrm() { rm -f /dev/fujifilm Besides it looking dangerous, it certainly doesn't survive reboot on modern systems.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c78511c687638ec3a69f3a53d3606e2f05c1d8f8 commit c78511c687638ec3a69f3a53d3606e2f05c1d8f8 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2018-12-11 13:07:53 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-12-11 13:10:05 +0000 app-misc/fujiplay: Remove last-rited pkg Closes: https://bugs.gentoo.org/666456 Signed-off-by: Michał Górny <mgorny@gentoo.org> app-misc/fujiplay/Manifest | 2 - .../files/fujiplay-1.33-unterminated-strings.patch | 75 ---------------------- app-misc/fujiplay/fujiplay-1.33-r1.ebuild | 45 ------------- app-misc/fujiplay/fujiplay-1.33.ebuild | 51 --------------- app-misc/fujiplay/metadata.xml | 5 -- profiles/package.mask | 4 -- 6 files changed, 182 deletions(-)