the new www & git sites broke all our old links. we should set up some rewrite rules in apache so the old links point to the new content. start off with gitweb: old: http://git.overlays.gentoo.org/gitweb/?p=proj/pax-utils.git new: https://gitweb.gentoo.org/proj/pax-utils.git/ and for specific commits: old: http://git.overlays.gentoo.org/gitweb/?p=proj/pax-utils.git;a=commitdiff;h=52d761bc07f59eed70b71c862bdf8a389172e294 new: https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=52d761bc07f59eed70b71c862bdf8a389172e294
I copied the redirects from the git.g.o vhost, with minor tweaks