Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 643994 - net-p2p/dogecoin-qt removal (was: Migrate from LINGUAS to L10N)
Summary: net-p2p/dogecoin-qt removal (was: Migrate from LINGUAS to L10N)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: Masked for removal on 2018-02-19
Keywords: PMASKED
Depends on:
Blocks: linguas-to-l10n qt4-removal
  Show dependency tree
 
Reported: 2018-01-09 10:44 UTC by Ulrich Müller
Modified: 2018-02-18 23:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2018-01-09 10:44:04 UTC
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-*.
Comment 1 Pacho Ramos gentoo-dev 2018-01-12 15:09:04 UTC
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
Comment 2 Ulrich Müller gentoo-dev 2018-01-12 15:13:19 UTC
No objections from my side against treecleaning this.
Comment 3 Larry the Git Cow gentoo-dev 2018-01-20 20:36:19 UTC
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(+)}
Comment 4 Larry the Git Cow gentoo-dev 2018-02-18 23:00:20 UTC
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(-)