megacoffee.net Gentoo overlay - legacy mirror
We have moved to Git. This repository is only provided for compatibility with old installations. Learn how to migrate your installation here.
comparison profiles/package.mask @ 63:769f5cdd5c27
masking RhodeCode
author | Daniel Neugebauer <dneuge@energiequant.de> |
---|---|
date | Sat, 12 Jul 2014 13:10:42 +0200 |
parents | 1ae82261a72f |
children | b107afda50ae |
comparison
equal
deleted
inserted
replaced
62:b62af5515f5f | 63:769f5cdd5c27 |
---|---|
12 # "I Hate The Cashew" instead. Please see: | 12 # "I Hate The Cashew" instead. Please see: |
13 # https://github.com/benoit-monin/Py-Cashew/issues/3 | 13 # https://github.com/benoit-monin/Py-Cashew/issues/3 |
14 # | 14 # |
15 # This ebuild will be removed some time after June 2014. | 15 # This ebuild will be removed some time after June 2014. |
16 kde-misc/py-cashew | 16 kde-misc/py-cashew |
17 | |
18 # Daniel Neugebauer <dneuge@energiequant.de> (12 Jul 2014) | |
19 # for gentoo-overlay.megacoffee.net | |
20 # | |
21 # RhodeCode changed to a semi-commercial license back in 2013 which was the | |
22 # main reason why this ebuild was abandoned. It should no longer be used due | |
23 # to it's age and high amount of dependencies on outdated components. | |
24 # | |
25 # There's now a fork called Kallithea based on the more recent RhodeCode 2.2 | |
26 # GPL-licensed part. Kallithea as a whole is licensed GPLv3. We will try to | |
27 # supply a virtualenv-based ebuild for it shortly (eliminating the need for | |
28 # globally installed dependencies). | |
29 dev-vcs/rhodecode |