Sławomir Nizio 0a56ec74b8 [entropy.core,entropy.server] implement new dep. rewrite parser
It uses a simple rules without the need to use complex regexes. It is
not as powerful as the existing approaches so both are complementary.

For example, this:
    foo/bar (.*)app-crypt/pinentry(.*)\[gtk\] \1app-crypt/pinentry-gtk2\2
expresses the intention that can be expressed simpler:
    rewrite foo/bar from-dep=app-crypt/pinentry to-dep=app-crypt/pinentry-gtk2 if-dep-has-use=gtk drop-use=gtk
2018-02-24 19:35:44 +01:00
2017-10-08 22:25:58 +02:00
2017-10-08 22:25:58 +02:00
2011-10-20 19:52:49 +02:00
2017-09-09 11:46:05 +02:00
Description
No description provided
136 MiB
Languages
Python 98.8%
Shell 0.7%
Makefile 0.4%