net-p2p/dogecoin-qt-1.6 still uses linguas_* USE flags and needs to be converted to use l10n_* instead. Also the LANGS list needs to be cleaned up, because we consider values like el-GR or ro-RO as duplicates of the generic entries "el" and "ro". Therefore all of these should be remapped, except for fr-CA, pt-*, and zh-*.
Taking into account that - our version is really really old - it seems that at least 1.8 would be needed for operating at present time (or at least in 2014 as I read from 1.8 release notes) - At least 1.8.3 is needed to fix a security bug (per upstream release notes of that (also old) version) - This depends on QT4 - This forces the downgrade of dev-libs/leveldb - Has no reverse deps I would simply treeclean this unless someone takes care of maintaining and updating this
No objections from my side against treecleaning this.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb41c17d1e8727bbcfab5733f7dd0b3b7d76cd7 commit 7fb41c17d1e8727bbcfab5733f7dd0b3b7d76cd7 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-01-20 18:01:49 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-01-20 20:36:08 +0000 profiles: Mask net-p2p/{dogecoin-qt,primecoin-qt,primecoind} for removal Bug: https://bugs.gentoo.org/643994 Bug: https://bugs.gentoo.org/644312 profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+)}
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ab664b328fac9c710a80ab2119856a9167da5f3 commit 3ab664b328fac9c710a80ab2119856a9167da5f3 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-02-18 23:00:02 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-02-18 23:00:02 +0000 profiles: Remove last-rited net-p2p/{doge,prime}coin* Closes: https://bugs.gentoo.org/520070 Closes: https://bugs.gentoo.org/555082 Closes: https://bugs.gentoo.org/643994 Closes: https://bugs.gentoo.org/644312 net-p2p/dogecoin-qt/Manifest | 1 - net-p2p/dogecoin-qt/dogecoin-qt-1.6.ebuild | 144 ----------------- net-p2p/dogecoin-qt/metadata.xml | 61 ------- net-p2p/primecoin-qt/Manifest | 1 - .../primecoin-qt/files/primecoin-sys_leveldb.patch | 176 --------------------- net-p2p/primecoin-qt/metadata.xml | 58 ------- net-p2p/primecoin-qt/primecoin-qt-0.1.2-r1.ebuild | 143 ----------------- net-p2p/primecoind/Manifest | 1 - .../primecoind/files/primecoin-sys_leveldb.patch | 176 --------------------- net-p2p/primecoind/files/primecoin.conf | 8 - net-p2p/primecoind/files/primecoin.confd | 10 -- net-p2p/primecoind/files/primecoin.initd | 104 ------------ net-p2p/primecoind/files/primecoin.initd-r1 | 28 ---- net-p2p/primecoind/files/primecoin.service | 30 ---- net-p2p/primecoind/files/primecoind.logrotate | 7 - net-p2p/primecoind/metadata.xml | 11 -- net-p2p/primecoind/primecoind-0.1.2-r1.ebuild | 122 -------------- profiles/package.mask | 8 - 18 files changed, 1089 deletions(-)