Convert remaining auriga references to example.com.
Mon Jul 31 04:24:50 UTC 2006 Alberto Bertogli <albertito@gmail.com>
* Convert remaining auriga references to example.com.
{
hunk ./config.py.sample 80
- repourl = 'http://auriga.wearlab.de/~alb/repos/repo1/'
+ repourl = 'http://example.com/repos/repo1/'
hunk ./config.py.sample 103
- repourl = 'http://auriga.wearlab.de/~alb/repos/repo2/'
+ repourl = 'http://example.com/repos/repo2/'
hunk ./config.py.sample 125
- repourl = 'http://auriga.wearlab.de/~alb/repos/%(name)s/'
+ repourl = 'http://example.com/repos/%(name)s/'
}