[proaudio] RESTRICT="mirror" |
[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]
Hello, I just noticed that the ebuilds in the proaudio tree have 'RESTRICT="nomirror"', but the correct feature name is "mirror". At least with paludis, "nomirror" does nothing. It's easy to change them all with something like this... perl -pi -e '/RESTRICT/ and s/nomirror/mirror/' */*/*.ebuild Could you do this change? Thanks!
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |